Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pyenv/pyenv-virtualenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: pyenv/pyenv-virtualenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 9 commits
  • 13 files changed
  • 6 contributors

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    826f3fb View commit details
    Browse the repository at this point in the history
  2. Remove prompt deprecation warning (#447)

    Prompt removal was never done and is not planned anymore
    native-api authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    77a7644 View commit details
    Browse the repository at this point in the history
  3. Remove Bountysource from advertized donation sources

    Same as in Pyenv, as it's gone rogue
    native-api committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f416270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a724aaa View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Update PYENV_VIRTUALENV_VERSION (#449)

    Co-authored-by: Jack McIvor <j.mcivor@draftkings.com>
    jack-mcivor and Jack McIvor authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    13bc187 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    fca1241 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    85d8c5a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Add fish install oneliner (#322)

    Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
    ElijahLynn and native-api authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    cd6a51a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Link python*-config into VE (#460)

    Required to build binaries that link against Python.
    Carl Meyer, the champion for PEP 0405, has confirmed that there isn't a particular reason why `venv` doesn't do that.
    native-api authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c85c1c9 View commit details
    Browse the repository at this point in the history
Loading