8000 gh-108362: Retarget incremental GC changes to 3.14 by hugovk · Pull Request #125453 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-108362: Retarget incremental GC changes to 3.14 #125453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 20, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into docs-3.14-incremental-gc
  • Loading branch information
hugovk authored Oct 15, 2024
commit 733ccc93e0b466222b87d3eebbb6f1a772abf0f1
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ The behavior of :func:`!gc.collect` changes slightly:

(Contributed by Mark Shannon in :gh:`108362`.)

Other Language Changes
Other language changes
======================

* Incorrect usage of :keyword:`await` and asynchronous comprehensions
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.
0