Differences between revisions 2 and 27 (spanning 25 versions)
Revision 2 as of 2007-07-10 20:50:00
Size: 388
Editor: 216
Comment:
Revision 27 as of 2008-10-28 06:56:36
Size: 1204
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Resources for Python 3000 == Resources for Python 3000 ==
Line 3: Line 3:
Guido's blog: http://www.artima.com/weblogs/index.jsp?blogger=guido

PEP 3000: http://python.org/dev/peps/pep-3000/

Branches in subversion:

  * [http://svn.python.org/view/python/branches/p3yk/]
  * [http://svn.python.org/view/python/branches/py3k-struni/]

List of tests failing in the py3k-struni branch: Py3kStrUniTests
----
CategoryLanguage
  * [http://spreadsheets.google.com/ccc?key=pBLWM8elhFAmKbrhhh0ApQA Spreadsheet with sprint tasks]
  * python-3000 mailing list: http://mail.python.org/mailman/listinfo/python-3000
  * Guido's blog: http://www.artima.com/weblogs/index.jsp?blogger=guido
  * PEP 3000: http://python.org/dev/peps/pep-3000/
  * List of regressions that the test suite doesn't cover: Py3kRegressions
  * Py3k to-do list: Py3kToDo
  * List of deprecated features: Py3kDeprecated
  * How to write future-proof code today: FutureProofPython
  * List of Porting efforts: Early2to3Migrations
  * Tips for porting C extensions to Py3k: Py3kExtensionModules
  * str/unicode => bytes/str migration: BytesStr
  * Reference manuals: http://docs.python.org/dev/3.0/
  * Py3k in Subversion: [http://svn.python.org/view/python/branches/py3k/]
  * Videos/talks about Python 3000: [http://linux.conf.au/programme/presentations Anthony Baxter at linux.conf.au] ; (Not up yet): Guido von Rossum at Google
  * GoogleSprint (historic: Aug 22-25 2007, Mountain View & Chicago)
  * [http://pypi.python.org/pypi?:action=browse&c=533 List of PyPI packages that have declared support for Python 3]

Resources for Python 3000

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

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