Vinay Sajip
Vinay Sajip
Closing, as the `.exe` files are never used in normal modes without appending something - so any signatures would be invalidated.
What benefits does it confer? There are only three projects on there, none of them prominent.
I think there's a distinction being made between the GitHub repo (already under `pypa`) and the PyPI project (not under any particular organisation).
IANAL but the `simple_launcher` project where these executables come from is unconnected to the PSF, so its executables will be more appropriately BSD-licensed. It could be argued that `distlib` and...
Further complications: * All legal copyright notices are supposed to be in the `Legal Copyright` field, which has a limited length. * The `File Description` is supposed to be a...
Perhaps, but the BitBucket repo is no longer the canonical one (it was, but I moved the project here when they dropped Mercurial support). There's no usage function because the...
The problem surfaced when I ran the unit tests for an old project (`logutils`) which uses `distutils` (it dates from around Python 3.2) - the tests ran fine on Python...
Yes, it did - perhaps it was a transient network issue. GitHub seemed generally fine - I was able to monitor the tests, close the issue once they completed etc....