bpo-29556: Remove unused #include <langinfo.h> by yan12125 · Pull Request #98 · python/cpython
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
changed the title
bpo-29556: Remove an unused #include from bltinmodule.c
bpo-29556: Remove unused #include <langinfo.h>
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
akruis pushed a commit to akruis/cpython that referenced this pull request
This was referenced
ambv referenced this pull request in ambv/cpython