Skip to content

26.3

Latest

Choose a tag to compare

@zooba zooba released this 30 Jun 16:42
86aff7c

See the release page at https://www.python.org/downloads/release/pymanager-263/ for downloads. This changelog is automatically generated.

What's Changed

  • Avoid miscalculating PurePath.parts for short paths by @zooba in #341
  • Ensure uninstall_command has all required config. by @zooba in #342
  • Prevent installed packages using invalid entrypoint names to write outside of aliases directory by @zooba in #343
  • Store requested source URL with install rather than the eventual. by @zooba in #340
  • Add URL escaping/unescaping for winhttp URL functions. by @zooba in #353
  • Restrict prerelease versions when updating by id. by @zooba in #352
  • Add retries for shortcut_create. by @zooba in #358
  • Adds shebang_templates configuration for overriding shebangs. by @zooba in #359
  • Update welcome message for 26.3b1 by @zooba in #360
  • Update Python runtime to 3.14.6 by @zooba in #364
  • Make entrypoint script less noticeable. by @zooba in #365
  • Resolve shebang templates case-insensitively. by @zooba in #367
  • Remove default value for default_install_tag. by @zooba in #374

Full Changelog: 26.2...26.3