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 serhiy.storchaka
Recipients ezio.melotti, gvanrossum, levkivskyi, mrabarnett, serhiy.storchaka
Date 2017-10-04.17:09:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507136991.24.0.213398074469.issue30397@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0b5e61ddca73ad4fe597fb15065115b0285c8849 by Serhiy Storchaka in branch 'master':
bpo-30397: Add re.Pattern and re.Match. (#1646)
https://github.com/python/cpython/commit/0b5e61ddca73ad4fe597fb15065115b0285c8849
History
Date User Action Args
2017-10-04 17:09:51serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, ezio.melotti, mrabarnett, levkivskyi
2017-10-04 17:09:51serhiy.storchakasetmessageid: <1507136991.24.0.213398074469.issue30397@psf.upfronthosting.co.za>
2017-10-04 17:09:51serhiy.storchakalinkissue30397 messages
2017-10-04 17:09:51serhiy.storchakacreate