Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 14, 2025
upgrade_pythoncapi: try to preserve newlines when patching (#141)
Show description for 0a8b2c5authored
Commits on Mar 31, 2025
- authored
Commits on Feb 18, 2025
Don't redefine _Py_NULL macro if already defined (#138)
Show description for 632d1aaauthored
Commits on Jan 28, 2025
Commits on Jan 26, 2025
- authored
Avoid Py_ARRAY_LENGTH() (#134)
Show description for 4c53701authored- authored
- authored
GHA: Test more Python versions on macOS/Windows (#132)
Show description for 03043e3authored
Commits on Jan 19, 2025
Commits on Jan 6, 2025
Commits on Dec 16, 2024
Commits on Dec 13, 2024
Add PyLong Import/Export API (#121)
Show description for 61709bf
Commits on Nov 29, 2024
Commits on Nov 19, 2024
Commits on Nov 15, 2024
Relax PYPY_VERSION_NUM requirements for hash macros (#122)
Show description for 03e441dauthored
Commits on Nov 12, 2024
Add PyLong_IsPositive/Negative/Zero() functions (#119)
Show description for 77abeec
Commits on Oct 17, 2024
Commits on Oct 15, 2024
Treat warnings as errors on Windows (MSVC) (#117)
Show description for ec07618authored
Commits on Oct 14, 2024
Commits on Oct 9, 2024
Commits on Oct 8, 2024
Commits on Sep 23, 2024
Commits on Aug 26, 2024
Commits on Aug 6, 2024
Add static inline to PyUnicodeWriter_WriteStr (#104)
Show description for 39e2663authored