Avasam
|
4addb8dd0b
|
setuptools & distutils: more accurate spawn method (#13036)
|
2024-11-19 03:50:38 -08:00 |
|
Agriya Khetarpal
|
3d853d5fa8
|
Improve path-related type hints for setuptools.Extension() and distutils.CCompiler() (#12958)
Co-authored-by: Avasam <samuel.06@hotmail.com>
|
2024-11-06 17:51:48 -05:00 |
|
Avasam
|
ef42f3b765
|
distutils: Type execute using TypeVarTuple (#12405)
|
2024-07-23 13:16:14 +01:00 |
|
Avasam
|
a375953f63
|
distutils & setuptools: Relax path related params (#11948)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2024-05-20 23:41:20 -04:00 |
|
Avasam
|
c99adf4b85
|
distutils: improve boolean parameters with int defaults (#11928)
|
2024-05-17 08:33:18 +02:00 |
|
Marcell Perger
|
673c3c37fe
|
Fix types for setuptools._distutils.ccompiler.CCompiler.compile (#11275)
|
2024-01-14 14:04:38 +01:00 |
|
Alex Waygood
|
0ef9c3f8e8
|
Enable flake8-pyi's Y037 (#9686)
|
2023-02-06 19:01:02 -08:00 |
|
Akuli
|
37a180ef7b
|
Use octal for mode defaults (#9670)
|
2023-02-03 19:12:53 +00:00 |
|
Jelle Zijlstra
|
ddfaca3200
|
stdlib: add argument default values (#9501)
|
2023-01-18 09:37:34 +01:00 |
|
Alex Waygood
|
8b3b6bf7cd
|
stdlib: Audit Callable[<parameters>, None] annotations (#8187)
|
2022-06-27 08:08:28 +02:00 |
|
Alex Waygood
|
97a74bc1aa
|
Import from collections.abc wherever possible (#7635)
|
2022-04-18 12:50:37 +02:00 |
|
Alex Waygood
|
740193a8fc
|
Use TypeAlias where possible for type aliases (#7630)
|
2022-04-15 18:01:00 -07:00 |
|
Alex Waygood
|
1acc8f3bd6
|
Use PEP 604 syntax wherever possible, part II (#7514)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2022-03-19 14:27:35 +00:00 |
|
Alex Waygood
|
8d5d2520ac
|
Use PEP 585 syntax wherever possible (#6717)
|
2021-12-28 11:31:43 +01:00 |
|
Akuli
|
ce11072dbe
|
Big diff: use lower-case list and dict (#5888)
|
2021-08-08 09:26:35 -07:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02:00 |
|
Ivan Levkivskyi
|
16ae4c6120
|
Re-organize directory structure (#4971)
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
|
2021-01-27 12:00:39 +00:00 |
|