]> granicus.if.org Git - python/commit
bpo-11410: Standardize and use symbol visibility attributes across POSIX and Windows...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 15 Oct 2019 07:26:12 +0000 (08:26 +0100)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2019 07:26:12 +0000 (08:26 +0100)
commit0b60f64e4343913b4931dc27379d9808e5b78fe1
tree197eeeff16c9146b5040bed69d1e0d95c5fdc87b
parent4d202281c128e2026e78fc5f4cc752b1dafbf3ad
bpo-11410: Standardize and use symbol visibility attributes across POSIX and Windows. (GH-16347)
12 files changed:
Include/exports.h [new file with mode: 0644]
Include/pyport.h
Misc/NEWS.d/next/Core and Builtins/2019-09-24-05-32-27.bpo-11410.vS182p.rst [new file with mode: 0644]
Modules/_ctypes/_ctypes_test.c
Modules/_io/_iomodule.h
Modules/_io/bytesio.c
Parser/pgen/grammar.py
Python/getargs.c
Python/graminit.c
Python/pythonrun.c
configure
configure.ac