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

