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 terry.reedy
Recipients cheryl.sabella, miss-islington, serhiy.storchaka, terry.reedy
Date 2020-06-09.13:12:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591708346.11.0.600207846496.issue40807@roundup.psfhosted.org>
In-reply-to
Content
The 3.7 backport is needed but required a revised example.  The changeset is 4b378acb97a575892c0e372a6bb0c17da1ccdf3e.

PRs 20486, 20639, 20672, and 20673 are the main patch.  PRs 20646 and 20647 for 3.8 and 3.7 backport a test_codeop import change made elsewhere and not backported.  The alternative would have been changing our backport to the older naming convention.
History
Date User Action Args
2020-06-09 13:12:26terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, cheryl.sabella, miss-islington
2020-06-09 13:12:26terry.reedysetmessageid: <1591708346.11.0.600207846496.issue40807@roundup.psfhosted.org>
2020-06-09 13:12:26terry.reedylinkissue40807 messages
2020-06-09 13:12:25terry.reedycreate