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, pitrou, serhiy.storchaka
Date 2014-10-09.08:51:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412844678.4.0.112702789656.issue22493@psf.upfronthosting.co.za>
In-reply-to
Content
Here is alternative, much simpler, patch. It deprecates only flags in nested subpatterns. No changes needed in tests and other stdlib modules. It is very unlikely that it is used in third party code.
History
Date User Action Args
2014-10-09 08:51:18serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, ezio.melotti, mrabarnett
2014-10-09 08:51:18serhiy.storchakasetmessageid: <1412844678.4.0.112702789656.issue22493@psf.upfronthosting.co.za>
2014-10-09 08:51:18serhiy.storchakalinkissue22493 messages
2014-10-09 08:51:18serhiy.storchakacreate