Skip to content

Conversation

@fatelei
Copy link
Contributor

@fateleifatelei commented Dec 19, 2025

@x42005e1f
Copy link

It should also be specified as a change (in 3.12) below the table. An example of this is the existing entry for cr_origin. Related: #142994.

@fatelei
Copy link
ContributorAuthor

It should also be specified as a change (in 3.12) below the table. An example of this is the existing entry for cr_origin. Related: #142994.

update changelog

Copy link
Member

@StanFromIrelandStanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@picnixzpicnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 27, 2025
picnixz
picnixz previously approved these changes Dec 27, 2025
@picnixzpicnixz dismissed their stale reviewDecember 27, 2025 18:28

pending changes

@picnixzpicnixz changed the title gh-142996: Add missing async generator field entries in inspect’s documentationgh-142994, gh-142996: Add missing async generator field entries in inspect’s documentationDec 27, 2025
@picnixzpicnixz changed the title gh-142994, gh-142996: Add missing async generator field entries in inspect’s documentationgh-142994, gh-142996: document missing async generator and coroutine field entries in inspect (#142997)Dec 28, 2025
@picnixzpicnixz changed the title gh-142994, gh-142996: document missing async generator and coroutine field entries in inspect (#142997)gh-142994, gh-142996: document missing async generator and coroutine field entries in inspectDec 28, 2025
@picnixzpicnixz merged commit 0efbad6 into python:mainDec 28, 2025
32 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsDec 28, 2025
@miss-islington-app
Copy link

Thanks @fatelei for the PR, and @picnixz for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 28, 2025
…d coroutine field entries in `inspect` (pythonGH-142997) (cherry picked from commit 0efbad6) Co-authored-by: wangxiaolei <fatelei@gmail.com>
@miss-islington-app
Copy link

Sorry, @fatelei and @picnixz, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 0efbad60e13cbc8b27a5ca3a5d9afcdcc957b19e 3.13 

@bedevere-app
Copy link

GH-143258 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Dec 28, 2025
picnixz pushed a commit that referenced this pull request Dec 28, 2025
…outine field entries in `inspect` (GH-142997) (#143258) gh-142994, gh-142996: document missing async generator and coroutine field entries in `inspect` (GH-142997) (cherry picked from commit 0efbad6) Co-authored-by: wangxiaolei <fatelei@gmail.com>
@picnixz
Copy link
Member

@fatelei Can you take care of the backport to 3.13 please?

@fatelei
Copy link
ContributorAuthor

@fatelei Can you take care of the backport to 3.13 please?

how to do? i am not familiar with it, create a new pr ?

@picnixz
Copy link
Member

picnixz commented Dec 29, 2025

Sorry, @fatelei and @picnixz, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 0efbad60e13cbc8b27a5ca3a5d9afcdcc957b19e 3.13 

Please follow those instructions.

If you are still unsure I will take care of it.

@bedevere-app
Copy link

GH-143287 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Dec 30, 2025
picnixz added a commit that referenced this pull request Dec 30, 2025
…outine field entries in `inspect` (GH-142997) (#143287) (cherry picked from commit 0efbad6) Co-authored-by: wangxiaolei <fatelei@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

@fatelei@x42005e1f@picnixz@StanFromIreland