- Notifications
You must be signed in to change notification settings - Fork 83
Pull requests: pypa/distutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: fixed a bug where calling
build_ext.finalize_options after define or undef attributes were already set would raise an exception. #386 opened Nov 17, 2025 by neutrinoceros Loading…
BUG: fix a bug where calling
distutils.build_ext.finalize_options more than once would raise an exception #385 opened Nov 17, 2025 by neutrinoceros Loading…
Use float value of ST_MTIME in copy_file function
#379 opened Oct 26, 2025 by rajputa-deshaw Loading…
Explore deprecating
create arg of get_command_obj and get_finalized_command #377 opened Oct 17, 2025 by Avasam Loading…
Use dataclass to add type annotations to
Extension so that it can easily be extended in setuptools. #373 opened Jul 11, 2025 by abravalheri Loading…
Improve distutils.dist.Distribution from typeshed's setuptools.setup
#372 opened May 31, 2025 by Avasam Loading…
msvc compiler: Re-sort sources to compile Message Compiler files (
.mc) first #370 opened May 6, 2025 by Avasam Loading…
Ignore newlines when processing keywords/platforms
#347 opened Mar 19, 2025 by frenzymadness Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.