- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message304795
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-10-23.12:00:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1508760046.16.0.213398074469.issue31572@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 77af0a3bcab666a356eea2927a8031a7578d60d2 by Serhiy Storchaka in branch '3.6': [3.6] bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle. (GH-3729). (#4081) https://github.com/python/cpython/commit/77af0a3bcab666a356eea2927a8031a7578d60d2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-23 12:00:46 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou |
| 2017-10-23 12:00:46 | serhiy.storchaka | set | messageid: <1508760046.16.0.213398074469.issue31572@psf.upfronthosting.co.za> |
| 2017-10-23 12:00:46 | serhiy.storchaka | link | issue31572 messages |
| 2017-10-23 12:00:46 | serhiy.storchaka | create | |

