↵ Return to the main page of pythoncapi-compat-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-10-03 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20251003git97f1582-2 | - Fix varargs indicator for `PyBytesWriter_Format` |
2025-10-03 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20251003git97f1582-1 | - Update to 0^20251003git97f1582 - Fix compiler warnings for `PyBytesWriter_Format` |
2025-09-19 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20250918gitab72af8-1 | - Update to 0^20250918gitab72af8 - PEP 782: Add PyBytesWriter C API |
2025-09-02 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20250901git90c06a4-1 | - Update to 0^20250901git90c06a4 - Add `PyUnstable_Object_IsUniquelyReferenced` |
2025-08-09 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20250809git5e31710-1 | - Update to 0^20250809git5e31710 - Fixed a typo in a comment in `upgrade_pythoncapi.py` |
2025-06-24 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20250624gitb541b98-1 | - Update to 0^20250624gitb541b98 - Avoid `%T` format in error message |
2025-06-09 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20250609gitffae0ff-1 | - Update to 0^20250609gitffae0ff - Add `PyUnicodeWriter_WriteASCII()` |
2025-06-04 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20250603gitfde4d34-1 | - Update to 0^20250603gitfd34d34 - Add `PySys_GetAttr()` function |
2025-04-15 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20250414git0a8b2c5-1 | - Update to 0^20250414git0a8b2c5 - upgrade_pythoncapi: try to preserve newlines when patching |
2025-02-18 | Benjamin A. Beasley <code at musicinmybrain dot net> - 0^20250218git632d1aa-1 | - Update to 0^20250218git632d1aa - Don't redefine `_Py_NULL` macro if already defined |