Pull requests · python/cpython · GitHub

github.com

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Security and quality 0

New pull request New

gh-157216: Clarify that set_forkserver_preload() does not cover lazy imports

Open pull requests created by VimalN2005

gh-157227: _remote_debugging: Validate lists and tuples in write_sample

Open pull requests created by maurycy

gh-129813: Check size in PyBytesWriter_FinishWithSize()

Open pull requests created by vstinner

gh-141984: Add "exhausted" to glossary, link existing mentions

Open pull requests created by encukou

[3.15] gh-156924: Try reifying lazy imports in ForwarRef.evaluate() (GH-156940)

Open pull requests created by miss-islington

[3.15] gh-156837: Refer to yield expressions in generator function definitions (GH-156863)

gh-157213: Fix stale asyncio.gather() edges in the await graph

Open pull requests created by deadlovelll

gh-157210: Attach a combining mark in the last curses Textbox cell

Open pull requests created by fedonman

gh-157208: Fix the ctypes.util.struct documentation

[3.15] gh-156910: fix deadlock in type_set_abstractmethods under free-threading (#156948)

Open pull requests created by kumaraditya303

gh-157044: Preserve asyncio call stacks through callable aiter()

Open pull requests created by goutamadwant

gh-157194: Read the opcode atomically in the specializer

Open pull requests created by iamsharduld

[3.13] gh-157190: Fix tarfile data/tar filter bypass via hard link to a symlink

Open pull requests created by StanFromIreland

gh-157190: Follow symlinks when extracting tarfile hard links

[3.15] gh-121617: Fix Py_CLEAR() in C++: replace NULL with _Py_NULL (GH-157067)

gh-157184: Scale the join() alarm in the multiprocessing kill tests

gh-156002: Keep reading through third-party zipfile decompressors

Open pull requests created by rasmusfaber

gh-157176: Fix GC tracking in PyStructSequence_New

Open pull requests created by ashm-dev