Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add news entry
  • Loading branch information
johnslavik committed Feb 9, 2026
commit 97f23cdf66a2cfadb57981f215f4572261e2cfee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Methods directly decorated with :deco:`functools.singledispatchmethod` now
dispatch on the second argument when called after being accessed as class
attributes. Patch by Bartosz Sławecki.
Loading