This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | python-dev, serhiy.storchaka, terry.reedy |
| Date | 2016年03月09日.08:52:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160309085240.10254.44139@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset d86891dee68a by Serhiy Storchaka in branch '3.5': Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets. https://hg.python.org/cpython/rev/d86891dee68a New changeset f0c895fb0374 by Serhiy Storchaka in branch '2.7': Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets. https://hg.python.org/cpython/rev/f0c895fb0374 New changeset 3a0bc2efed26 by Serhiy Storchaka in branch 'default': Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets. https://hg.python.org/cpython/rev/3a0bc2efed26 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年03月09日 08:52:44 | python-dev | set | recipients: + python-dev, terry.reedy, serhiy.storchaka |
| 2016年03月09日 08:52:44 | python-dev | link | issue26177 messages |
| 2016年03月09日 08:52:43 | python-dev | create | |