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 michael.foord
Recipients brett.cannon, fdrake, georg.brandl, lukasz.langa, michael.foord, r.david.murray, rhettinger, till
Date 2010-07-26.15:43:19
SpamBayes Score 0.02555119
Marked as misclassified No
Message-id <1280159002.27.0.965666804268.issue6517@psf.upfronthosting.co.za>
In-reply-to
Content
Note that the patch doesn't apply cleanly. Łukasz Langa is going to update it.

There is still discussion as to whether we should *also* deprecate ConfigParser (well - PendingDeprecation in 3.2, Deprecation in 3.3 and in 3.4 making ConfigParser an alias for SafeConfigParser).
History
Date User Action Args
2010-07-26 15:43:22michael.foordsetrecipients: + michael.foord, fdrake, brett.cannon, georg.brandl, rhettinger, r.david.murray, till, lukasz.langa
2010-07-26 15:43:22michael.foordsetmessageid: <1280159002.27.0.965666804268.issue6517@psf.upfronthosting.co.za>
2010-07-26 15:43:20michael.foordlinkissue6517 messages
2010-07-26 15:43:19michael.foordcreate