Skip to content

Explore deprecating create arg of get_command_obj and get_finalized_command#377

Open
Avasam wants to merge 1 commit into
pypa:mainfrom
Avasam:deprecating-create-arg-of-get_command_obj
Open

Explore deprecating create arg of get_command_obj and get_finalized_command#377
Avasam wants to merge 1 commit into
pypa:mainfrom
Avasam:deprecating-create-arg-of-get_command_obj

Conversation

@Avasam

@Avasam Avasam commented Oct 17, 2025

Copy link
Copy Markdown
Contributor

See #343 (comment)

I just did a quick scan through the distutils and setuptools codebase and there's not a single call to get_finalized_command(..., create=False). Maybe the create flag is just cruft that can be eliminated.

Exploratory PR deprecating (unused, but not removed, for backward compatibility) the create arg.

@Avasam Avasam force-pushed the deprecating-create-arg-of-get_command_obj branch from 01e8858 to e7b0130 Compare November 2, 2025 16:37
@Avasam Avasam force-pushed the deprecating-create-arg-of-get_command_obj branch 2 times, most recently from 2ab5dd5 to f0642bb Compare July 4, 2026 19:08
@Avasam Avasam force-pushed the deprecating-create-arg-of-get_command_obj branch from f0642bb to 4e8787f Compare July 8, 2026 20:37
@Avasam Avasam mentioned this pull request Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant