Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-101100: Fix Sphinx documentation warnings incollections.rst
#130629
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@@ -894,10 +895,10 @@ they add the ability to access fields by name instead of position index. | |||
Added the *module* parameter. | |||
.. versionchanged:: 3.7 | |||
Removed the *verbose* parameter and the :attr:`_source` attribute. | |||
Removed the *verbose* parameter and the :attr:`!_source` attribute. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Should_source
be documented?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
No need, it's been removed.
@@ -894,10 +895,10 @@ they add the ability to access fields by name instead of position index. | |||
Added the *module* parameter. | |||
.. versionchanged:: 3.7 | |||
Removed the *verbose* parameter and the :attr:`_source` attribute. | |||
Removed the *verbose* parameter and the :attr:`!_source` attribute. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
No need, it's been removed.
373eb1b
intopython:mainUh oh!
There was an error while loading.Please reload this page.
…t` (pythonGH-130629)(cherry picked from commit373eb1b)Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
GH-130779 is a backport of this pull request to the3.13 branch. |
Sorry,@Viicos and@hugovk, I could not cleanly backport this to
|
…ions.rst` (pythonGH-130629)(cherry picked from commit373eb1b)Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
GH-130782 is a backport of this pull request to the3.12 branch. |
Uh oh!
There was an error while loading.Please reload this page.
📚 Documentation preview 📚:https://cpython-previews--130629.org.readthedocs.build/