Skip to content

[pull] master from faif:master - #34

Merged
pull[bot] merged 1 commit into
Uncodedtech:masterfrom
faif:master
Sep 22, 2026
Merged

pull[bot] merged 1 commit into
Uncodedtech:masterfrom
faif:master

Conversation

@pull

@pull pull Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

#495)

The pool key concatenated str(arg) with no separator, so Card2('1', '0') and
Card2('10') (or Card2(1) and Card2('1')) got the same key and the second call
returned the first call's instance. Use repr of the class name, args and
sorted kwargs instead, which also makes the key independent of kwarg order.
Add tests, since the module had none.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Sep 22, 2026
@pull pull Bot added the ⤵️ pull label Sep 22, 2026
@pull
pull Bot merged commit a3407dd into Uncodedtech:master Sep 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant