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, mrabarnett, python-dev, serhiy.storchaka, vstinner
Date 2017-04-16.06:39:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492324772.13.0.857037362733.issue28765@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cd85d0b90b39310c8ca7329bd35e82c2c1c8f4ad by Serhiy Storchaka in branch 'master':
bpo-28765: Use concrete types API in _sre.c. (#1009)
https://github.com/python/cpython/commit/cd85d0b90b39310c8ca7329bd35e82c2c1c8f4ad
History
Date User Action Args
2017-04-16 06:39:32serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, mrabarnett, python-dev
2017-04-16 06:39:32serhiy.storchakasetmessageid: <1492324772.13.0.857037362733.issue28765@psf.upfronthosting.co.za>
2017-04-16 06:39:32serhiy.storchakalinkissue28765 messages
2017-04-16 06:39:32serhiy.storchakacreate