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 vstinner
Recipients cstratak, mark.dickinson, vstinner
Date 2019-03-18.17:59:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552931974.03.0.383484879262.issue36292@roundup.psfhosted.org>
In-reply-to
Content
New changeset a10d426bab66a4e1f20d5e1b9aee3dbb435cf309 by Victor Stinner (stratakis) in branch 'master':
bpo-36292:  Mark unreachable code as such in long bitwise ops (GH-12333)
https://github.com/python/cpython/commit/a10d426bab66a4e1f20d5e1b9aee3dbb435cf309
History
Date User Action Args
2019-03-18 17:59:34vstinnersetrecipients: + vstinner, mark.dickinson, cstratak
2019-03-18 17:59:34vstinnersetmessageid: <1552931974.03.0.383484879262.issue36292@roundup.psfhosted.org>
2019-03-18 17:59:34vstinnerlinkissue36292 messages
2019-03-18 17:59:33vstinnercreate