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, nedbat, pablogsal
Date 2020-12-04.15:22:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset eaccc12aa986f92ea05f3f0a63cedbff78dd67f1 by Mark Shannon in branch 'master':
bpo-42246: Don't forget the entry block when ensuring that all exits have a line number (GH-23636)
https://github.com/python/cpython/commit/eaccc12aa986f92ea05f3f0a63cedbff78dd67f1
History
Date User Action Args
2020-12-04 15:22:22Mark.Shannonsetrecipients: + Mark.Shannon, nedbat, pablogsal
2020-12-04 15:22:22Mark.Shannonsetmessageid: <[email protected]>
2020-12-04 15:22:22Mark.Shannonlinkissue42246 messages
2020-12-04 15:22:21Mark.Shannoncreate