summaryrefslogtreecommitdiffstats
path: root/Python/mysnprintf.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-06-14 10:30:22 (GMT)
committerGitHub <noreply@github.com>2023-06-14 10:30:22 (GMT)
commit03160630319ca26dcbbad65225da4248e54c45ec (patch)
tree2f754836fcad1777c046170e7d5d7cde466bb4ba /Python/mysnprintf.c
parente5d45b7444733861153d6e8959c34323fd361322 (diff)
downloadcpython-03160630319ca26dcbbad65225da4248e54c45ec.zip
cpython-03160630319ca26dcbbad65225da4248e54c45ec.tar.gz
cpython-03160630319ca26dcbbad65225da4248e54c45ec.tar.bz2
gdb libpython.py: Remove compatibility code (#105739)
Remove compatibility code for Python 2 and early Python 3 versions. * Remove os_fsencode() reimplementation: use os.fsencode() directly. os.fsencode() was added to Python 3.2. * Remove references to Python 2 and "Python 3": just say "Python". * Remove outdated u'' string format: use '' instead.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions