Differences between revisions 18 and 29 (spanning 11 versions)
Revision 18 as of 2007-08-18 20:20:39
Size: 725
Editor: adsl-69-107-129-4
Comment:
Revision 29 as of 2019-10-26 23:51:11
Size: 273
Comment: Remove early Python 3 information, leaving a link to previous revision for accessibility
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Resources for Python 3000 ==

  * GoogleSprint (Aug 22-25, Mountain View & Chicago)
  * 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
  * List of tests failing in the py3k branch: Py3kStrUniTests
  * Py3k to-do list: Py3kToDo
  * How to write future-proof code today: FutureProofPython
  * str/unicode => bytes/str migration: BytesStr
  * Reference manuals: http://docs.python.org/dev/3.0/

== Branches in subversion ==

  * [http://svn.python.org/view/python/branches/py3k/]
As of late 2019, Python 3.x is the current version of the language and early Python 3.0 resources and planning are out of date. The [[https://wiki.python.org/moin/Python3000?action=recall&rev=28|previous version of this page]] from 2008 is largely of historical interest.

As of late 2019, Python 3.x is the current version of the language and early Python 3.0 resources and planning are out of date. The previous version of this page from 2008 is largely of historical interest.

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

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