Commit Graph
4 Commits
Author SHA1 Message Date
Neil Girdhar 25009411db Set the maximum line length in .editorconfig (#11184)
* 130 matches what the linter and formatter are told for Python files.
* 79 appears to be the limit for README.md.
2023-12-19 01:21:01 +00:00
Neil Girdhar 06755e10ba Add object.__subclasshook__ (#9755) 2023-02-22 23:08:25 +00:00
Neil Girdhar 1b3d629bc5 Make self positional-only in functools.partial and partialmethod (#6822) 2022-01-07 19:19:13 +02:00
Neil Girdhar 9116b2928d functools: Add partial.__new__; remove partial.__init__ (#6813) 2022-01-04 23:48:34 +02:00