diff options
author | Dave Goncalves <davegoncalves@gmail.com> | 2022-03-29 21:26:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-29 21:26:27 (GMT) |
commit | dc2d8404a3ab6288ce112c71da8c65c34cd3087e (patch) | |
tree | d34712a90cc6ec0e5080eb9d9c34030424b8a3d2 /Python/symtable.c | |
parent | 654bd2152d82b83d7dc037d6d83d60855e3041b7 (diff) | |
download | cpython-dc2d8404a3ab6288ce112c71da8c65c34cd3087e.zip cpython-dc2d8404a3ab6288ce112c71da8c65c34cd3087e.tar.gz cpython-dc2d8404a3ab6288ce112c71da8c65c34cd3087e.tar.bz2 |
bpo-33178: Add BigEndianUnion, LittleEndianUnion classes to ctypes (GH-25480)
* bpo-33178: Add BigEndianUnion, LittleEndianUnion classes to ctypes
* GH-25480: remove trailing whitespace in ctypes doc
* GH-25480: add news entry blurb
* GH-25480: corrected formatting error in news blurb
* GH-25480: simplified, corrected formatting in news blurb
* GH-25480: remove trailing whitespace in news blurb
* GH-25480: fixed class markup in news blurb
* GH-25480: fixed unsupported type tests and naming per review comments
* GH-25480: fixed whitepace errors
* condensed base class selection for unsupported byte order tests
* added versionadded tags for new EndianUnion classes
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions