Neil Girdhar
|
9d90eeb296
|
Fix networkx stub; location of subgraph_view, etc. (#11385)
|
2024-02-09 13:01:53 +01:00 |
|
Neil Girdhar
|
ba7bd9f98a
|
Add some missing networkx annotations (#11181)
|
2023-12-19 12:21:47 +01:00 |
|
Neil Girdhar
|
2dfa9544ed
|
Fix annotation for networkx.subgraph_view (#11180)
|
2023-12-19 12:16:08 +01:00 |
|
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 |
|