Re: [python-committers] When do we stop automerging from trunk to py3k?

2010-04-28 Thread Antoine Pitrou
Le mercredi 28 avril 2010 à 04:37 +0200, Jesus Cea a écrit : > That is, patch 2.7 and "push" those changes to 3.x, undoing the > unnecesary patches with a simple "backout". Good point. I haven't thought of the possibility of using "hg backout". However, those bugfixes must also be applied (usually

Re: [python-committers] When do we stop automerging from trunk to py3k?

2010-04-28 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28/04/10 12:17, Antoine Pitrou wrote: > Le mercredi 28 avril 2010 à 04:37 +0200, Jesus Cea a écrit : >> That is, patch 2.7 and "push" those changes to 3.x, undoing the >> unnecesary patches with a simple "backout". > > Good point. I haven't thought