Differences between revisions 9 and 10
Revision 9 as of 2007-08-09 14:23:04
Size: 831
Editor: 72
Comment:
Revision 10 as of 2007-08-09 14:51:37
Size: 978
Editor: 72
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
'''WARNING:''' we're switching main Py3k development to a new branch, 'py3k' soon.
'''Don't check anything in to the p3yk or py3k-struni branches!'''
  * [http://svn.python.org/view/python/branches/py3k/]
  * [http://svn.python.org/view/python/branches/py3k-buffer/]
Line 16: Line 16:
  * [http://svn.python.org/view/python/branches/p3yk/]
  * [http://svn.python.org/view/python/branches/py3k-struni/]
  * [http://svn.python.org/view/python/branches/py3k-buffer/]
'''NOTE:''' we've switched to a new branch. The old py3k-struni branch is dead, and so is the misnamed p3yk branch. If you have either one checked out, ''don't update'', but issue these commands:
{{{svn switch svn+ssh://pythondev@svn.python.org/python/branches/py3k
svn update}}}
'''Don't check anything in to the obsolete p3yk or py3k-struni branches!'''

Resources for Python 3000

Branches in subversion

NOTE: we've switched to a new branch. The old py3k-struni branch is dead, and so is the misnamed p3yk branch. If you have either one checked out, don't update, but issue these commands: {{{svn switch svn+ssh://pythondev@svn.python.org/python/branches/py3k svn update}}} Don't check anything in to the obsolete p3yk or py3k-struni branches!

Python3000 (last edited 2019-10-26 23:51:11 by FrancesHocutt)

Unable to edit the page? See the FrontPage for instructions.