[issue13248] deprecated in 3.2/3.3, should be removed in 3.5 or ???

Berker Peksag report at bugs.python.org
Mon Jan 5 08:45:54 CET 2015


Berker Peksag added the comment:

Here is a follow-up list:

* formatter module (will be removed in Python 3.6)
* asynchat.fifo() (will be removed in Python 3.6)
* buffering argument of bz2.BZ2File() (deprecated in 2011)
* tarfile.filemode() (deprecated in 2012)
* SO config var (sysconfig.get_config_var()) (deprecated in 2013)
* platform.popen() (deprecated in 2011)
* ntpath.splitunc() (deprecated in 2009)
* inspect.getmoduleinfo() (deprecated in 2012)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13248>
_______________________________________


More information about the Python-bugs-list mailing list