This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: whatsnew 2.5: pep 353, python -m
Type: Stage:
Components: Documentation Versions:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: akuchling Nosy List: akuchling, gtani
Priority: normal Keywords:

Created on 2006-03-10 07:44 by gtani, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg27729 - (view) Author: Gene Tani (gtani) Date: 2006-03-10 07:44
http://docs.python.org/dev/whatsnew/whatsnew25.html

I don't see mention of PEP 353 (indexing with ssize_t)
or the python -m switch, as per:

http://agiletesting.blogspot.com/2006/02/pycon-notes-part-2-guidos-keynote.html
msg27730 - (view) Author: A.M. Kuchling (akuchling) * (Python committer) Date: 2006-04-13 13:01
Logged In: YES 
user_id=11375

The "What's New" was greatly expanded in March, and there
are now sections on these two topics.
History
Date User Action Args
2022-04-11 14:56:15adminsetgithub: 43008
2006-03-10 07:44:30gtanicreate