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 brett.cannon
Recipients brett.cannon
Date 2021-03-24.15:27:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616599624.64.0.359833488524.issue42137@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9cb31d671646a5ff0901f79d2d61022621447190 by Brett Cannon in branch 'master':
bpo-42137: have ModuleType.__repr__ prefer __spec__ over module_repr() (GH-24953)
https://github.com/python/cpython/commit/9cb31d671646a5ff0901f79d2d61022621447190
History
Date User Action Args
2021-03-24 15:27:04brett.cannonsetrecipients: + brett.cannon
2021-03-24 15:27:04brett.cannonsetmessageid: <1616599624.64.0.359833488524.issue42137@roundup.psfhosted.org>
2021-03-24 15:27:04brett.cannonlinkissue42137 messages
2021-03-24 15:27:04brett.cannoncreate