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 gregory.p.smith
Recipients akitada, alex, amaury.forgeotdarc, belopolsky, collinwinter, davide.rizzo, ezio.melotti, georg.brandl, giampaolo.rodola, gregory.p.smith, jacques, jaylogan, jhalcrow, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, ronnix, rsc, sjmachin, stiv, timehorse, vbr, zdwiel
Date 2011-03-14.21:29:28
SpamBayes Score 1.111731e-08
Marked as misclassified No
Message-id <AANLkTinQ=waXcMNYOMSkNuhGwUgjXLJSE+S5ECaB0WrO@mail.gmail.com>
In-reply-to <1300137918.51.0.225531931379.issue2636@psf.upfronthosting.co.za>
Content
Okay. Can you push your setup.py and README and such as well?  Your pypi
release tarballs should match the hg repo and ideally include a mention of
what hg revision they are generated from. :)

-gps

On Mon, Mar 14, 2011 at 5:25 PM, Matthew Barnett <report@bugs.python.org>wrote:

>
> Matthew Barnett <python@mrabarnett.plus.com> added the comment:
>
> @Gregory: I've added you to the project.
>
> I'm currently trying to fix a problem with iterators shared across threads.
> As a temporary measure, the current release on PyPI doesn't enable
> multithreading for them.
>
> The mrab-regex-hg project doesn't have those sources yet. I'll update them
> later today, either to the release on PyPI, or to a fixed version if all
> goes well...
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue2636>
> _______________________________________
>
Files
File name Uploaded
unnamed gregory.p.smith, 2011-03-14.21:29:27
History
Date User Action Args
2011-03-14 21:29:29gregory.p.smithsetrecipients: + gregory.p.smith, loewis, georg.brandl, collinwinter, jimjjewett, sjmachin, amaury.forgeotdarc, belopolsky, pitrou, nneonneo, giampaolo.rodola, rsc, timehorse, mark, vbr, ezio.melotti, mrabarnett, jaylogan, akitada, moreati, alex, r.david.murray, jacques, zdwiel, jhalcrow, stiv, davide.rizzo, ronnix
2011-03-14 21:29:28gregory.p.smithlinkissue2636 messages
2011-03-14 21:29:28gregory.p.smithcreate