Skip to content
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

[3.11] gh-104254: Document the optional keyword-only "context" argument to Task constructor (GH-104251) #104258

Merged
merged 1 commit into from
May 7, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 7, 2023

(This was added in 3.11. It was already documented for create_task(), but not for Task().)
(cherry picked from commit 4ee2068)

Co-authored-by: Itamar Ostricher itamarost@gmail.com


📚 Documentation preview 📚: https://cpython-previews--104258.org.readthedocs.build/

…t to Task constructor (pythonGH-104251)

(This was added in 3.11. It was already documented for `create_task()`, but not for `Task()`.)
(cherry picked from commit 4ee2068)

Co-authored-by: Itamar Ostricher <itamarost@gmail.com>
@kumaraditya303 kumaraditya303 merged commit efcd4bc into python:3.11 May 7, 2023
@miss-islington miss-islington deleted the backport-4ee2068-3.11 branch May 7, 2023 04:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants