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 eric.araujo
Recipients eric.araujo, ezio.melotti, flox, pitrou, python-dev
Date 2011-10-27.16:11:16
SpamBayes Score 0.008873486
Marked as misclassified No
Message-id <1319731876.86.0.122174520652.issue13248@psf.upfronthosting.co.za>
In-reply-to
Content
distutils will not change.  I’ll ask if removing the deprecation warnings is okay, otherwise they’ll stay.

For ConfigParser.readfp, it would ease porting between 2.x and 3.x if the method could stay longer, or forever.
History
Date User Action Args
2011-10-27 16:11:16eric.araujosetrecipients: + eric.araujo, pitrou, ezio.melotti, flox, python-dev
2011-10-27 16:11:16eric.araujosetmessageid: <1319731876.86.0.122174520652.issue13248@psf.upfronthosting.co.za>
2011-10-27 16:11:16eric.araujolinkissue13248 messages
2011-10-27 16:11:16eric.araujocreate