FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-127949: add docs for asyncio policy deprecation by kumaraditya303 · Pull Request #128269 · python/cpython · GitHub

/ cpython Public

gh-127949: add docs for asyncio policy deprecation - #128269

Merged
kumaraditya303 merged 6 commits into
python:mainfrom
kumaraditya303:docs
Dec 26, 2024
Merged

gh-127949: add docs for asyncio policy deprecation#128269
kumaraditya303 merged 6 commits into
python:mainfrom
kumaraditya303:docs

Conversation

kumaraditya303 commented Dec 26, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

bedevere-app Bot mentioned this pull request Dec 26, 2024
7 tasks
bedevere-app Bot added the docs Documentation in the Doc dir label Dec 26, 2024
kumaraditya303 marked this pull request as ready for review December 26, 2024 09:50
Comment thread Doc/whatsnew/3.14.rst
Comment thread Doc/whatsnew/3.14.rst Outdated
Comment thread Doc/whatsnew/3.14.rst
Comment thread Doc/whatsnew/3.14.rst Outdated
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Comment thread Doc/whatsnew/3.14.rst Outdated

picnixz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM. If you want to add .. deprecated to every class and functions you mentioned, you can do it but since you deprecated the entire module in one go, I don't know if it's worth it or not. The only reason why I would suggest this is for users that do an online search and for IDEs that render Python docs based on the remote docs and that would miss the top-level warning.

Copy link
Copy Markdown
Contributor Author

If you want to add .. deprecated to every class and functions you mentioned, you can do it but since you deprecated the entire module in one go, I don't know if it's worth it or not.

That was already done as part of individual PRs.

picnixz commented Dec 26, 2024

Copy link
Copy Markdown
Member

Perfect! (sorry since the diff didn't show it I wasn't aware of; I thought you waited for those changes actually or I didn't remember this). My approval remains then.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news topic-asyncio

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL