[Python-Dev] Status of 3.2 in Hg repository? (original) (raw)
Antoine Pitrou antoine at python.org
Tue Aug 20 19:55:27 CEST 2013
- Previous message: [Python-Dev] Status of 3.2 in Hg repository?
- Next message: [Python-Dev] Status of 3.2 in Hg repository?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 20 Aug 2013 12:47:46 -0500 Tim Peters <tim.peters at gmail.com> wrote:
[Antoine] > Ah, now I remember indeed: > http://mail.python.org/pipermail/python-committers/2013-May/002580.html Which says: I asked about this on IRC and was told that 3.2 is now a standalone branch like 2.7. Security fixes will be applied by the release manager only, and Georg doesn't see any point in null merging the commits. Isn't the point exactly the same as for all other "old-to-new branch" null merges? That is, 1. So that 3.2 doesn't show up as an active branch under "hg branches"; and, 2. So that security fixes applied to the 3.2 branch can be easily forward-ported to the 3.3 and default branches via no-hassle merges. What is gained by not merging here? I don't see it.
Perhaps Georg doesn't like merges? ;-) I suppose what's gained is "one less command to type".
Regards
Antoine.
- Previous message: [Python-Dev] Status of 3.2 in Hg repository?
- Next message: [Python-Dev] Status of 3.2 in Hg repository?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]