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, cheryl.sabella, gregory.p.smith, ncoghlan, serhiy.storchaka, vstinner
Date 2019-11-21.14:47:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574347676.06.0.51340451278.issue33387@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82f897bf8f72d09f537054d64a94e645ad23d8d6 by Mark Shannon in branch 'master':
Correct release version to 3.9 for RERAISE and WITH_EXCEPT_START bytecodes. (#17318)
https://github.com/python/cpython/commit/82f897bf8f72d09f537054d64a94e645ad23d8d6
History
Date User Action Args
2019-11-21 14:47:56Mark.Shannonsetrecipients: + Mark.Shannon, gregory.p.smith, ncoghlan, vstinner, serhiy.storchaka, cheryl.sabella
2019-11-21 14:47:56Mark.Shannonsetmessageid: <1574347676.06.0.51340451278.issue33387@roundup.psfhosted.org>
2019-11-21 14:47:56Mark.Shannonlinkissue33387 messages
2019-11-21 14:47:55Mark.Shannoncreate