Size: 383
Comment: remove bogus category
|
Size: 847
Comment: added Early2to3Migrations
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
* GoogleSprint (Aug 22-25, Mountain View & Chicago) * [http://spreadsheets.google.com/ccc?key=pBLWM8elhFAmKbrhhh0ApQA Spreadsheet with sprint tasks] * python-3000 mailing list: http://mail.python.org/mailman/listinfo/python-3000 |
|
Line 5: | Line 8: |
* List of tests failing in the py3k-struni branch: Py3kStrUniTests == Branches in subversion == * [http://svn.python.org/view/python/branches/p3yk/] * [http://svn.python.org/view/python/branches/py3k-struni/] |
* 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 * 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/] |
Resources for Python 3000
GoogleSprint (Aug 22-25, Mountain View & Chicago)
[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
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/]