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 Mark.Shannon
Recipients Mark.Shannon, docs@python, eric.snow, gvanrossum
Date 2021-06-23.16:37:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
We are making lots of changes to the code object.

We should clearly document all the changes in one place and explain the new design well before 3.11 beta.
History
Date User Action Args
2021-06-23 16:37:14Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, docs@python, eric.snow
2021-06-23 16:37:14Mark.Shannonsetmessageid: <[email protected]>
2021-06-23 16:37:14Mark.Shannonlinkissue44500 messages
2021-06-23 16:37:13Mark.Shannoncreate