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

bpo-42048: Document AC's defining_class converter by erlend-aasland · Pull Request #23978 · python/cpython · GitHub

/ cpython Public

bpo-42048: Document AC's defining_class converter - #23978

Merged
vstinner merged 9 commits into
python:masterfrom
erlend-aasland:ac-document-defining-class
Jan 20, 2021
Merged

bpo-42048: Document AC's defining_class converter#23978
vstinner merged 9 commits into
python:masterfrom
erlend-aasland:ac-document-defining-class

Conversation

erlend-aasland commented Dec 28, 2020
edited by miss-islington
Loading

Copy link
Copy Markdown
Contributor

Parts of this documentation is more or less taken/stolen directly from PEP 573

https://bugs.python.org/issue42048

Copy link
Copy Markdown
Contributor Author

cc @vstinner, as promised at #22478 (comment)

Comment thread Doc/howto/clinic.rst Outdated
Comment thread Doc/howto/clinic.rst Outdated
Comment thread Doc/howto/clinic.rst Outdated
Comment thread Doc/howto/clinic.rst
Erlend Egeberg Aasland and others added 2 commits January 20, 2021 10:28
Co-authored-by: Victor Stinner <vstinner@python.org>

Copy link
Copy Markdown
Contributor Author

PTAL, @vstinner. I've expanded the zlib example, added some lines about heap types and PyType_FromModuleAndSpec, and added some lines about slot methods and _PyType_GetModuleByDef (together with a small example from the thread module). I also removed info about the calling convention.

Comment thread Doc/howto/clinic.rst
Comment thread Doc/howto/clinic.rst Outdated
Erlend Egeberg Aasland and others added 3 commits January 20, 2021 11:27
Comment thread Doc/howto/clinic.rst Outdated
Erlend Egeberg Aasland and others added 2 commits January 20, 2021 12:01
Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner 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.

Copy link
Copy Markdown
Contributor

@erlend-aasland: Status check is done, and it's a failure ❌ .

1 similar comment

Copy link
Copy Markdown
Contributor

@erlend-aasland: Status check is done, and it's a failure ❌ .

Copy link
Copy Markdown
Contributor Author

@vstinner I guess the bot need a skip news flag? Or should I add a news item?

vstinner merged commit e982fe4 into python:master Jan 20, 2021
erlend-aasland deleted the ac-document-defining-class branch January 20, 2021 11:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL