]> granicus.if.org Git - python/commit
Issue #19526: Exclude all new API from the stable ABI.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 3 Jan 2014 20:36:49 +0000 (21:36 +0100)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 3 Jan 2014 20:36:49 +0000 (21:36 +0100)
commit1c0689c613b61c8944456e78c5b592e3aaa40aba
tree7f8bb895da42b257af0ca9cbc2dd13e60abf2186
parenta2924cabaf115169b1629424dbe71ba5a18670da
Issue #19526: Exclude all new API from the stable ABI.
14 files changed:
Include/abstract.h
Include/codecs.h
Include/dictobject.h
Include/fileutils.h
Include/object.h
Include/pyerrors.h
Include/pyhash.h
Include/pymem.h
Include/pystate.h
Include/pythonrun.h
Include/sysmodule.h
Include/unicodeobject.h
Include/warnings.h
Misc/NEWS