Message383149
Today I spotted one error that suspicious could have spotted:
-both ``Callable``s no longer validate their ``argtypes``, in
+both ``Callable``\ s no longer validate their ``argtypes``, in
I'm fixing it in https://github.com/python/cpython/pull/23800
`make suspicious` found it as:
[whatsnew/changelog:23] "`" found in "Callable``s no longer validate their ``argtypes"
So I'll doodle around this to see if tools/rstlint.py or Sphinx itself can see the error. |
|
| Date |
User |
Action |
Args |
| 2020-12-16 11:06:41 | mdk | set | recipients:
+ mdk, rhettinger, ned.deily |
| 2020-12-16 11:06:41 | mdk | set | messageid: <[email protected]> |
| 2020-12-16 11:06:41 | mdk | link | issue42238 messages |
| 2020-12-16 11:06:41 | mdk | create | |
|