[New-bugs-announce] [issue46860] `--with-suffix` not respected on case-insensitive file systems
Brett Cannon
report at bugs.python.org
Fri Feb 25 19:18:02 EST 2022
New submission from Brett Cannon <brett at python.org>:
If you use `--with-suffix` on a case-insensitive file system it is ultimately ignored and forced to `.exe`.
PR incoming.
----------
assignee: brett.cannon
components: Build
messages: 414051
nosy: brett.cannon
priority: normal
severity: normal
status: open
title: `--with-suffix` not respected on case-insensitive file systems
type: behavior
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46860>
_______________________________________
More information about the New-bugs-announce
mailing list