Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/cpython
Pull Requests
Commits
dependabot/github_actions/actions-edbe84364a
3.10
3.11
3.12
3.13
3.14
3.15
dependabot/github_actions/actions-edbe84364a
main
build(deps): bump the actions group with 6 updates
dependabot[bot]
committed
1 day ago
Verified
629b58bc
gh-156676: Skip `test_pyinit_function_raises_exception` for other implementations (GH-156684)
saioffl
committed
1 day ago
Verified
03503dcc
gh-151914: Copyedit "What's new in Python 3.16" (#156678)
hugovk
committed
1 day ago
Verified
e50e41f7
gh-156614: Fix the parameter list grammar in the language reference (#156622)
challenge456
committed
1 day ago
Verified
852381ef
gh-123299: What's New: Link to compression and compression.zstd (#156661)
hugovk
committed
1 day ago
Verified
aad42883
gh-156662: Note that TaskGroup.create_task() raises RuntimeError (#156663)
deadlovelll
committed
1 day ago
Verified
26d9b255
gh-156500: Reject non-positional parameters in `ctypes.util.wrap_dll_function` (GH-156501)
fedonman
committed
1 day ago
Verified
b3ddde43
Enable linting of lazy import tests (#156624)
auscompgeek
committed
1 day ago
Verified
d59d4e74
gh-57952: Clarify that xml.dom documents DOM interfaces (GH-156647)
serhiy-storchaka
committed
2 days ago
Verified
ae93e425
gh-156517: Clarify that `site.getsitepackages()` doesn't check for existance (#156524)
StanFromIreland
committed
2 days ago
Verified
ee4bd4a5
Fix a dangling pointer and reference leak in `local_timezone_from_timestamp` (#156598)
StanFromIreland
committed
2 days ago
Verified
fcf0a987
gh-44871: Improve DOM Level 1 conformance of xml.dom.minidom (#155641)
serhiy-storchaka
committed
2 days ago
Verified
d636e3c0
gh-156635: Fix the exceptions in the xml.dom documentation (GH-156636)
serhiy-storchaka
committed
2 days ago
Verified
74b944af
gh-151943: Document the CharacterData interface and other DOM members (GH-155632)
serhiy-storchaka
committed
2 days ago
Verified
922c8662
gh-84419: Fix the execute permissions in os.stat() on Windows (GH-155392)
serhiy-storchaka
committed
2 days ago
Verified
b7daede6
gh-155725: Remove `PyGILState_Ensure` usage from `tracemalloc` (#156409)
kumaraditya303
committed
2 days ago
Verified
6b1b90f7
gh-148442: Eliminate race condition in list rich comparison (GH-148531)
KowalskiThomas
committed
2 days ago
Verified
ec8a4201
gh-115075: Fix info about initialization of mimetypes.MimeTypes attributes (GH-150691)
serhiy-storchaka
committed
2 days ago
Verified
19363f20
gh-142414: Isolate reloading modules in test_interpreters (#144096)
Allactaga
committed
2 days ago
Verified
f81c03a6
gh-156466: fix cleanup on error after Enter in codegen_enter_scope (#156467)
iritkatriel
committed
2 days ago
Verified
41b3f0af
gh-69371: Fix pydoc for modules whose path contains undecodable bytes (GH-155239)
serhiy-storchaka
committed
2 days ago
Verified
c8ca336e
gh-69370: Fix "python -m inspect --details" for unencodable paths (GH-155246)
serhiy-storchaka
committed
2 days ago
Verified
abf7a184
gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396)
serhiy-storchaka
committed
2 days ago
Verified
e48b1eb9
gh-108885: Report the examples of a doctest run by unittest (GH-155377)
serhiy-storchaka
committed
2 days ago
Verified
55eef52e
gh-86427: Use the console code page for the stdio encoding on Windows (GH-155415)
serhiy-storchaka
committed
2 days ago
Verified
0bb312a4
gh-102475: Fix os.path.realpath() for names which look like a drive (GH-155399)
serhiy-storchaka
committed
2 days ago
Verified
0c38e057
gh-87587: Fix os.device_encoding() for any console on Windows (GH-155410)
serhiy-storchaka
committed
2 days ago
Verified
b4aea41d
gh-72353: Continue reading from the console after ignored Ctrl+C (GH-155434)
serhiy-storchaka
committed
2 days ago
Verified
c922aa0d
gh-85470: Delay load ole32.dll in the _ctypes module (GH-155435)
serhiy-storchaka
committed
2 days ago
Verified
0e8100a1
gh-151365: Revert temporary Git downgrade (#156584)
StanFromIreland
committed
2 days ago
Verified
3e9efe55
Older