[Bug 997830] Re: deprecation warnings in py3versions
Scott Kitterman
ubuntu at kitterman.com
Mon Jul 16 02:01:38 UTC 2012
Fixed in Ubuntu now too.
** Changed in: python3-defaults (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/997830
Title:
deprecation warnings in py3versions
Status in “python3-defaults” package in Ubuntu:
Fix Released
Bug description:
when building python-simplegeneric in precise/quantal you get a bunch
of deprecation warnings from py3versions:
/usr/bin/py3versions:11: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
config = SafeConfigParser()
/usr/bin/py3versions:12: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead.
config.readfp(open('/usr/share/python3/debian_defaults'))
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/997830/+subscriptions
More information about the foundations-bugs
mailing list