Commit Graph

  • 9e4ead1f93
    echo "$PYENV_ROOT/shims:$PYENV_ROOT/bin" >> $GITHUB_PATH Christian Clauss 2021-03-02 12:42:17 +01:00
  • 66ba35817b
    Separate pyenv install, pyenv global, pyenv rehash Christian Clauss 2021-03-02 12:36:19 +01:00
  • acb5f572b2
    echo $GITHUB_PATH Christian Clauss 2021-03-02 12:23:44 +01:00
  • 63a6f1bec4
    GitHub Actions: Add $PYENV_ROOT/shims to $PATH Christian Clauss 2021-03-02 12:15:18 +01:00
  • 45951d2cbb feat(init): strip -<suffix> when autodetecting shell Ville Skyttä 2021-03-01 07:49:47 +02:00
  • abcbf6e112
    Merge pull request #1794 from cclauss/patch-3 Anton Petrov 2021-03-01 08:32:20 +03:00
  • ec2d2b970b
    Merge pull request #1786 from scop/nounset Anton Petrov 2021-02-28 22:20:46 +03:00
  • 338c3666de
    Merge pull request #1834 from anton-petrov/master Anton Petrov 2021-02-28 22:05:07 +03:00
  • af5bc2bc97
    Update miniforge3-4.9.2 Anton Petrov 2021-02-28 21:02:01 +03:00
  • b2f7629c56
    Merge pull request #1833 from anton-petrov/master Anton Petrov 2021-02-28 19:59:02 +03:00
  • a2634350f4
    Fixed typo Anton Petrov 2021-02-28 19:03:12 +03:00
  • 2fd00096de
    Added aarch64 for Linux in anaconda_architecture() Anton Petrov 2021-02-28 19:01:11 +03:00
  • dde9a31f2e
    Merge pull request #1831 from anton-petrov/master Anton Petrov 2021-02-27 09:25:16 +03:00
  • 9ee109b661
    fix error link (#1832) Asynchronous Interruption #0 2021-02-25 22:17:47 -06:00
  • 16d0f50b37
    Merge pull request #1830 from zdog234/patch-1 Anton Petrov 2021-02-25 10:33:04 +03:00
  • 4c4457b22f hook script to add latest suffix for install command Anton Petrov 2021-02-25 08:55:13 +03:00
  • 06e88164cc
    clarify proxy variable names in readme? Zane Dufour 2021-02-24 14:29:21 -05:00
  • 12e6f92a56
    Update ubuntu_tests.yml Christian Clauss 2021-02-24 12:48:18 +01:00
  • 5ec5f9598f
    echo "$HOME/bin" >> $GITHUB_PATH Christian Clauss 2021-02-24 12:45:00 +01:00
  • f86a799b5f
    Update ubuntu_tests.yml Christian Clauss 2021-02-24 12:30:13 +01:00
  • 1e4c759b7a
    PYENV_ROOT: /home/runner/work/pyenv/pyenv Christian Clauss 2021-02-24 12:28:15 +01:00
  • 8c0603acf2
    Update ubuntu_tests.yml Christian Clauss 2021-02-24 12:26:57 +01:00
  • 61e2f742fc
    Update ubuntu_tests.yml Christian Clauss 2021-02-24 12:16:02 +01:00
  • bc185d76cd
    Update ubuntu_tests.yml Christian Clauss 2021-02-24 12:07:27 +01:00
  • b4a5bb3d85
    Merge pull request #1708 from cclauss/patch-1 Anton Petrov 2021-02-24 13:07:44 +03:00
  • 36efced5b7
    echo "$HOME/.local/bin" >> $GITHUB_PATH Christian Clauss 2021-02-24 10:42:12 +01:00
  • 33335507b0
    env: PYENV_ROOT: $HOME" Christian Clauss 2021-02-24 10:40:14 +01:00
  • 7c18f8a10c
    Update ubuntu_tests.yml Christian Clauss 2021-02-24 10:31:10 +01:00
  • ee9c1d2b1c
    Update ubuntu_tests.yml Christian Clauss 2021-02-24 10:07:52 +01:00
  • f06fb60b1f Make work in nounset (-u) mode Ville Skyttä 2021-01-16 14:38:31 +02:00
  • 604cd77d26 Update ubuntu_tests.yml Christian Clauss 2021-02-23 18:42:03 +01:00
  • c8bbc481ee cd $(bin/pyenv root) && git pull Christian Clauss 2021-02-23 18:36:18 +01:00
  • ac198a66ae Update ubuntu_tests.yml Christian Clauss 2021-02-23 18:32:44 +01:00
  • 086f594b8c runs-on: Ubuntu-20.04 Christian Clauss 2021-02-23 14:35:19 +01:00
  • 878e96978a Python 3.6.12 and 3.7.9 Christian Clauss 2021-02-23 14:21:52 +01:00
  • 390a1dd8c7 Update ubuntu_tests.yml Christian Clauss 2021-02-23 14:19:11 +01:00
  • 4be2dc685a bin/pyenv update Christian Clauss 2021-02-23 14:11:26 +01:00
  • 170636769f Python 3.6.13 and 3.7.10 Christian Clauss 2021-02-23 14:05:16 +01:00
  • f9a0bfbe91 bin/pyenv global ${{ matrix.python-version }} Christian Clauss 2021-01-27 11:52:12 +01:00
  • d6b6e470b9 Python 3.9.1 Christian Clauss 2021-01-27 11:42:36 +01:00
  • e702adaee1 bin/pyenv install ${{ matrix.python-version }} Christian Clauss 2021-01-27 11:39:10 +01:00
  • 79bdfce276 ./pyenv install ${{ matrix.python-version }} Christian Clauss 2021-01-27 11:36:58 +01:00
  • 665f1f9aa4 Update ubuntu_tests.yml Christian Clauss 2021-01-27 11:35:11 +01:00
  • b66160cc42 GitHub Action to build Python verssions on Ubuntu Christian Clauss 2021-01-27 11:33:06 +01:00
  • 3fbbc155c7
    Merge pull request #1829 from anton-petrov/master Anton Petrov 2021-02-23 08:16:40 +03:00
  • f31a06dc19
    Added --nosystem argument Anton Petrov 2021-02-22 12:21:02 +03:00
  • 1e5938a9d0
    Update comments on macOS versions Christian Clauss 2021-02-20 10:59:42 +01:00
  • f34dbba9b5
    Upgrade xcode11.3 --> xcode11.6 Christian Clauss 2021-02-20 07:05:34 +01:00
  • 4860b9a059
    Upgrade to Python 3.9.1, Bug Sur and Ubuntu Focal Christian Clauss 2021-02-20 06:47:11 +01:00
  • 2c02f4f0f8
    Merge pull request #1825 from gotche/master Anton Petrov 2021-02-20 07:25:51 +03:00
  • f1aab847e7
    Update 3.8.8 Anton Petrov 2021-02-20 06:54:49 +03:00
  • b0dc8b77ba
    Merge pull request #1826 from gotche/add-cpython-3.9.2 Anton Petrov 2021-02-20 06:51:55 +03:00
  • 666aceea6c
    Merge pull request #1790 from karthek-git/master Anton Petrov 2021-02-20 06:51:37 +03:00
  • d9cb389a46
    Update 3.9.2 Anton Petrov 2021-02-20 06:33:06 +03:00
  • 32740a1e86
    Add CPython 3.9.2 Jose Martin 2021-02-19 18:07:50 +01:00
  • cc776ff875
    Add CPython 3.8.8 Jose Martin 2021-02-19 18:00:05 +01:00
  • 2073e6d4ca
    Update pyenv.1 karthek 2021-02-18 01:36:11 +05:30
  • 5f62ad7680
    v1.2.23 v1.2.23 Josh Friend 2021-02-17 11:32:41 -05:00
  • 5b49256330
    Fix download links for everything (incl. PyPy and Stackless) (#1692) native-api 2021-02-17 19:13:18 +03:00
  • d51999adf5
    Fix 'sed: RE error: illegal byte sequence' (#1714) tuzi3040 2021-02-18 00:12:45 +08:00
  • 9f12152463
    add pypy3.7-c-jit-latest. use https for buildbot.pypy.org URLs. (#1812) Mike Tigas 2021-02-17 11:12:26 -05:00
  • f0f2e626f4
    Add CPython v3.6.13. (#1817) Ricardo N Feliciano 2021-02-17 11:11:41 -05:00
  • c340532286
    Add CPython v3.7.10. (#1818) Ricardo N Feliciano 2021-02-17 11:10:12 -05:00
  • 131e44afcb Remove the "Using script's directory as PYENV_DIR if shim is invoked with a script argument" feature Ivan Pozdeev 2021-02-16 23:59:08 +03:00
  • a6b0a2846e Revert "shims: handle symlinked scripts, via new PYENV_FILE_ARG" Ivan Pozdeev 2021-02-16 23:53:05 +03:00
  • e44490c639 Revert "add tests for PYENV_FILE_ARG" Ivan Pozdeev 2021-02-16 23:46:08 +03:00
  • 421ff608fc
    Merge pull request #1815 from native-api/fix_versions_bash3 Anton Petrov 2021-02-16 20:37:20 +03:00
  • 00f7d6249a Fix not printing asterisk for current version in Bash 3 Ivan Pozdeev 2021-02-14 15:50:36 +03:00
  • a0b02db770
    Merge pull request #1810 from native-api/ps4 Anton Petrov 2021-02-12 14:33:11 +03:00
  • bd5274bbbe
    Merge pull request #1811 from anton-petrov/master Anton Petrov 2021-02-12 07:35:48 +03:00
  • d604acb78a
    Merge pull request #1308 from avronr/patch-2 Hiroshi SHIBATA 2021-02-12 07:49:56 +09:00
  • 37405c3249
    [DOCS] Typo and formatting fix. Abraham Raji 2021-02-12 03:47:31 +05:30
  • 1158adbb2f
    Create 3.10.0a5 Anton Petrov 2021-02-11 21:11:06 +03:00
  • 268c61a69c
    Merge pull request #1289 from avronr/patch-1 Hiroshi SHIBATA 2021-02-11 08:32:34 +09:00
  • b5429624c2 Use a better PS4 as recommeneded by Bash Hackers Wiki Ivan Pozdeev 2021-02-10 22:46:08 +03:00
  • 9309050864 Use a better PS4 as recommeneded by Bash Hackers Wiki Ivan Pozdeev 2021-02-10 22:42:18 +03:00
  • 89d3d0c33d
    Merge pull request #1655 from draeath/master Anton Petrov 2021-02-10 20:45:41 +03:00
  • 9e1bd80668
    Merge pull request #1809 from acethical/master Anton Petrov 2021-02-10 20:37:23 +03:00
  • a2350d3d9d fix: error link acethical 2021-02-10 11:31:02 +09:00
  • be9aa0c899
    Merge pull request #1806 from earlchew/issue/1805 Anton Petrov 2021-02-07 22:58:34 +03:00
  • 50a48764ff
    Merge pull request #1797 from rharish101/search_system Anton Petrov 2021-02-07 19:37:26 +03:00
  • 4c3f2cce3e [python-build] Support PYENV_DEBUG Earl Chew 2021-02-06 10:14:47 -08:00
  • 4c302a022d
    Merge pull request #1749 from scop/perf Anton Petrov 2021-01-31 12:27:49 +03:00
  • c4e556eded versions: use associative array to hold current versions Ville Skyttä 2020-12-05 15:09:46 +02:00
  • a804887307 rehash: use associative array to hold registered shims Ville Skyttä 2020-12-05 14:36:52 +02:00
  • b7efafe599
    Merge pull request #1798 from scop/subsec-sleep Anton Petrov 2021-01-29 20:01:19 +03:00
  • 982c5b36d3
    Merge pull request #1763 from pc-fmarin/master Anton Petrov 2021-01-29 17:06:03 +03:00
  • e0886f552d
    Merge pull request #1796 from anton-petrov/master Anton Petrov 2021-01-29 16:19:00 +03:00
  • cdecf14535
    Added fallback to system executable Harish Rajagopal 2021-01-29 13:00:14 +01:00
  • fdd61c29e6
    Create pypy3.6-7.3.3-src Anton Petrov 2021-01-29 12:18:07 +03:00
  • 09ca07981d
    Create pypy3.6-7.3.3 Anton Petrov 2021-01-29 12:16:06 +03:00
  • 6077d64b71
    Create pypy3.6-7.3.2-src Anton Petrov 2021-01-29 12:11:22 +03:00
  • d40aa12a27
    Create pypy3.6-7.3.2 Anton Petrov 2021-01-29 12:07:45 +03:00
  • ef3b5072ce
    Delete pypy3.7-7.3.2 Anton Petrov 2021-01-29 12:00:28 +03:00
  • b938abdea1 rehash: preserve existing $PYENV_REHASH_TIMEOUT semantics Ville Skyttä 2021-01-09 10:21:11 +02:00
  • c0ea15226d rehash: try to sleep in 0.1 sec steps when acquiring lock Ville Skyttä 2020-12-05 18:08:16 +02:00
  • 511756f0c7
    Merge pull request #1748 from scop/dylib-compile-doc Anton Petrov 2021-01-27 20:27:40 +03:00
  • c53cce21c3
    Merge pull request #1792 from spookylukey/patch-1 Anton Petrov 2021-01-27 20:04:51 +03:00
  • 136bfab5f7
    Merge pull request #1793 from cclauss/patch-2 Anton Petrov 2021-01-27 20:01:02 +03:00
  • 93025e9aa4
    Also fix Python 3.4 and 3.5 which do not support f-strings Christian Clauss 2021-01-27 10:31:16 +01:00