◐ Shell
clean mode source ↗

bpo-29556: Remove unused #include <langinfo.h> by yan12125 · Pull Request #98 · python/cpython

vstinner

bltinmodule.c: Added in b744ba1 and no longer necessary since d64e8a7
posixmodule.c: Added in d1cd4d4 and no longer necessary since efb00c0
pythonrun.c:   Added in 73d538b and no longer necessary since d600951
sysmodule.c:   Added in 5467d4c and no longer necessary since a2c17c5

@yan12125 yan12125 changed the title bpo-29556: Remove an unused #include from bltinmodule.c bpo-29556: Remove unused #include <langinfo.h>

Feb 14, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

akruis pushed a commit to akruis/cpython that referenced this pull request

Sep 9, 2017

jaraco pushed a commit that referenced this pull request

Dec 2, 2022

jaraco added a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023

This was referenced

Feb 11, 2025

ambv referenced this pull request in ambv/cpython

Apr 8, 2025
…_support

External debugger Windows support