Message285885
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, rhettinger, serhiy.storchaka, vstinner |
| Date | 2017-01-20.06:35:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20170120063534.111547.61042.A9FBDF81@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 1827b64cfce8 by Serhiy Storchaka in branch '3.6': Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted(). https://hg.python.org/cpython/rev/1827b64cfce8 New changeset f44f44b14dfc by Serhiy Storchaka in branch 'default': Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted(). https://hg.python.org/cpython/rev/f44f44b14dfc |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-20 06:35:37 | python-dev | set | recipients: + python-dev, rhettinger, vstinner, serhiy.storchaka |
| 2017-01-20 06:35:37 | python-dev | link | issue29327 messages |
| 2017-01-20 06:35:37 | python-dev | create | |