summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_byteswap.h
Commit message (Expand)AuthorAgeFilesLines
* bpo-41617: Add _Py__has_builtin() macro (GH-23260) (GH-23262)Victor Stinner2020-11-131-9/+6
* bpo-41617: Fix pycore_byteswap.h to support clang 3.0 (GH-22042) (GH-22044)Victor Stinner2020-09-011-4/+6
* bpo-40302: Add pycore_byteswap.h header file (GH-19552)Victor Stinner2020-04-171-0/+89