native-api
20189ff06f
Fix not showing symlink contents for unselected versions in `pyenv versions` ( #2675 )
há 3 anos
Ivan Pozdeev
5a8dbcf143
Document using and writing plugins
há 3 anos
Anton Petrov
9a4f9c2511
2.3.17
há 3 anos
Anton Petrov
bee178a95d
2.3.17
há 3 anos
Anton Petrov
0f75cd8800
Merge pull request #2670 from mirekdlugosz/cpython-3.10.11
Add CPython 3.10.11
há 3 anos
Anton Petrov
29c4f279a3
Merge pull request #2671 from mirekdlugosz/cpython-3.11.3
Add CPython 3.11.3
há 3 anos
Mirek Długosz
be4939604e
Add CPython 3.11.3
há 3 anos
Mirek Długosz
fc616a0aee
Add CPython 3.10.11
há 3 anos
Edgar R. M
b613a4abeb
Add CPython 3.12.0a7 ( #2668 )
há 3 anos
Shengqi Chen
b1ee6c93c4
Try locate `readlink` first in pyenv-hooks, fix #2654 ( #2655 )
* Remove all use of `greadlink`, fix #2654
Signed-off-by: Harry Chen <i@harrychen.xyz>
* revert greadlink back in tests
---------
Signed-off-by: Harry Chen <i@harrychen.xyz>
Co-authored-by: Anton Petrov <anton.a.petrov@gmail.com>
há 3 anos
Petrov
9fad1f46c5
Update pyenv---version
há 3 anos
Petrov
f51d3dcb47
Update CHANGELOG.md
há 3 anos
Petrov
deb4935187
Merge pull request #2648 from anton-petrov/master
Add Anaconda3-2023.03
há 3 anos
Petrov
e28d747b83
set hashes to sha-256
há 3 anos
Petrov
ddd37eb823
Add hashes
há 3 anos
Petrov
be2bd5f03d
Create anaconda3-2023.03
há 3 anos
Justin Lecher
4ef81b5c7a
Add Miniforge3-22.11.1-4 ( #2642 )
há 3 anos
Anton Petrov
6bb75b3ba7
Update CHANGELOG.md
há 3 anos
Anton Petrov
f507d08064
Update pyenv---version
há 3 anos
Saaket Prakash
ad15c75e0e
Add CPython 3.12.0a6 ( #2638 )
há 3 anos
Ivan Pozdeev
6052caa038
README: extended support for 3.5.10
há 3 anos
Ivan Pozdeev
e8a4b54231
CI: ubuntu-build: Fix 404s on `apt install`
há 3 anos
Alex Hedges
bcbdadf10d
Add miniconda 23.1.0-1 ( #2635 )
há 3 anos
Anton Petrov
904dd5f828
Update pyenv---version
há 3 anos
Anton Petrov
3226a1870b
Update CHANGELOG.md
há 3 anos
Anton Petrov
0d19efecf5
Merge pull request #2634 from mrienstra/patch-1
README: clarify behavior of `pyenv latest`
há 3 anos
Michael Rienstra
ecab7b0d17
README: clarify behavior of `pyenv latest`
há 3 anos
Chaim Halbert
3bfc97ad29
bpo-36231 for v3.5.10: fix Unsupported MacOS X CPU type in ffi.h ( #2633 )
há 3 anos
native-api
276ce32643
Merge pull request #2630 from chaimleib/fix-bpo-27987-on-eol-pythons
bpo-27987 for v3.5.10 and v3.6.15: align by 16bytes on 64bit platforms
há 3 anos
Chaim Halbert
b30508f9b8
bpo-41100 for v3.5.10: fix implicit declaration of function sendfile
há 3 anos
Chaim Halbert
0e80d0725b
v3.5.10 on macOS13: fix unexpected output of arch on OSX
há 3 anos
Chaim Halbert
6bec7a50fe
bpo-45405 for v3.5.10: Prevent internal configure error when running configure with recent versions of clang. (GH-28845) (GH-31890)
há 3 anos
Chaim Halbert
28be65992d
bpo-27987 for v3.5.10 and v3.6.15: align by 16bytes on 64bit platforms
há 3 anos
Florian Schüller
68918e69b7
Support for BusyBox version of `head' ( #2629 )
há 3 anos
Rafał
86a4423bbb
Fix indentation ( #2620 )
há 3 anos
Anton Petrov
0ab9683e58
2.3.13
há 3 anos
Anton Petrov
7fe647968d
2.3.13
há 3 anos
Anton Petrov
c8daaa3954
Merge pull request #2614 from Afront/3.12.0a5
Add CPython 3.12.0a5
há 3 anos
Anton Petrov
88be70722f
Merge pull request #2616 from edgarrmondragon/cpython-3.10.10
Add CPython 3.10.10
há 3 anos
Anton Petrov
47d88d2c5f
Merge pull request #2615 from edgarrmondragon/cpython-3.11.2
Add CPython 3.11.2
há 3 anos
Edgar Ramírez Mondragón
6b758c8cf9
Add CPython 3.10.10
há 3 anos
Edgar Ramírez Mondragón
017b6d877e
Add CPython 3.11.2
há 3 anos
Afront
063aa457e4
Add CPython 3.12.0a5
há 3 anos
native-api
fcd7806529
Merge pull request #2612 from laggardkernel/bugfix/realpath-in-versions
Fix link resolving in pyenv-versions
há 3 anos
Ivan Pozdeev
a3f0bddc2a
CI: Migrate to checkout@v3
Actions runner warns about v2 deprecation
há 3 anos
Ivan Pozdeev
f72c1712dc
CI: Test with native extension
Only run tests for subcommands that use the native extension
há 3 anos
laggardkernel
a7b181c3ca
Fix link resolving in pyenv-versions
Co-Authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
há 3 anos
native-api
c8c324afb4
Merge pull request #2610 from native-api/version_skip_envs
Ignore virtualenvs in `pyenv latest' in a clean way
há 3 anos
Ivan Pozdeev
72c5b034ca
Avoid the need to filter out envs in `pyenv-latest'
há 3 anos
Ivan Pozdeev
446411dc64
Streamline `pyenv-versions --bare'
Achieves a ~20% speedup.
As it's used in pyenv-latest, this affects all version lookups
há 3 anos