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 Guido.van.Rossum
Recipients Guido.van.Rossum, gvanrossum, iritkatriel, methane, rhettinger, serhiy.storchaka, terry.reedy
Date 2021-07-04.21:02:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625432540.79.0.703943846979.issue36521@roundup.psfhosted.org>
In-reply-to
Content
In 3.11 the code object will definitely change. We may well put the docstring in a dedicated attribute.
History
Date User Action Args
2021-07-04 21:02:20Guido.van.Rossumsetrecipients: + Guido.van.Rossum, gvanrossum, rhettinger, terry.reedy, methane, serhiy.storchaka, iritkatriel
2021-07-04 21:02:20Guido.van.Rossumsetmessageid: <1625432540.79.0.703943846979.issue36521@roundup.psfhosted.org>
2021-07-04 21:02:20Guido.van.Rossumlinkissue36521 messages
2021-07-04 21:02:20Guido.van.Rossumcreate