Message302857
| Author |
paul.moore |
| Recipients |
docs@python, gronke, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware |
| Date |
2017-09-24.12:37:51 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1506256671.74.0.833889459919.issue31569@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
I would strongly prefer the docs to be changed to match the implementation rather than the other way round. However, I don't see the use case for this - what case sensitive filesystem would anybody be building the Windows version of Python on?
I'm -1 on changing the actual build scripts, as that introduces risk for no actual benefit. I'm +0 on changing the docs, assuming it's possible to make things consistent with a doc-only change. But I can't imagine anyone reading those docs would expect a filesystem to be case sensitive, so I doubt it would matter in practice. |
|