Skip to content

Conversation

@Viicos
Copy link
Contributor

@Viicos Viicos commented Feb 27, 2025


.. versionchanged:: 3.7
Removed the *verbose* parameter and the :attr:`_source` attribute.
Removed the *verbose* parameter and the :attr:`!_source` attribute.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should _source be documented?

Copy link
Member

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.

@rhettinger rhettinger removed their request for review February 27, 2025 17:12

.. versionchanged:: 3.7
Removed the *verbose* parameter and the :attr:`_source` attribute.
Removed the *verbose* parameter and the :attr:`!_source` attribute.
Copy link
Member

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.

@hugovk hugovk added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 3, 2025
@hugovk hugovk merged commit 373eb1b into python:main Mar 3, 2025
39 checks passed
@miss-islington-app
Copy link

Thanks @Viicos for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 3, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2025
@bedevere-app
Copy link

bedevere-app bot commented Mar 3, 2025

GH-130779 is a backport of this pull request to the 3.13 branch.

@miss-islington-app
Copy link

Sorry, @Viicos and @hugovk, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 373eb1b47af6843678c477b237d787c04dda2818 3.12

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 3, 2025
hugovk pushed a commit that referenced this pull request Mar 3, 2025
…st` (GH-130629) (#130779)

gh-101100: Fix Sphinx documentation warnings in `collections.rst` (GH-130629)
(cherry picked from commit 373eb1b)

Co-authored-by: Victorien <[email protected]>
hugovk pushed a commit to hugovk/cpython that referenced this pull request Mar 3, 2025
…ions.rst` (pythonGH-130629)

(cherry picked from commit 373eb1b)

Co-authored-by: Victorien <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Mar 3, 2025

GH-130782 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Mar 3, 2025
hugovk added a commit that referenced this pull request Mar 3, 2025
@Viicos Viicos deleted the collections-docs-warning branch April 6, 2025 16:43
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants