Skip to content

[3.11] gh-101100: Improve documentation on function attributes (#112933) - #113003

Merged
hugovk merged 1 commit into
python:3.11from
AlexWaygood:backport-112933-311
Dec 12, 2023
Merged

[3.11] gh-101100: Improve documentation on function attributes (#112933)#113003
hugovk merged 1 commit into
python:3.11from
AlexWaygood:backport-112933-311

Conversation

@AlexWaygood

@AlexWaygoodAlexWaygood commented Dec 12, 2023

Copy link
Copy Markdown
Member

…ython#112933)
(cherry-picked from commit 4c5b9c1)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@AlexWaygood

Copy link
Copy Markdown
MemberAuthor

This is the same as the original PR, except:

  • Doc/whatsnew/3.13.rst doesn't exist on Python 3.11
  • Functions don't have a __type_params__ attribute on Python <=3.11

@hugovk
hugovk merged commit f83087c into python:3.11Dec 12, 2023
@AlexWaygood
AlexWaygood deleted the backport-112933-311 branch December 12, 2023 12:19
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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AlexWaygood@hugovk