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 mpaolini, serhiy.storchaka
Date 2019-11-15.08:43:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573807414.82.0.369676372546.issue38677@roundup.psfhosted.org>
In-reply-to
Content
New changeset b44ffc8b409fd539c5fb2b79385498e9fe168880 by Serhiy Storchaka (Marco Paolini) in branch 'master':
bpo-38677: Fix arraymodule error handling in module initialization. (GH-17039)
https://github.com/python/cpython/commit/b44ffc8b409fd539c5fb2b79385498e9fe168880
History
Date User Action Args
2019-11-15 08:43:34serhiy.storchakasetrecipients: + serhiy.storchaka, mpaolini
2019-11-15 08:43:34serhiy.storchakasetmessageid: <1573807414.82.0.369676372546.issue38677@roundup.psfhosted.org>
2019-11-15 08:43:34serhiy.storchakalinkissue38677 messages
2019-11-15 08:43:34serhiy.storchakacreate