]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45434: Python.h no longer includes <stdlib.h> (GH-28888)
authorVictor Stinner <vstinner@python.org>
Mon, 11 Oct 2021 21:30:00 +0000 (23:30 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Oct 2021 21:30:00 +0000 (23:30 +0200)
commit03ea862b8a8234176761240ba122254e9eb11663
tree54558cc38bff4fd02bdd3a3f07d5c41c1bee7351
parent7103356455c8b0c2ba3523929327756413337a31
bpo-45434: Python.h no longer includes <stdlib.h> (GH-28888)
Doc/whatsnew/3.11.rst
Include/Python.h
Misc/NEWS.d/next/C API/2021-10-11-23-03-49.bpo-45434.tsS8I_.rst [new file with mode: 0644]