Ivan Pozdeev
23559ee6d1
Fix syntax error
3 years ago
Ivan Pozdeev
4e31668c21
Ignore beta and release candidates in :latest
Fixes https://github.com/pyenv/pyenv/issues/2450
3 years ago
Ivan Pozdeev
2b22145670
2.3.4
3 years ago
Filip Š
7c1c180551
Add Cinder 3.8 ( #2433 )
* Add Cinder 3.8
* Add distro and GCC warnings
* Set the complier to GCC 10 if available
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
3 years ago
native-api
a648682ed6
CI: Bump OS versions ( #2448 )
* CI: Bump OS versions
Github released ubuntu-22.04 and macos-12 from beta
and deprecated ubuntu-18.04 and macos-10.15, due to dropping by 2013.
* CI: clean up installed packages
3 years ago
James Stronz
47b0ce77c0
Re-allow paths in .python-version provided that they resolve to within the versions dir ( #2442 )
* Fixes #2430 while still preventing CVE-2022-35861
* Adds a skipped version message to stderr
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
3 years ago
Ivan Pozdeev
fdabd14c2b
Merge branch 'master' of https://github.com/pyenv/pyenv
3 years ago
Ivan Pozdeev
e52ad61389
CI: Bump versions
3 years ago
native-api
2e5983b004
Merge pull request #2447 from native-api/ci_modified_micropython
CI: support Micropython, deleted scripts; build with -v
3 years ago
Ivan Pozdeev
27b5f62dfb
CI: Build with -v
3 years ago
Ivan Pozdeev
7c1e3a710c
CI: Support Micropython
3 years ago
Ivan Pozdeev
13f273188d
CI: Exclude deleted scripts from modified check
3 years ago
Dmitriy Serdyuk
c89a69a6ed
Add micropython 1.18 and 1.19.1 ( #2443 )
Support frozen builtin modules e.g. upip
3 years ago
native-api
a8afc61146
CONTRIBUTING.md: phrasing
3 years ago
native-api
e4a0c12b1b
CONTRIBUTING.md: clarify that Bash 4+ optimizations are allowed
3 years ago
hardikpnsp
afeb971fa2
Add support for multiple versions in `pyenv uninstall` ( #2432 )
3 years ago
Edgar R. M
965421d5d4
Add CPython 3.11.0rc1 ( #2434 )
3 years ago
Janith Petangoda
ae22c69505
Small update to instruction in README.md ( #2431 )
3 years ago
Ivan Pozdeev
37a6070855
2.3.3
4 years ago
Edgar R. M
1ae5596bfa
Add CPython 3.10.6 ( #2428 )
4 years ago
Michael Šimáček
ff9d3ca69e
Add GraalPython 22.2.0 ( #2425 )
4 years ago
Edgar R. M
d98d3f5055
Add CPython 3.11.0b5 ( #2420 )
4 years ago
brogon
f5cbba0636
Allow pypy2 pypy3 patching ( #2421 )
* Fix: patterns for pypy2.*/pypy3.* versions
* Shrink pypy patterns
* Fix extglob pattern
* Fix: no regex-charclasses like '[:digit:]' in 'extglob', needs also double-activation for parse/runtime stage
Co-authored-by: native-api <vano@mail.mipt.ru>
Co-authored-by: Bjoern Schneider <bjoern.schneider@scribos.com>
4 years ago
brogon
16f7ea03e8
Fix: patterns for pypy2.*/pypy3.* versions ( #2419 )
Co-authored-by: native-api <vano@mail.mipt.ru>
4 years ago
James Stronz
22fa683571
CVE-2022-35861: Fixed relative path traversal due to using version string in path ( #2412 )
4 years ago
Tim Gates
0eba0a5bd5
docs: fix simple typo ( #2414 )
Signed-off-by: Tim Gates <tim.gates@iress.com>
4 years ago
Sorin Sbarnea
0990e7843d
python-build: Replace deprecated git protocol in the README ( #2413 )
4 years ago
Tahir H. Butt
aee9c82c29
Add CPython 3.11.0b4 ( #2411 )
4 years ago
Pedro Fonini
fdaeaf1f97
Use version sort in `pyenv versions` if available ( #2405 )
4 years ago
Ivan Pozdeev
207f33fc5e
Fix line endings in 3.7.13 patches
4 years ago
Ivan Pozdeev
304515f2cd
2.3.2
4 years ago
Ivan Pozdeev
572a8bcfba
Merge branch 'master' of https://github.com/pyenv/pyenv
4 years ago
Ivan Pozdeev
100871b48a
Remove no-longer-needed commented line
4 years ago
Xiangyu Xu
9f2cba3da8
Update anaconda3-2022.05 MacOSX arm64 md5 ( #2391 )
4 years ago
Ivan Pozdeev
6620e0e2c5
CONTRIBUTING: softened working about EOL fixes
4 years ago
native-api
d59e7dff5e
Update README.md
4 years ago
Ivan Pozdeev
22532c305e
Merge branch 'master' of https://github.com/pyenv/pyenv
4 years ago
Ivan Pozdeev
e48883b940
README: document cases of extended support
4 years ago
dand-oss
7457df4190
Add pyston-2.3.4 ( #2390 )
Co-authored-by: Dan Dees <dand@appsmiths.com>
4 years ago
Ivan Pozdeev
c4fd08e6fb
README: Link to CONTRIBUTING and Python-Build's envvars
4 years ago
Ivan Pozdeev
97039ca1af
Fix accidental typo
4 years ago
native-api
c3404568e8
Merge pull request #2385 from native-api/condas
Add Anaconda 2019.10, 2021.04, 2022.05; support Anaconda in add_miniconda.py
4 years ago
Ivan Pozdeev
42cace010b
CI: workaround MacOS jobs hanging for some Anaconda releases
Shims from executables bundled with some older Anaconda releases
cause MacOS script check jobs to hang at the end
4 years ago
Ivan Pozdeev
e9f95065ad
Add Anaconda 2019.10, 2021.04, 2022.05
4 years ago
Ivan Pozdeev
64aacd5cfd
add_miniconda: support Anaconda, support non-CPython scripts in scripts check
4 years ago
Illia Volochii
9b91641094
Add CPython 3.10.5 ( #2386 )
4 years ago
native-api
bc13a87bee
Add flags for Homebrew into `python-config --ldflags` ( #2384 )
4 years ago
Edgar R. M
c055ba718b
Add CPython 3.11.0b3 ( #2382 )
4 years ago
Alex Hedges
4456e64c89
Add post-install checks for curses, ctypes, lzma, and tkinter ( #2353 )
Tkinter check is conditional on DISPLAY
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
4 years ago
yggdr
cd5522965b
Pass through CFLAGS_EXTRA for Micropython ( #2007 )
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
4 years ago