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 rhettinger
Recipients Sergey.Kirpichev, abcdef, adityasriram.b, docs@python, miguendes, rhettinger
Date 2021-05-14.17:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621012089.19.0.888519177589.issue32133@roundup.psfhosted.org>
In-reply-to
Content
Here's a minimal change:

- None of the types defined in this module can be instantiated.
+ None of the types defined in this module are intended to be instantiated.
History
Date User Action Args
2021-05-14 17:08:09rhettingersetrecipients: + rhettinger, docs@python, abcdef, Sergey.Kirpichev, miguendes, adityasriram.b
2021-05-14 17:08:09rhettingersetmessageid: <1621012089.19.0.888519177589.issue32133@roundup.psfhosted.org>
2021-05-14 17:08:09rhettingerlinkissue32133 messages
2021-05-14 17:08:09rhettingercreate