[Python-Dev] Please stop changing wsgiref on the trunk
Armin Rigo
arigo at tunes.org
Tue Jun 13 15:15:35 CEST 2006
More information about the Python-Dev mailing list
Tue Jun 13 15:15:35 CEST 2006
- Previous message: [Python-Dev] External Package Maintenance (was Re: Please stop changing wsgiref on the trunk)
- Next message: [Python-Dev] UUID module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Phillip, On Mon, Jun 12, 2006 at 12:29:48PM -0400, Phillip J. Eby wrote: > This idea would address the needs of external maintainers (having a single > release history) while still allowing Python developers to modify the code > (if the external package is in Python's SVN repository). It's actually possible to import a part of an SVN repository into another while preserving history. That would be a way to move the regular development of such packages completely to the Python SVN, without loss. A bientot, Armin
- Previous message: [Python-Dev] External Package Maintenance (was Re: Please stop changing wsgiref on the trunk)
- Next message: [Python-Dev] UUID module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list