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 BreamoreBoy, acooke, benjamin.peterson, ezio.melotti, larry, mark.dickinson, mrabarnett, python-dev, serhiy.storchaka
Date 2014-11-30.18:52:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417373575.1322130.197000393.41E5C7C2@webmail.messagingengine.com>
In-reply-to <1417370122.32.0.317586338599.issue9179@psf.upfronthosting.co.za>
Content
On Sun, Nov 30, 2014, at 12:55, Serhiy Storchaka wrote:
> 
> Serhiy Storchaka added the comment:
> 
> What would be the best solution for 2.7?

You can pick. I just always favor not changing things for release
candidates.

> 
> Here is a patch which forbids any group references in lookbehind
> assertions (they are not work currently and users shouldn't use them).
History
Date User Action Args
2014-11-30 18:52:57benjamin.petersonsetrecipients: + benjamin.peterson, mark.dickinson, larry, ezio.melotti, acooke, mrabarnett, BreamoreBoy, python-dev, serhiy.storchaka
2014-11-30 18:52:57benjamin.petersonlinkissue9179 messages
2014-11-30 18:52:57benjamin.petersoncreate