Shantanu
|
470a13ab09
|
Use PEP 570 syntax in stdlib (#11250)
|
2024-03-09 14:50:16 -08:00 |
|
Ran Benita
|
a4f81a67a0
|
sys: add last_exc on Python>=3.12 (#11378)
https://docs.python.org/3/library/sys.html#sys.last_exc
|
2024-02-07 20:37:48 +00:00 |
|
Sebastian Rittau
|
53a8193d64
|
Update typing_extensions imports in stdlib (#11244)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
|
2024-01-05 08:15:19 -08:00 |
|
Sebastian Rittau
|
23604858a6
|
Remove Python 3.7 branches (#11238)
|
2024-01-05 11:39:39 +01:00 |
|
Jelle Zijlstra
|
3229b36644
|
stdlib: More pos-only parameters to Protocols (#10987)
|
2023-11-06 23:45:12 +01:00 |
|
Alex Waygood
|
77bccbe1f1
|
sys.monitoring.restart_events() is no longer undocumented (#10938)
Following 3f84a19e62
|
2023-10-27 17:14:54 +01:00 |
|
Pavel Karateev
|
838dd3a5ba
|
Add sys.monitoring from Python 3.12 (#10890)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-10-16 13:50:06 +01:00 |
|