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 BMintern, Nikker, THRlWiTi, effbot, ezio.melotti, gerardjp, mchaput, mrabarnett, nneonneo, serhiy.storchaka, terry.reedy, timehorse
Date 2014-09-18.10:54:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411037693.5.0.325353352142.issue1519638@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which make unmatched groups to be replaced by empty string. These changes looks rather as new feature than bug fix and therefore can be applied only to 3.5.
History
Date User Action Args
2014-09-18 10:54:53serhiy.storchakasetrecipients: + serhiy.storchaka, effbot, terry.reedy, mchaput, nneonneo, timehorse, BMintern, ezio.melotti, mrabarnett, gerardjp, THRlWiTi, Nikker
2014-09-18 10:54:53serhiy.storchakasetmessageid: <1411037693.5.0.325353352142.issue1519638@psf.upfronthosting.co.za>
2014-09-18 10:54:53serhiy.storchakalinkissue1519638 messages
2014-09-18 10:54:53serhiy.storchakacreate