Commit bc216da
committed
Adapt to functools.partial becoming a method descriptor in Python 3.14
https://docs.python.org/dev/whatsnew/3.14.html#changes-in-the-python-api
Fixes #1390.1 parent d9c479a commit bc216da
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments