FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 24, 2026
gh-148750: Unfreeze encodings module to avoid import errors with zipped stdlib (GH-156183)
Show description for ee521e8
zooba
authored
ee521e8
View commit details
Copy full SHA for ee521e8
Browse repository at this point
Add a page detailing the time complexity of operations on built-in types (#154363)
Show description for c3f7c33
authored
c3f7c33
View commit details
Copy full SHA for c3f7c33
Browse repository at this point
gh-152190: Fix memory checking failure in `test_zipfile64.py` (GH-152203)
Show description for e5ed2ad
danny0838
and
zware
authored
e5ed2ad
View commit details
Copy full SHA for e5ed2ad
Browse repository at this point
gh-155648: Fix IDLE tests that cannot fail (#156257)
Show description for ee1da7e
terryjreedy
authored
ee1da7e
View commit details
Copy full SHA for ee1da7e
Browse repository at this point
gh-156002: Bound zipfile decompression for bzip2/LZMA/Zstandard (GH-156003)
Show description for f897dbf
encukou
and
tonghuaroot
authored
f897dbf
View commit details
Copy full SHA for f897dbf
Browse repository at this point
gh-151138: Update Windows temp directory locations in tempfile.rst (#151210)
anthonycabreralara
authored
9cbd578
View commit details
Copy full SHA for 9cbd578
Browse repository at this point
Commits on Aug 23, 2026
gh-156244: Update `configure` for RISC-V support (#156277)
Show description for 53d2e14
StanFromIreland
and
emmatyping
authored
53d2e14
View commit details
Copy full SHA for 53d2e14
Browse repository at this point
gh-155373: Inline the parsing code of optional groups in Argument Clinic (GH-155374)
Show description for c1fc445
serhiy-storchaka
authored
c1fc445
View commit details
Copy full SHA for c1fc445
Browse repository at this point
gh-156226: Fix doubled-word typos in the `difflib` documetation (#156227)
Show description for e7468d1
zaveshaa
and
StanFromIreland
authored
e7468d1
View commit details
Copy full SHA for e7468d1
Browse repository at this point
gh-156230: Bound a curses window read by the window, not by 2047 (GH-156282)
Show description for ca79981
serhiy-storchaka
authored
ca79981
View commit details
Copy full SHA for ca79981
Browse repository at this point
gh-156261: Move converters used in several files to Argument Clinic (GH-156262)
Show description for 2c47c65
serhiy-storchaka
and
claude
authored
2c47c65
View commit details
Copy full SHA for 2c47c65
Browse repository at this point
gh-154855: Ask non-ncurses curses for one more character (GH-154870)
Show description for 43a1869
serhiy-storchaka
authored
43a1869
View commit details
Copy full SHA for 43a1869
Browse repository at this point
gh-156234: Fix and rewrite the curses documentation on reading (GH-156235)
Show description for be87bfa
serhiy-storchaka
authored
be87bfa
View commit details
Copy full SHA for be87bfa
Browse repository at this point
gh-155934: Fix socket leak and silent error for asyncio accepted connections (#155936)
danielKim614
authored
1461f04
View commit details
Copy full SHA for 1461f04
Browse repository at this point
gh-155433: Fix TaskGroup losing outside cancellation after cancel() (#155439)
deadlovelll
authored
ee23046
View commit details
Copy full SHA for ee23046
Browse repository at this point
gh-156173: Fix `zlib.Decompress.flush()` silently returning corrupted output instead of raising `zlib.error` (#156176)
StanFromIreland
authored
5442687
View commit details
Copy full SHA for 5442687
Browse repository at this point
gh-131885: Use real signatures in the `zlib` docs (#156179)
StanFromIreland
authored
d5e560e
View commit details
Copy full SHA for d5e560e
Browse repository at this point
gh-156126: Fix crash in -X importtime with unencodable module names (#156137)
Eclips4
authored
3a5aa68
View commit details
Copy full SHA for 3a5aa68
Browse repository at this point
gh-156246: Fix documented default of the asyncio limit argument (#156247)
deadlovelll
authored
526b2e0
View commit details
Copy full SHA for 526b2e0
Browse repository at this point
gh-155648: In IDLE tests, call unittest.main without exit arg (#156249)
Show description for c20318b
terryjreedy
authored
c20318b
View commit details
Copy full SHA for c20318b
Browse repository at this point
Commits on Aug 22, 2026
gh-156180: Reject a negative `len2` in `zlib.{adler32,crc32}_combine()` (#156181)
Show description for b062727
StanFromIreland
and
picnixz
authored
b062727
View commit details
Copy full SHA for b062727
Browse repository at this point
gh-156111: Clarify wording in glossary entry "expression" (#156198)
Aniketsy
authored
6f42535
View commit details
Copy full SHA for 6f42535
Browse repository at this point
gh-155911: Fix curses detection with libraries in LIBS (GH-156130)
ashm-dev
authored
f74cdf8
View commit details
Copy full SHA for f74cdf8
Browse repository at this point
gh-156219: Fix Argument Clinic for an optional argument with **kwds (GH-156220)
Show description for 4b9a1ca
serhiy-storchaka
authored
4b9a1ca
View commit details
Copy full SHA for 4b9a1ca
Browse repository at this point
gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (#156113)
Show description for 918fb3a
clementperon
authored
918fb3a
View commit details
Copy full SHA for 918fb3a
Browse repository at this point
gh-156115: Use the simulator deployment-target flag for iOS simulator builds (#156116)
Show description for d856402
clementperon
authored
d856402
View commit details
Copy full SHA for d856402
Browse repository at this point
Commits on Aug 21, 2026
gh-152754: Fix crash when an os.scandir iterator is shared between threads (gh-153462)
Show description for 999a046
nascheme
and
deadlovelll
authored
999a046
View commit details
Copy full SHA for 999a046
Browse repository at this point
gh-116048: restructure task group docs and add docs for eager execution (#156102)
kumaraditya303
authored
862befd
View commit details
Copy full SHA for 862befd
Browse repository at this point
gh-155354: Document that `sys._clear_type_cache` no longer clears the type cache (#155391)
fedonman
authored
e2cb8b9
View commit details
Copy full SHA for e2cb8b9
Browse repository at this point
gh-155877: Fix a NUL in a curses character cell (GH-156158)
Show description for 9c48dfe
serhiy-storchaka
authored
9c48dfe
View commit details
Copy full SHA for 9c48dfe
Browse repository at this point
gh-155781: Hold strong references to sqlite3 converters (#155784)
cuishuang
authored
65e149a
View commit details
Copy full SHA for 65e149a
Browse repository at this point
gh-156106: Add tests for setting and deleting attributes defined in C (GH-156107)
Show description for cdca502
serhiy-storchaka
authored
cdca502
View commit details
Copy full SHA for cdca502
Browse repository at this point
gh-155254: Avoid warning about missing stdlib when using _pth files (GH-156015)
zooba
authored
f8c93d4
View commit details
Copy full SHA for f8c93d4
Browse repository at this point
gh-156166: Fix setting and deleting SSLContext._msg_callback (GH-156167)
Show description for 67f4d53
serhiy-storchaka
authored
67f4d53
View commit details
Copy full SHA for 67f4d53
Browse repository at this point
gh-155952: Fix `<unrepresentable>` Argument Clinic defaults in several signatures (#155954)
StanFromIreland
authored
033dc43
View commit details
Copy full SHA for 033dc43
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL