- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message303108
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-27.06:52:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1506495166.88.0.154975027568.issue31490@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9bfa55bfea60553831e99dbbca6a7c7d1065fd4b by Serhiy Storchaka (Miss Islington (bot)) in branch '2.7': [2.7] bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (GH-3615) (#3780) https://github.com/python/cpython/commit/9bfa55bfea60553831e99dbbca6a7c7d1065fd4b |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-27 06:52:46 | serhiy.storchaka | set | recipients: + serhiy.storchaka, Oren Milman |
| 2017-09-27 06:52:46 | serhiy.storchaka | set | messageid: <1506495166.88.0.154975027568.issue31490@psf.upfronthosting.co.za> |
| 2017-09-27 06:52:46 | serhiy.storchaka | link | issue31490 messages |
| 2017-09-27 06:52:46 | serhiy.storchaka | create | |

