合并请求 共 40
Fix Python 3.14 compatibility for typing.Union annotations
#2093 · frenzymadness · 2026-03-09
Handle object with __file__ attribute having a None value (issue #2082)
#2083 · diekhans · 2025-12-21
fix: prevent C extension stdout writes from corrupting subprocess IPC
#2081 · JafarAbdi · 2025-12-18
Add Python 3.14 into CI configuration
#2070 · frenzymadness · 2025-08-24
Don't remove `sys.path[0]`.
#2055 · zuckerruebe · 2025-03-13
limit columns to line_length
#2054 · mstuehn · 2025-03-12
Explicit sphinx config path
#2052 · PeterJCLaw · 2025-03-04
perf: optimize transitions and path handling using sets
#2051 · allrob23 · 2025-03-04
Support dataclass transform
#2049 · Morikko · 2025-02-15
Fix for #2044
#2045 · maxalbert · 2025-01-13