Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Rittau 6e32e08743 [pickle] Fix _Pickle.reducer_override annotation (#13545) 2026-03-15 13:45:55 +01:00
Jelle Zijlstra e8ba06f710 Add @disjoint_base decorator in the stdlib (#14599)
And fix some other new stubtest finds.
2025-08-24 07:27:14 -07:00
Brian Schubert 622df68c1c Add @type_check_only to stub-only private classes in stdlib (#14512) 2025-08-03 10:13:16 +02:00
Mikaël Capelle 7ffb7e0832 Fix typing of Pickler.persistent_id and Unpickler.persistent_load for Python < 3.13. (#13818) 2025-04-12 19:09:31 +02:00
Stephen Morton 17408ee538 fix the __init__ of several C-classes (#13211) 2024-12-23 10:55:51 -08:00
Stephen Morton fe26deaee6 a close reading of the pickle module (#12971) 2024-12-03 20:03:54 -08:00