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 methane, serhiy.storchaka, vstinner
Date 2017-10-03.12:50:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507035024.78.0.213398074469.issue31671@psf.upfronthosting.co.za>
In-reply-to
Content
> :) This is due to caching. 2.0 == 2.

I proposed PR 3867 to fix the re.compile() cache: check flags type.
History
Date User Action Args
2017-10-03 12:50:24vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2017-10-03 12:50:24vstinnersetmessageid: <1507035024.78.0.213398074469.issue31671@psf.upfronthosting.co.za>
2017-10-03 12:50:24vstinnerlinkissue31671 messages
2017-10-03 12:50:24vstinnercreate