python-launcher

Python launcher for Unix

MIT License

Downloads
81
Stars
597
Committers
14

Bot releases are visible (Hide)

python-launcher - v1.0.1 Latest Release

Published by github-actions[bot] 4 months ago

Please note that while the list of changes is long, the only user-visible change are tweaks to the manpage; the semantics of the Launcher itself has not changed.

What's Changed

New Features ✨

Documentation 📄

Maintenance 👷‍♀️

New Contributors

Full Changelog: https://github.com/brettcannon/python-launcher/compare/v1.0.0...v1.0.1

python-launcher -

Published by github-actions[bot] about 3 years ago

Added

  • Release instructions to CONTRIBUTING.md.

Added

  • Documentation for ExactVersion's fields.

Changed

  • Add a release step to check action workflows for success.
python-launcher -

Published by github-actions[bot] about 3 years ago

Fixed

  • Changelog and release note generation as part of the release pipeline now works.

Added

  • All shell commands in the release pipeline now specify bash as the shell.
python-launcher -

Published by github-actions[bot] about 3 years ago

Added

  • A changelog (powered by scriv by @nedbat; #122).

Changed

  • Moved all tests over to Rust (#126 and implicitly solves the same problem that #109 was meant for).

Fixed

  • When the current working directory is invalid (e.g. doesn't exist or insufficient permissions), don't trigger a panic (fixed as a side-effect of #125).
python-launcher -

Published by github-actions[bot] over 3 years ago

Enhancements

  • Make malformed PY_PYTHON* environment variables cause a launch failure while providing a better error message and documentation (#114; thanks @treyhunner , @jefftriplett for reviews)
python-launcher - v0.16.0

Published by github-actions[bot] over 3 years ago

Test of the automated release process.

What's Changed

New Contributors

Full Changelog: https://github.com/brettcannon/python-launcher/commits/v0.16.0