FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-138682: Add symmetric difference to Counter by rhettinger · Pull Request #138766 · python/cpython · GitHub

/ cpython Public

gh-138682: Add symmetric difference to Counter - #138766

Merged
rhettinger merged 9 commits into
python:mainfrom
rhettinger:symdiff
Sep 26, 2025
Merged

gh-138682: Add symmetric difference to Counter#138766
rhettinger merged 9 commits into
python:mainfrom
rhettinger:symdiff

Conversation

rhettinger commented Sep 10, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

rhettinger self-assigned this Sep 10, 2025
rhettinger added type-feature A feature request or enhancement 3.15 pre-release feature fixes, bugs and security fixes labels Sep 10, 2025
Comment thread Doc/library/collections.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
rhettinger and others added 3 commits September 24, 2025 07:58
…Exqx1.rst

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Comment thread Lib/collections/__init__.py Outdated
Comment thread Lib/test/test_collections.py Outdated
rhettinger and others added 4 commits September 24, 2025 10:13
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Algebraic simplification saving a local variable store and two fetches.

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
rhettinger merged commit 7909b30 into python:main Sep 26, 2025
45 checks passed
rhettinger deleted the symdiff branch September 26, 2025 05:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.15 pre-release feature fixes, bugs and security fixes type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL