[Python-Dev] Workflow proposal
Terry Reedy
tjreedy at udel.edu
Tue Mar 22 22:56:05 CET 2011
More information about the Python-Dev mailing list
Tue Mar 22 22:56:05 CET 2011
- Previous message: [Python-Dev] Workflow proposal
- Next message: [Python-Dev] Workflow proposal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/22/2011 1:38 PM, Jesus Cea wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Most of our problems are related to trying to keep a lineal history, and > races with pull-patch-commit-push cycle. I propose the following workflow. > > All branches (except 2.7) MUST be merged to default, all the time. This > must be enforced by the push hook. Seems like a good idea. If a fix is in 3.2 and *not* in default, then we have a regression in default. This will be easier and less work when 3.1 is out and we only have two sequential versions. -- Terry Jan Reedy
- Previous message: [Python-Dev] Workflow proposal
- Next message: [Python-Dev] Workflow proposal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list