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 brett.cannon, eric.snow, ncoghlan, serhiy.storchaka
Date 2018-10-30.11:19:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540898393.91.0.788709270274.issue33237@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3e429dcc242e48fa4cbb1a91cf7c416c37b97b4e by Serhiy Storchaka in branch 'master':
bpo-33237: Improve AttributeError message for partially initialized module. (GH-6398)
https://github.com/python/cpython/commit/3e429dcc242e48fa4cbb1a91cf7c416c37b97b4e
History
Date User Action Args
2018-10-30 11:19:54serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow
2018-10-30 11:19:53serhiy.storchakasetmessageid: <1540898393.91.0.788709270274.issue33237@psf.upfronthosting.co.za>
2018-10-30 11:19:53serhiy.storchakalinkissue33237 messages
2018-10-30 11:19:53serhiy.storchakacreate