Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Pull requests: python/cpython
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
gh-135552: Skip clearing of tp_subclasses weakrefs in GC awaiting review
#136147 openedJun 30, 2025 bysergey-miryanovLoading…
gh-136145: Define 'standard library' and 'stdlib' in the glossary awaiting merge docsDocumentation in the Doc dir needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip news
#136146 openedJun 30, 2025 byzwareLoading…
gh-132969: ACKS file update was missed in gh-133222 awaiting core review skip news
#136144 openedJun 30, 2025 byogbigglesLoading…
gh-134939: Add a Multiple Interpreters Howto Doc docsDocumentation in the Doc dir needs backport to 3.14bugs and security fixes skip news
#136143 openedJun 30, 2025 byericsnowcurrently • Draft
Add update(**kwargs) method to types.SimpleNamespace awaiting review
#136142 openedJun 30, 2025 byTomasCorreia2003Loading…
gh-136135: Doc: Fix some broken links awaiting review docsDocumentation in the Doc dir skip news
#136137 openedJun 30, 2025 byLamentXU123Loading…
gh-136032: FixDocumentation in the Doc dir skip news
argparse.BooleanOptionalAction
doc awaiting review docs #136133 openedJun 30, 2025 bymattwang44Loading…
gh-136125: Use
_PyObject_GetMethodStackRef
forLOAD_ATTR
awaiting core review skip news topic-free-threading #136127 openedJun 30, 2025 byFidget-SpinnerLoading…
[3.13] gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614) awaiting core review topic-free-threading
#136126 openedJun 30, 2025 byvstinnerLoading…
gh-136047: Allow typing._allow_reckless_class_checks to check
_py_abc
awaiting review #136115 openedJun 30, 2025 byyouknowoneLoading…
gh-132657: Avoid locks and refcounts in frozenset operations awaiting review
#136107 openedJun 29, 2025 byeendebakptLoading…
gh-134584: Eliminate redundant refcounting from
_CALL_LEN
awaiting core review skip news #136104 openedJun 29, 2025 bycorona10Loading…
gh-133390: Support table, index, trigger, view, column, function, and schema completion in the sqlite3 CLI awaiting review
#136101 openedJun 29, 2025 bytanloongLoading…
gh-90733: improve
hashlib.scrypt
interface awaiting core review #136100 openedJun 29, 2025 bypicnixzLoading…
gh-136052: Do not generate empty encoded-words awaiting review
#136099 openedJun 29, 2025 bychrullrichLoading…
gh-136073: Fix expandvars() in Tools/freeze/checkextensions.py awaiting core review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip news
#136093 openedJun 29, 2025 byserhiy-storchakaLoading…
Re-export
._replace
as.replace
inurllib.parse
result types #136083 openedJun 28, 2025 bythejcannon • Draft
gh-133125: Clarify ZipInfo.date_time attribute documentation awaiting review docsDocumentation in the Doc dir skip news
#136082 openedJun 28, 2025 byKentaroJayLoading…
gh-133447: UpdateDocumentation in the Doc dir skip news
sqlite3
What's New 3.15 entry awaiting review docs #136079 openedJun 28, 2025 byStanFromIrelandLoading…
gh-134584: Eliminate redundant refcounting from
_CALL_ISINSTANCE
#136077 openedJun 28, 2025 bynoamcohen97 • Draft
gh-135993: Fix IPv6 bug in
set_ok_port
andreturn_ok_port
awaiting review #136076 openedJun 28, 2025 byLamentXU123Loading…
gh-136063: fix quadratic-complexity parsing inA security issue
email.message._parseparam
awaiting core review type-security #136072 openedJun 28, 2025 bypicnixzLoading…
gh-134759:bugs and security fixes needs backport to 3.14bugs and security fixes
UnboundLocalError
inemail.message.Message.get_payload
awaiting merge needs backport to 3.13 #136071 openedJun 28, 2025 byskv0zsnegLoading…
gh-134584: Eliminate redundant refcounting from
_CALL_STR_1
awaiting review #136070 openedJun 28, 2025 byZheaoliLoading…
gh-136059: docs: pathlib: Mention that iterdir() is surprisingly not streaming awaiting review docsDocumentation in the Doc dir skip news
#136060 openedJun 28, 2025 bynh2Loading…
ProTip! Filter pull requests by the default branch withbase:main.