mahmoud / boltons

🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
https://boltons.readthedocs.org
Other
6.54k stars 353 forks source link

Fix Python 3.13 beta test failures (fixes #365) #367

Closed mahmoud closed 5 months ago

mahmoud commented 5 months ago

Kicked the can down the road (and documented as much) for anchors (~~~~^^) in tbutils, and fixed the move from _partialmethod to __partialmethod__ in funcutils. This fixes #365.