FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[3.14] GH-148726: Forward-port generational GC by sergey-miryanov · Pull Request #148720 · 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
75.3k
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
[3.14] GH-148726: Forward-port generational GC
- #148720
#148720
Merged
hugovk
merged 19 commits into
python:3.14
python/cpython:3.14
from
sergey-miryanov:feat/gc-gen-3.14
sergey-miryanov/cpython:feat/gc-gen-3.14
Copy head branch name to clipboard
Apr 26, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
[3.14] GH-148726: Forward-port generational GC
#148720
hugovk
merged 19 commits into
python:3.14
python/cpython:3.14
from
sergey-miryanov:feat/gc-gen-3.14
sergey-miryanov/cpython:feat/gc-gen-3.14
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2026
Forward-port generational GC.
Show description for 1d75f5d
sergey-miryanov
committed
1d75f5d
View commit details
Copy full SHA for 1d75f5d
Browse repository at this point
Update gc.rst
Show description for 00a7baa
sergey-miryanov
committed
00a7baa
View commit details
Copy full SHA for 00a7baa
Browse repository at this point
Update InternalDocs/garbge_collector.md
Show description for 14547a0
sergey-miryanov
committed
14547a0
View commit details
Copy full SHA for 14547a0
Browse repository at this point
Fix tests, typos, add news entry
Show description for e989c16
sergey-miryanov
committed
e989c16
View commit details
Copy full SHA for e989c16
Browse repository at this point
Recheck and remove self notes
sergey-miryanov
committed
bfc44ab
View commit details
Copy full SHA for bfc44ab
Browse repository at this point
Commits on Apr 19, 2026
Remove vestigial comment about "old space bit'.
nascheme
authored and
sergey-miryanov
committed
dbd944e
View commit details
Copy full SHA for dbd944e
Browse repository at this point
Remove reference to "incremental GC".
nascheme
authored and
sergey-miryanov
committed
9c22083
View commit details
Copy full SHA for 9c22083
Browse repository at this point
Revert to 3.13 limits for these tests.
nascheme
authored and
sergey-miryanov
committed
b50da36
View commit details
Copy full SHA for b50da36
Browse repository at this point
Add notes about untrack_dicts() change.
nascheme
authored and
sergey-miryanov
committed
8153914
View commit details
Copy full SHA for 8153914
Browse repository at this point
Merge branch '3.14' into feat/gc-gen-3.14
sergey-miryanov
committed
e8035ec
View commit details
Copy full SHA for e8035ec
Browse repository at this point
Commits on Apr 20, 2026
Use PyErr_FormatUnraisable
sergey-miryanov
committed
3cba502
View commit details
Copy full SHA for 3cba502
Browse repository at this point
Commits on Apr 24, 2026
Remove _GCPhase
sergey-miryanov
committed
a9a948f
View commit details
Copy full SHA for a9a948f
Browse repository at this point
Merge branch '3.14' into feat/gc-gen-3.14
nascheme
authored
ed6ab86
View commit details
Copy full SHA for ed6ab86
Browse repository at this point
Merge branch '3.14' into feat/gc-gen-3.14
nascheme
authored
a6fd7cc
View commit details
Copy full SHA for a6fd7cc
Browse repository at this point
Commits on Apr 25, 2026
Update ABI dump
hugovk
committed
39e803e
View commit details
Copy full SHA for 39e803e
Browse repository at this point
Update Misc/NEWS.d/next/Core_and_Builtins/2026-04-17-11-30-00.gh-issue-142516.GcGen315.rst
Show description for 3e1f41b
sergey-miryanov
and
hugovk
authored
3e1f41b
View commit details
Copy full SHA for 3e1f41b
Browse repository at this point
Update gc.rst
sergey-miryanov
committed
f4deba6
View commit details
Copy full SHA for f4deba6
Browse repository at this point
More fixes for gc.rst
sergey-miryanov
committed
89622fb
View commit details
Copy full SHA for 89622fb
Browse repository at this point
Commits on Apr 26, 2026
Update Doc/library/gc.rst
Show description for ba7443e
sergey-miryanov
and
hugovk
authored
ba7443e
View commit details
Copy full SHA for ba7443e
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL