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 BreamoreBoy, acooke, benjamin.peterson, ezio.melotti, larry, mark.dickinson, mrabarnett, python-dev, serhiy.storchaka
Date 2015-02-21.10:19:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424513947.38.0.87931920431.issue9179@psf.upfronthosting.co.za>
In-reply-to
Content
Only warnings are raised in 2.7 and 3.4, so it will not break third party code that "works" by accident. In 3.5 only references to groups defined outside of lookbehind assertion work, so the behavior is compatible with regex.
History
Date User Action Args
2015-02-21 10:19:07serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, larry, benjamin.peterson, ezio.melotti, acooke, mrabarnett, BreamoreBoy, python-dev
2015-02-21 10:19:07serhiy.storchakasetmessageid: <1424513947.38.0.87931920431.issue9179@psf.upfronthosting.co.za>
2015-02-21 10:19:07serhiy.storchakalinkissue9179 messages
2015-02-21 10:19:07serhiy.storchakacreate