Skip to content

Fix minor details in Counter docs #31029

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 35 commits into from
Feb 2, 2022

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Jan 30, 2022

  • Fix incorrect capitalization.
  • Add doctest directive.
  • Show equality and inclusion operators.
  • Update comments to match docs.
  • Remove unneeded doctest: skip

rhettinger and others added 30 commits March 15, 2021 21:12
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
.
Merge branch 'master' of github.com:python/cpython
Merge branch 'main' of github.com:python/cpython into main
Merge branch 'main' of github.com:python/cpython
@rhettinger rhettinger added skip issue skip news docs Documentation in the Doc dir needs backport to 3.10 only security fixes labels Jan 30, 2022
@rhettinger rhettinger changed the title Counter doc details Fix minor details in Counter docs Jan 30, 2022
@rhettinger rhettinger merged commit f77beac into python:main Feb 2, 2022
@miss-islington
Copy link
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 2, 2022
(cherry picked from commit f77beac)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Feb 2, 2022
@bedevere-bot
Copy link

GH-31072 is a backport of this pull request to the 3.10 branch.

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