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 benjamin.peterson
Recipients Greg Price, benjamin.peterson, ezio.melotti, vstinner
Date 2019-09-09.09:16:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 7669cb8b21c7c9cef758609c44017c09d1ce4658 by Benjamin Peterson (Greg Price) in branch 'master':
bpo-38043: Use `bool` for boolean flags on is_normalized_quickcheck. (GH-15711)
https://github.com/python/cpython/commit/7669cb8b21c7c9cef758609c44017c09d1ce4658
History
Date User Action Args
2019-09-09 09:16:34benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, ezio.melotti, Greg Price
2019-09-09 09:16:34benjamin.petersonsetmessageid: <[email protected]>
2019-09-09 09:16:34benjamin.petersonlinkissue38043 messages
2019-09-09 09:16:34benjamin.petersoncreate