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.

Author vshenoy
Recipients georg.brandl, loewis, vshenoy
Date 2009-01-01.07:47:37
SpamBayes Score 0.00016340025
Marked as misclassified No
Message-id <1230796061.0.0.856185746745.issue4798@psf.upfronthosting.co.za>
In-reply-to
Content
Attached are two patches:

* Update PEP 4 about 'new' module which is deprecated since python 2.6
in favour of using types module.

* Update documentation for 'new' module.

Not sure about the exact date of proposal for deprecating 'new' module,
but closest that I was able to find was this python-dev mail thread
after it had been removed from py3k branch:

http://mail.python.org/pipermail/python-dev/2007-November/075386.html
History
Date User Action Args
2009-01-01 07:47:41vshenoysetrecipients: + vshenoy, loewis, georg.brandl
2009-01-01 07:47:41vshenoysetmessageid: <1230796061.0.0.856185746745.issue4798@psf.upfronthosting.co.za>
2009-01-01 07:47:39vshenoylinkissue4798 messages
2009-01-01 07:47:38vshenoycreate