[Python-Dev] TRUNK UNFROZEN (release is done) (original) (raw)

Barry Warsaw barry at python.org
Tue Oct 26 20:02:04 CEST 2004


On Tue, 2004-10-26 at 13:41, "Martin v. Löwis" wrote:

That is common in other projects. It does have the problem that you have to apply bug-fixes twice, which is tedious to do. Not branching only hurts if there are significant sub-projects that need to share up-to-date sources, which is not the case for Python.

We don't even branch for the final release, which I consider a (minor) flaw. Instead, the maintenance branch is created after the release.

/me is pining for subversion on sourceforge

;)

-Barry

-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20041026/4127a518/attachment-0001.pgp



More information about the Python-Dev mailing list