-
Notifications
You must be signed in to change notification settings - Fork 68
Pull requests: pypa/distutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Accept any non-string iterable for
distutils.Extension
's sources
#311
opened Nov 6, 2024 by
agriyakhetarpal
Loading…
Set
Py_GIL_DISABLED=1
for free threaded Python on Windows
#310
opened Nov 1, 2024 by
colesbury
Loading…
Make reinitialize_command's return type Generic when "command" argument is a Command
#308
opened Oct 28, 2024 by
Avasam
Loading…
type
Distribution.get_command_obj
to not return None
with create=True
#307
opened Oct 25, 2024 by
Avasam
Loading…
Use a real boolean (False) default for display_option_names generated attributes
#303
opened Oct 17, 2024 by
Avasam
Loading…
Fix issue with absolute path with Python 3.13 on Windows
#302
opened Oct 8, 2024 by
adang1345
Loading…
PERF: remove isdir() check in copy_file(), about 10% of the run time was checking if the file to copy is a directory.
#258
opened May 31, 2024 by
morotti
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.