-
Notifications
You must be signed in to change notification settings - Fork 74
Pull requests: pypa/distutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make sure
type(None)
is used instead of None
for the type argument of isinstance
.
#344
opened Mar 12, 2025 by
Sachaa-Thanasius
Loading…
Remove/replace runtime dependence on
more-itertools
, jaraco.functools
, and jaraco.collections
#341
opened Mar 11, 2025 by
Sachaa-Thanasius
Loading…
Widen return type of
CCompiler.runtime_library_dir_option()
.
#339
opened Mar 11, 2025 by
Sachaa-Thanasius
Loading…
ProTip!
Filter pull requests by the default branch with base:main.