[issue6952] deprecated conversion from string constant to char *

Berker Peksag report at bugs.python.org
Sat Aug 4 20:57:44 EDT 2018


Berker Peksag <berker.peksag at gmail.com> added the comment:

All changes (except PyUnicode_EncodeDecimal() which was deprecated in Python 3.3) have already been implemented in the following commits:

* https://github.com/python/cpython/commit/c679227e31245b0e8dec74a1f7cc77710541d985
* https://github.com/python/cpython/commit/f308132cc29eea9b7fe899deb575d29d607a48f4
* https://github.com/python/cpython/commit/f0b463ad845c7433a0c561ef2c71d350f4b508c5

Closing this as 'out of date'.

----------
nosy: +berker.peksag
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue6952>
_______________________________________


More information about the Python-bugs-list mailing list