FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules - 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
on
main
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
gh-154060: Preserve replay duration and rate (#154101)
pablogsal
authored
7f0ccd6
View commit details
Copy full SHA for 7f0ccd6
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
gh-156369: Update OpenSSL error ID data (GH-156380)
zware
authored
7cc3334
View commit details
Copy full SHA for 7cc3334
View code at this point
Browse repository at this point
Fix various issues in the 'Timer File Descriptors' documentation (#156027)
Show description for 13ab4c2
osandov
and
StanFromIreland
authored
13ab4c2
View commit details
Copy full SHA for 13ab4c2
View code at this point
Browse repository at this point
gh-156348: Fix the value of curses.ERR (GH-156349)
Show description for a728080
serhiy-storchaka
authored
a728080
View commit details
Copy full SHA for a728080
View code at this point
Browse repository at this point
Commits on Aug 23, 2026
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
gh-152817: Prevent deletion of sqlite3 `cursor.row_factory` attr, missed from: gh-149738 (GH-152818)
stestagg
authored
8e96dd6
View commit details
Copy full SHA for 8e96dd6
View code at this point
Browse repository at this point
gh-155499: Fix curses window.border() and window.box() with 0 (GH-155871)
Show description for b9d9c3f
serhiy-storchaka
authored
b9d9c3f
View commit details
Copy full SHA for b9d9c3f
View code at this point
Browse repository at this point
gh-156101: Fix sqlite3 Cursor.arraysize on a failed assignment (GH-156105)
Show description for 53760b3
serhiy-storchaka
authored
53760b3
View commit details
Copy full SHA for 53760b3
View code at this point
Browse repository at this point
gh-156124: Fix a crash when deleting ctypes Pointer.contents (GH-156125)
Show description for ca6e733
serhiy-storchaka
authored
ca6e733
View commit details
Copy full SHA for ca6e733
View code at this point
Browse repository at this point
gh-156100: Fix crashes in the sqlite3 Connection.autocommit setter (GH-156104)
Show description for daebcac
serhiy-storchaka
authored
daebcac
View commit details
Copy full SHA for daebcac
View code at this point
Browse repository at this point
gh-155863: Add the WACS_* constants to the curses module (GH-155870)
Show description for 8e01c90
serhiy-storchaka
authored
8e01c90
View commit details
Copy full SHA for 8e01c90
View code at this point
Browse repository at this point
gh-156138: Keep the color pair when a curses write restores the rendition (GH-156139)
Show description for 0f9fb00
serhiy-storchaka
authored
0f9fb00
View commit details
Copy full SHA for 0f9fb00
View code at this point
Browse repository at this point
gh-156099: Fix a crash when deleting SSLContext.keylog_filename (GH-156103)
Show description for 5ebd486
serhiy-storchaka
authored
5ebd486
View commit details
Copy full SHA for 5ebd486
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
gh-155974: Restore the window attributes when a curses write fails (GH-155975)
Show description for 83531fd
fedonman
authored
83531fd
View commit details
Copy full SHA for 83531fd
View code at this point
Browse repository at this point
gh-156067: Fix two error handling issues in `_zoneinfo.load_data()` (#156068)
StanFromIreland
authored
21a6a8a
View commit details
Copy full SHA for 21a6a8a
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Remote Debugging: silence some unused function warnings (#149898)
StanFromIreland
authored
bf95881
View commit details
Copy full SHA for bf95881
View code at this point
Browse repository at this point
gh-156060: Do not scan every process four times in `remote_debugging.get_child_pids()` on macOS (#156061)
maurycy
authored
a2c9a3b
View commit details
Copy full SHA for a2c9a3b
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)
Show description for 915970c
serhiy-storchaka
authored
915970c
View commit details
Copy full SHA for 915970c
View code at this point
Browse repository at this point
gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293)
Show description for 7e109d0
authored
7e109d0
View commit details
Copy full SHA for 7e109d0
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
gh-153539: Fix use-after-free in TextIOWrapper.tell() with a reentrant decoder (GH-153540)
Show description for fa0ec86
tonghuaroot
authored
fa0ec86
View commit details
Copy full SHA for fa0ec86
View code at this point
Browse repository at this point
gh-153603: Fix out-of-bounds read in the ISO-2022 decoder for an unknown charset (GH-153604)
Show description for f40043e
tonghuaroot
authored
f40043e
View commit details
Copy full SHA for f40043e
View code at this point
Browse repository at this point
gh-150942: Speed up re.split result building (gh-155940)
snurf198
authored
cbe3a7f
View commit details
Copy full SHA for cbe3a7f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL