Justine Tunney
|
fa20edc44d
|
Reduce header complexity
- Remove most __ASSEMBLER__ __LINKER__ ifdefs
- Rename libc/intrin/bits.h to libc/serialize.h
- Block pthread cancelation in fchmodat() polyfill
- Remove `clang-format off` statements in third_party
|
2023-11-28 14:39:42 -08:00 |
|
Jared Miller
|
9de3d8f1e6
|
Revert whitespace fixes to third_party (#501)
|
2022-07-21 21:46:07 -07:00 |
|
Jared Miller
|
7e2eae5c15
|
Remove trailing whitespace from all files (#497)
|
2022-07-20 20:31:16 -07:00 |
|
Gautham
|
83b743cf96
|
Python 3.7 METH_FASTCALL backport (#406)
|
2022-05-13 05:05:12 -07:00 |
|
Justine Tunney
|
2ea1dc405c
|
Revert "Backport METH_FASTCALL from Python 3.7 (#328)"
This reverts commit cf73bbd678 .
|
2022-05-12 06:49:54 -07:00 |
|
Gautham
|
cf73bbd678
|
Backport METH_FASTCALL from Python 3.7 (#328)
|
2022-05-12 02:27:16 -07:00 |
|