FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for stdlib/sys - python/typeshed · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
typeshed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
5.1k
Code
Issues
212
Pull requests
159
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
typeshed
stdlib
sys
on
main
User selector
Datepicker
Commit history
Commits on Aug 20, 2026
[sys] add sys._framework (#16267)
woodruffw
authored
125ab09
View commit details
Copy full SHA for 125ab09
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Replace `NoReturn` with `Never` (#16079)
srittau
authored
97e83f6
View commit details
Copy full SHA for 97e83f6
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
[sys] `set_lazy_imports_filter`'s first arg (`importing_module`) can be `None` (#15901)
Avasam
authored
d25e1e7
View commit details
Copy full SHA for d25e1e7
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Fix 3.15 stdlib stubtest (#15863)
AlexWaygood
authored
0ffff97
View commit details
Copy full SHA for 0ffff97
View code at this point
Browse repository at this point
Commits on May 10, 2026
Add more Python 3.15 stdlib updates (#15747)
JelleZijlstra
authored
2006d1c
View commit details
Copy full SHA for 2006d1c
View code at this point
Browse repository at this point
Commits on May 7, 2026
Import some items from typing instead of typing_extensions (#15711)
Show description for 3f74e6e
srittau
authored
3f74e6e
View commit details
Copy full SHA for 3f74e6e
View code at this point
Browse repository at this point
Drop 3.9 support in the stdlib (#15708)
srittau
authored
80bbb2a
View commit details
Copy full SHA for 80bbb2a
View code at this point
Browse repository at this point
Commits on May 4, 2026
[sys] Add the 3.14 `_jit` 'module' (#15692)
Show description for 483fd73
lambda-abstraction
and
JelleZijlstra
authored
483fd73
View commit details
Copy full SHA for 483fd73
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
[sys.monitoring] Change return type of `set_local_events` to `None` (#15216)
guoci
authored
6b01bd4
View commit details
Copy full SHA for 6b01bd4
View code at this point
Browse repository at this point
[sys.monitoring] Change ignored `Callable` return type to `object` (#15217)
guoci
authored
831b6a4
View commit details
Copy full SHA for 831b6a4
View code at this point
Browse repository at this point
Commits on Nov 15, 2025
[stdlib] Add overloads for `sys.intern` function for LiteralString inputs (#15034)
guoci
authored
ebce8d7
View commit details
Copy full SHA for ebce8d7
View code at this point
Browse repository at this point
[stdlib][sys] Change return types to use `Literal`/`LiteralString` (#15032)
guoci
authored
1ef6a70
View commit details
Copy full SHA for 1ef6a70
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
[stdlib] Add `__interactivehook__` to `sys` module (#15024)
guoci
authored
9309968
View commit details
Copy full SHA for 9309968
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
sys.monitoring: Add/correct missing items (#14991)
guoci
authored
f7ff48e
View commit details
Copy full SHA for f7ff48e
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
Add type stub for `sys.getandroidapilevel` (#14936)
Show description for 543f7f2
guoci
and
AlexWaygood
authored
543f7f2
View commit details
Copy full SHA for 543f7f2
View code at this point
Browse repository at this point
Add type stub for `sys._current_exceptions` (#14937)
Show description for de2a427
guoci
and
AlexWaygood
authored
de2a427
View commit details
Copy full SHA for de2a427
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
Add type stub for `sys._is_immortal` (#14931)
ZeroIntensity
authored
3c5531d
View commit details
Copy full SHA for 3c5531d
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
[stdlib] Copy-edit deprecation messages (#14614)
Show description for 5e0d6ee
donbarbos
and
AlexWaygood
authored
5e0d6ee
View commit details
Copy full SHA for 5e0d6ee
View code at this point
Browse repository at this point
[stdlib] Add missing Final (#14613)
donbarbos
authored
9bb8c4f
View commit details
Copy full SHA for 9bb8c4f
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
[sys] Add missing sys.flags (#14572)
donbarbos
authored
1e537d6
View commit details
Copy full SHA for 1e537d6
View code at this point
Browse repository at this point
Commits on Aug 3, 2025
Add `@type_check_only` to stub-only private classes in stdlib (#14512)
brianschubert
authored
622df68
View commit details
Copy full SHA for 622df68
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
[sys] Deprecate `_enablelegacywindowsfsencoding` (#14495)
donbarbos
authored
78faddc
View commit details
Copy full SHA for 78faddc
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Update sys.monitoring for 3.14 (#14288)
max-muoto
authored
3f0dce5
View commit details
Copy full SHA for 3f0dce5
View code at this point
Browse repository at this point
Commits on Jul 5, 2025
add `sys._getframemodulename` (#14371)
Show description for e940f85
asottile
and
brianschubert
authored
e940f85
View commit details
Copy full SHA for e940f85
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
Add `_clear_type_cache` 3.13 deprecation (#14302)
max-muoto
authored
b98b6c3
View commit details
Copy full SHA for b98b6c3
View code at this point
Browse repository at this point
Commits on May 17, 2025
Update `sys` for 3.14 (#14086)
max-muoto
authored
0ba818e
View commit details
Copy full SHA for 0ba818e
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Remove obsolete mentions of Python 3.8 (#13842)
srittau
authored
45c0e52
View commit details
Copy full SHA for 45c0e52
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Add stub for `sys._is_interned` (#13778)
ZeroIntensity
authored
2348836
View commit details
Copy full SHA for 2348836
View code at this point
Browse repository at this point
Drop Python 3.8 support in `os` and `sys` (#13764)
jorenham
authored
0a3d8d2
View commit details
Copy full SHA for 0a3d8d2
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
Add `sys._clear_internal_caches` (#13411)
tomasr8
authored
85ce495
View commit details
Copy full SHA for 85ce495
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
Annotate `sys.platform` as `LiteralString` (#13378)
sharkdp
authored
614e949
View commit details
Copy full SHA for 614e949
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
Add stub for `sys._is_gil_enabled()` (#13358)
ZeroIntensity
authored
1244636
View commit details
Copy full SHA for 1244636
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
sys.tracebacklimit can be set to `None` (#13173)
tungol
authored
f3dfc90
View commit details
Copy full SHA for f3dfc90
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Remove obsolete OptExcInfo from sys (#13117)
kbaikov
authored
02533d1
View commit details
Copy full SHA for 02533d1
View code at this point
Browse repository at this point
Commits on Nov 23, 2024
mark `sys.UnraisableHookArgs` as type_check_only (#13077)
Show description for ba9116c
tungol
authored
ba9116c
View commit details
Copy full SHA for ba9116c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL