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 timehorse
Recipients akuchling, amaury.forgeotdarc, georg.brandl, jimjjewett, mark, mrabarnett, pitrou, rsc, timehorse
Date 2008-09-26.15:43:45
SpamBayes Score 8.526513e-14
Marked as misclassified No
Message-id <1222443827.48.0.414156042383.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
Great, Matthew!!

Now, I'm still in the process of setting up branches related to your
work; generally they should be created from a core and set of features
implemented for example:

To get from Version 2 to Version 3 of your Engine, I had to first check
out lp:~pythonregexp2.7/python/issue2636-01+09-02+17 and then "push" it
back onto launchpad as
lp:~pythonregexp2.7/python/issue2636-01+09-02+17+26.  This way the
check-in logs become coherent.

So, please hold off on checking your code in until I have your current
patch-set checked in, which I should finish by today; I also need to
rename some of the projects based on the fact that you also implemented
item 26 in most of your patches.  Actually, I keep a general To-Do list
of what I am up to on the
https://code.launchpad.net/~pythonregexp2.7/python/issue2636 whiteboard,
which you can also edit, if you want to see what I'm up to.  But I'll
try to have that list complete by today, fingers crossed!  In the mean
time, would you mind seeing if you are getting the file permissions
issue by doing a checkout or pull or branch and then calling "bzr stat"
to see if this caused Bazaar to add your entire project for checkin
because the permissions changed.  Thanks and congratulations again!
History
Date User Action Args
2008-09-26 15:43:47timehorsesetrecipients: + timehorse, akuchling, georg.brandl, jimjjewett, amaury.forgeotdarc, pitrou, rsc, mark, mrabarnett
2008-09-26 15:43:47timehorsesetmessageid: <1222443827.48.0.414156042383.issue2636@psf.upfronthosting.co.za>
2008-09-26 15:43:46timehorselinkissue2636 messages
2008-09-26 15:43:45timehorsecreate