Skip to content

Conversation

@Viicos
Copy link
Contributor

@ViicosViicos 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
ContributorAuthor

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.

@rhettingerrhettinger 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.

@hugovkhugovk added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 3, 2025
@hugovkhugovk merged commit 373eb1b into python:mainMar 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-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsMar 3, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2025
…t` (pythonGH-130629) (cherry picked from commit 373eb1b) Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
@bedevere-app
Copy link

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-appbedevere-appbot 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 <65306057+Viicos@users.noreply.github.com>
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 <65306057+Viicos@users.noreply.github.com>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot 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
…st` (GH-130629) (#130782) (cherry picked from commit 373eb1b) Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
@ViicosViicos deleted the collections-docs-warning branch April 6, 2025 16:43
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@Viicos@hugovk