- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message238881
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 | alex, doko, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2015-03-22.07:48:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150322074812.4227.54653@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset aa79a04e9bf5 by Serhiy Storchaka in branch '2.7': Issue #22079: Py3k warning now is issued in PyType_Ready() instead of https://hg.python.org/cpython/rev/aa79a04e9bf5 New changeset 57a457ea84e4 by Serhiy Storchaka in branch '3.4': Issue #22079: Deprecation warning now is issued in PyType_Ready() instead of https://hg.python.org/cpython/rev/57a457ea84e4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-22 07:48:16 | python-dev | set | recipients: + python-dev, doko, pitrou, vstinner, alex, serhiy.storchaka |
| 2015-03-22 07:48:16 | python-dev | link | issue22079 messages |
| 2015-03-22 07:48:15 | python-dev | create | |

