]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Adjust stable ABI internal documentation (GH-96896)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Oct 2022 13:15:46 +0000 (06:15 -0700)
committerPablo Galindo <pablogsal@gmail.com>
Sat, 22 Oct 2022 19:05:35 +0000 (20:05 +0100)
commit746fb3c91d11c70a8ed8b80c3027f511f24cf7a8
treef068cc10346008167373ae3039a8f4b890fc37b9
parente232e49e867b3ba692277d33a08ac3c5149db805
Adjust stable ABI internal documentation (GH-96896)

I was perusing this file, and noticed that this part of the documentation is slightly out of date: the `struct` items in this TOML file currently contain `struct_abi_kind` members, which distinguish between the different types of ABI compatibility described in the comment.

I've updated the comment to reflect this.
(cherry picked from commit 6e533088290b909df324615df24286489603989f)

Co-authored-by: William Woodruff <william@yossarian.net>
Misc/stable_abi.toml