- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message302363
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 | Oren Milman, serhiy.storchaka |
| Date | 2017-09-17.10:45:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505645140.89.0.888020469277.issue31490@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 30b61b51e05d2d43e8e2e783b0a9df738535423b by Serhiy Storchaka (Oren Milman) in branch 'master': bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (#3615) https://github.com/python/cpython/commit/30b61b51e05d2d43e8e2e783b0a9df738535423b |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-17 10:45:40 | serhiy.storchaka | set | recipients: + serhiy.storchaka, Oren Milman |
| 2017-09-17 10:45:40 | serhiy.storchaka | set | messageid: <1505645140.89.0.888020469277.issue31490@psf.upfronthosting.co.za> |
| 2017-09-17 10:45:40 | serhiy.storchaka | link | issue31490 messages |
| 2017-09-17 10:45:40 | serhiy.storchaka | create | |

