Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/cpython
Pull Requests
Commits
3.14
3.10
3.11
3.12
3.13
3.14
3.15
dependabot/github_actions/actions-edbe84364a
main
[3.14] gh-156371: Fix missing PyRefTracer_DESTROY events for trashcan objects (gh-156372) (gh-156802)
corona10
committed
11 hours ago
Verified
f6842dda
[3.14] Add tests for async comprehensions in different scopes (GH-156412) (#156795)
miss-islington
committed
17 hours ago
Verified
aa7084e0
[3.14] Fix typos in the `concurrent.interpreters` docs (GH-156485) (#156791)
miss-islington
committed
17 hours ago
Verified
ff54fa78
[3.14] gh-83895: Accept input larger than 2 GiB in the C implementation of ElementTree (GH-156746) (GH-156772)
serhiy-storchaka
committed
21 hours ago
Verified
8becd160
[3.14] gh-99064: Ignore the encoding declaration when parsing decoded text (GH-156734) (GH-156751)
serhiy-storchaka
committed
1 day ago
Verified
4e8bce4d
[3.14] gh-156723: Update bundled libexpat to version 2.8.4 (GH-156724) (#156732)
miss-islington
committed
1 day ago
Verified
97aaaf98
[3.14] gh-156101: Don't set the result in error in PyLong_AsInt32() (GH-156727) (#156729)
miss-islington
committed
1 day ago
Verified
e57c494f
[3.14] gh-156707: Do not follow junctions in os_helper.rmtree() on Windows (GH-156710) (GH-156715)
miss-islington
committed
1 day ago
Verified
60138de6
[3.14] gh-156523: Fix asyncio.as_completed() not recording the awaiting task (GH-156527) (#156553)
miss-islington
committed
1 day ago
Verified
ec7c6a0c
[3.14] gh-156689: Fix out-of-bounds read in `PyAst_CheckMode()` for `mode='func_type'` (GH-156697) (#156704)
miss-islington
committed
1 day ago
Verified
1546d44f
[3.14] gh-156353: Fix configparser space delimiter parsing (GH-156382) (GH-156558)
miss-islington
committed
1 day ago
Verified
142d9360
[3.14] gh-156676: Skip `test_pyinit_function_raises_exception` for other implementations (GH-156684) (GH-156687)
miss-islington
committed
2 days ago
Verified
686b543e
[3.14] gh-156614: Fix the parameter list grammar in the language reference (GH-156622) (#156672)
miss-islington
committed
2 days ago
Verified
af4ee512
[3.14] gh-123299: What's New: Link to compression and compression.zstd (GH-156661) (#156670)
miss-islington
committed
2 days ago
Verified
2390b089
[3.14]gh-156466: fix cleanup on error after Enter in codegen_enter_scope (#156467) (#156617)
iritkatriel
committed
2 days ago
Verified
3656c15c
[3.14] gh-156466: fix cleanup on error in codegen_leave_annotations_scope (#156522)
iritkatriel
committed
2 days ago
Verified
e9eb34f3
[3.14] gh-57952: Clarify that xml.dom documents DOM interfaces (GH-156647) (GH-156652)
miss-islington
committed
3 days ago
Verified
1031cf4e
[3.14] Fix a dangling pointer and reference leak in `local_timezone_from_timestamp` (GH-156598) (#156644)
miss-islington
committed
3 days ago
Verified
295d31bd
[3.14] gh-156517: Clarify that `site.getsitepackages()` doesn't check for existance (GH-156524) (#156649)
miss-islington
committed
3 days ago
Verified
592e3ed5
[3.14] gh-156635: Fix the exceptions in the xml.dom documentation (GH-156636) (GH-156638)
miss-islington
committed
3 days ago
Verified
0ee064ff
[3.14] gh-156408: Fix asyncio.print_call_graph() on a finished task (GH-156410) (#156564)
aisk
committed
3 days ago
Verified
c87f05bd
[3.14] gh-151943: Document the CharacterData interface and other DOM members (GH-155632) (GH-156633)
miss-islington
committed
3 days ago
Verified
acc9a22e
[3.14] gh-84419: Fix the execute permissions in os.stat() on Windows (GH-155392) (GH-156630)
serhiy-storchaka
committed
3 days ago
Verified
bfd41e33
[3.14] gh-155468: Distinguish empty quoted tokens from EOF in netrc(GH-155471) (GH-156469)
lpyu001
committed
3 days ago
Verified
a2d0545f
[3.14] gh-115075: Fix info about initialization of mimetypes.MimeTypes attributes (GH-150691) (GH-156626)
miss-islington
committed
3 days ago
Verified
b388c61b
[3.14] gh-142414: Isolate reloading modules in test_interpreters (GH-144096) (#156618)
miss-islington
committed
3 days ago
Verified
aa24c205
[3.14] gh-69370: Fix "python -m inspect --details" for unencodable paths (GH-155246) (GH-156606)
serhiy-storchaka
committed
3 days ago
Verified
948f962f
[3.14] gh-69371: Fix pydoc for modules whose path contains undecodable bytes (GH-155239) (GH-156609)
miss-islington
committed
3 days ago
Verified
d7339b4a
[3.14] gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396) (GH-156612)
serhiy-storchaka
committed
3 days ago
Verified
b5d4b854
[3.14] gh-86427: Use the console code page for the stdio encoding on Windows (GH-155415) (GH-156603)
miss-islington
committed
3 days ago
Verified
d4ae98b0
Older