Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 21.2.3 #10275

Merged
merged 11 commits into from
Aug 6, 2021
Merged

Release 21.2.3 #10275

merged 11 commits into from
Aug 6, 2021

Commits on Aug 6, 2021

  1. Fix get_preferred_scheme detection for CPython 3.10 alpha

    Co-authored-by: Sylvain Desodt <[email protected]>
    Co-authored-by: Tzu-ping Chung <[email protected]>
    3 people committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    1ac90bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5332d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c5b7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ecc391 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41a8442 View commit details
    Browse the repository at this point in the history
  6. Prevent returning relative paths for a location

    Our own override for the distutils implementation has a bug :)
    uranusjr committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    00656aa View commit details
    Browse the repository at this point in the history
  7. Normalize sys.prefix for old virtualenv

    virtualenv<14 does not normalize sys.prefix correctly, so we need to do
    it on our own.
    uranusjr committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    a00a044 View commit details
    Browse the repository at this point in the history
  8. Update AUTHORS.txt

    uranusjr committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    516fc49 View commit details
    Browse the repository at this point in the history
  9. Bump for release

    uranusjr committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c2c92c7 View commit details
    Browse the repository at this point in the history
  10. Bump for development

    uranusjr committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    2c55d2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b974673 View commit details
    Browse the repository at this point in the history