We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--with-suffix
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = 'https://github.com/brettcannon' closed_at = <Date 2022-03-04.22:56:36.443> created_at = <Date 2022-02-26.00:18:02.878> labels = ['type-bug', 'build', '3.11'] title = '`--with-suffix` not respected on case-insensitive file systems' updated_at = <Date 2022-03-04.22:56:36.443> user = 'https://github.com/brettcannon'
bugs.python.org fields:
activity = <Date 2022-03-04.22:56:36.443> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = <Date 2022-03-04.22:56:36.443> closer = 'brett.cannon' components = ['Build'] creation = <Date 2022-02-26.00:18:02.878> creator = 'brett.cannon' dependencies = [] files = [] hgrepos = [] issue_num = 46860 keywords = ['patch'] message_count = 2.0 messages = ['414051', '414389'] nosy_count = 1.0 nosy_names = ['brett.cannon'] pr_nums = ['31593'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue46860' versions = ['Python 3.11']
The text was updated successfully, but these errors were encountered:
If you use --with-suffix on a case-insensitive file system it is ultimately ignored and forced to .exe.
.exe
PR incoming.
Sorry, something went wrong.
New changeset 50ec345 by Brett Cannon in branch 'main': bpo-46860: Respect --with-suffix on case-insensitive file systems (GH-31593) 50ec345
brettcannon
No branches or pull requests
--with-suffix
on case-insensitive file systems #31593Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: