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 georg.brandl
Recipients akitada, akoumjian, alex, amaury.forgeotdarc, belopolsky, davide.rizzo, eric.snow, ezio.melotti, georg.brandl, giampaolo.rodola, gregory.p.smith, jacques, jaylogan, jhalcrow, jimjjewett, loewis, mark, mattchaput, moreati, mrabarnett, ncoghlan, nneonneo, pitrou, r.david.murray, ronnix, rsc, sjmachin, steven.daprano, stiv, timehorse, vbr, zdwiel
Date 2012-01-29.07:24:36
SpamBayes Score 0.008936096
Marked as misclassified No
Message-id <1327821878.03.0.385101856415.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
I created a new sandbox branch to integrate regex into CPython, see "remote repo" field.

I mainly had to adapt the test suite to use unittest.
History
Date User Action Args
2012-01-29 07:24:38georg.brandlsetrecipients: + georg.brandl, loewis, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, ncoghlan, belopolsky, pitrou, nneonneo, giampaolo.rodola, rsc, timehorse, mark, vbr, ezio.melotti, mrabarnett, jaylogan, akitada, moreati, steven.daprano, alex, r.david.murray, jacques, zdwiel, jhalcrow, stiv, davide.rizzo, mattchaput, ronnix, eric.snow, akoumjian
2012-01-29 07:24:38georg.brandlsetmessageid: <1327821878.03.0.385101856415.issue2636@psf.upfronthosting.co.za>
2012-01-29 07:24:37georg.brandllinkissue2636 messages
2012-01-29 07:24:37georg.brandlcreate