- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message306086
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 | serhiy.storchaka |
|---|---|
| Recipients | pitrou, serhiy.storchaka |
| Date | 2017-11-11.14:20:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510410001.58.0.213398074469.issue31572@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 60c3d3551a96febac7b6016fb44605643842c686 by Serhiy Storchaka in branch 'master': bpo-31572: Get rid of _PyObject_HasAttrId() in dict and OrderedDict. (#3728) https://github.com/python/cpython/commit/60c3d3551a96febac7b6016fb44605643842c686 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-11 14:20:01 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou |
| 2017-11-11 14:20:01 | serhiy.storchaka | set | messageid: <1510410001.58.0.213398074469.issue31572@psf.upfronthosting.co.za> |
| 2017-11-11 14:20:01 | serhiy.storchaka | link | issue31572 messages |
| 2017-11-11 14:20:01 | serhiy.storchaka | create | |

