Skip to content

Conversation

miss-islington
Copy link
Contributor

  • C API docs: move PyErr_SetImportErrorSubclass docs

It was in the section about warnings, but it makes more sense to
put it with PyErr_SetImportError.

  • C API docs: document closeit argument to PyRun_AnyFileExFlags

It was already documented for PyRun_SimpleFileExFlags.

  • textual fixes to unicode docs

  • Move paragraph about tp_dealloc into tp_dealloc section

  • aiter returns an async iterator, not an awaitable
    (cherry picked from commit 43cf44d)

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com

* C API docs: move PyErr_SetImportErrorSubclass docs

It was in the section about warnings, but it makes more sense to
put it with PyErr_SetImportError.

* C API docs: document closeit argument to PyRun_AnyFileExFlags

It was already documented for PyRun_SimpleFileExFlags.

* textual fixes to unicode docs

* Move paragraph about tp_dealloc into tp_dealloc section

* __aiter__ returns an async iterator, not an awaitable
(cherry picked from commit 43cf44d)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Feb 23, 2022
@miss-islington
Copy link
Contributor Author

@JelleZijlstra: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@JelleZijlstra: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@JelleZijlstra: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 28d9353 into python:3.10 Feb 23, 2022
@miss-islington miss-islington deleted the backport-43cf44d-3.10 branch February 23, 2022 04:57
@miss-islington
Copy link
Contributor Author

@JelleZijlstra: Status check is done, and it's a success ✅ .

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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants