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 miss-islington
Recipients miss-islington, mpaolini, serhiy.storchaka
Date 2019-11-15.09:37:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573810652.04.0.123767818751.issue38677@roundup.psfhosted.org>
In-reply-to
Content
New changeset 25ce77dd2455abbb6e2c9e055bbc98954642fa7c by Miss Islington (bot) in branch '3.8':
bpo-38677: Fix arraymodule error handling in module initialization. (GH-17039)
https://github.com/python/cpython/commit/25ce77dd2455abbb6e2c9e055bbc98954642fa7c
History
Date User Action Args
2019-11-15 09:37:32miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, mpaolini
2019-11-15 09:37:32miss-islingtonsetmessageid: <1573810652.04.0.123767818751.issue38677@roundup.psfhosted.org>
2019-11-15 09:37:32miss-islingtonlinkissue38677 messages
2019-11-15 09:37:31miss-islingtoncreate