Edgar Ramírez Mondragón
a0fbdad292
Add CPython security releases 3.7.14, 3.8.14 and 3.9.14
2022-09-07 11:13:11 -05:00
Grzegorz
6a104f68d0
docs: Add configuration option for Fish 3.2.0+ ( #2449 )
...
The original instructions were added 2 years ago in 0f2d659732
. Since then, [Fish released](https://github.com/fish-shell/fish-shell/releases/tag/3.2.0 ) [a more declarative instruction for this operation](https://fishshell.com/docs/current/cmds/fish_add_path.html ), which is now the recommended way of manipulating `PATH` in Fish.
2022-09-06 21:39:31 +03:00
Edgar R. M
f6f1803ac9
Add CPython 3.10.7 ( #2454 )
2022-09-06 19:13:59 +03:00
Ivan Pozdeev
23559ee6d1
Fix syntax error
2022-09-06 01:43:12 +03:00
Ivan Pozdeev
4e31668c21
Ignore beta and release candidates in :latest
...
Fixes https://github.com/pyenv/pyenv/issues/2450
2022-09-05 23:20:39 +03:00
Ivan Pozdeev
2b22145670
2.3.4
2022-09-04 01:54:33 +03:00
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>
2022-09-04 01:48:43 +03:00
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
2022-09-04 01:40:00 +03:00
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>
2022-09-03 22:37:53 +03:00
Ivan Pozdeev
fdabd14c2b
Merge branch 'master' of https://github.com/pyenv/pyenv
2022-09-03 22:31:15 +03:00
Ivan Pozdeev
e52ad61389
CI: Bump versions
2022-09-03 22:31:00 +03:00
native-api
2e5983b004
Merge pull request #2447 from native-api/ci_modified_micropython
...
CI: support Micropython, deleted scripts; build with -v
2022-09-03 22:22:56 +03:00
Ivan Pozdeev
27b5f62dfb
CI: Build with -v
2022-09-03 22:02:47 +03:00
Ivan Pozdeev
7c1e3a710c
CI: Support Micropython
2022-09-03 22:02:47 +03:00
Ivan Pozdeev
13f273188d
CI: Exclude deleted scripts from modified check
2022-09-03 22:02:47 +03:00
Dmitriy Serdyuk
c89a69a6ed
Add micropython 1.18 and 1.19.1 ( #2443 )
...
Support frozen builtin modules e.g. upip
2022-09-01 13:48:26 +03:00
native-api
a8afc61146
CONTRIBUTING.md: phrasing
2022-08-16 21:33:49 +03:00
native-api
e4a0c12b1b
CONTRIBUTING.md: clarify that Bash 4+ optimizations are allowed
2022-08-16 21:32:14 +03:00
hardikpnsp
afeb971fa2
Add support for multiple versions in pyenv uninstall
( #2432 )
2022-08-15 20:25:46 +03:00
Edgar R. M
965421d5d4
Add CPython 3.11.0rc1 ( #2434 )
2022-08-14 15:12:22 +03:00
Janith Petangoda
ae22c69505
Small update to instruction in README.md ( #2431 )
2022-08-06 18:12:11 +03:00
Ivan Pozdeev
37a6070855
2.3.3
2022-08-02 23:59:30 +03:00
Edgar R. M
1ae5596bfa
Add CPython 3.10.6 ( #2428 )
2022-08-02 23:51:31 +03:00
Michael Šimáček
ff9d3ca69e
Add GraalPython 22.2.0 ( #2425 )
2022-07-28 00:08:14 +03:00
Edgar R. M
d98d3f5055
Add CPython 3.11.0b5 ( #2420 )
2022-07-26 22:04:26 +03:00
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>
2022-07-26 22:03:26 +03:00
brogon
16f7ea03e8
Fix: patterns for pypy2.*/pypy3.* versions ( #2419 )
...
Co-authored-by: native-api <vano@mail.mipt.ru>
2022-07-25 23:55:11 +03:00
James Stronz
22fa683571
CVE-2022-35861: Fixed relative path traversal due to using version string in path ( #2412 )
2022-07-17 01:01:04 +03:00
Tim Gates
0eba0a5bd5
docs: fix simple typo ( #2414 )
...
Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-07-15 16:55:30 +03:00
Sorin Sbarnea
0990e7843d
python-build: Replace deprecated git protocol in the README ( #2413 )
2022-07-14 16:29:59 +03:00
Tahir H. Butt
aee9c82c29
Add CPython 3.11.0b4 ( #2411 )
2022-07-12 00:05:34 +03:00
Pedro Fonini
fdaeaf1f97
Use version sort in pyenv versions
if available ( #2405 )
2022-07-10 23:00:51 +03:00
Ivan Pozdeev
207f33fc5e
Fix line endings in 3.7.13 patches
2022-07-02 22:05:34 +03:00
Ivan Pozdeev
304515f2cd
2.3.2
2022-06-30 16:04:22 +03:00
Ivan Pozdeev
572a8bcfba
Merge branch 'master' of https://github.com/pyenv/pyenv
2022-06-13 18:22:36 +03:00
Ivan Pozdeev
100871b48a
Remove no-longer-needed commented line
2022-06-13 18:22:21 +03:00
Xiangyu Xu
9f2cba3da8
Update anaconda3-2022.05 MacOSX arm64 md5 ( #2391 )
2022-06-11 01:28:58 +03:00
Ivan Pozdeev
6620e0e2c5
CONTRIBUTING: softened working about EOL fixes
2022-06-11 01:24:51 +03:00
native-api
d59e7dff5e
Update README.md
2022-06-11 01:14:46 +03:00
Ivan Pozdeev
22532c305e
Merge branch 'master' of https://github.com/pyenv/pyenv
2022-06-11 01:10:54 +03:00
Ivan Pozdeev
e48883b940
README: document cases of extended support
2022-06-11 01:10:44 +03:00
dand-oss
7457df4190
Add pyston-2.3.4 ( #2390 )
...
Co-authored-by: Dan Dees <dand@appsmiths.com>
2022-06-10 10:11:44 +03:00
Ivan Pozdeev
c4fd08e6fb
README: Link to CONTRIBUTING and Python-Build's envvars
2022-06-09 02:52:50 +03:00
Ivan Pozdeev
97039ca1af
Fix accidental typo
2022-06-08 23:23:01 +03:00
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
2022-06-08 22:40:50 +03:00
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
2022-06-08 22:19:34 +03:00
Ivan Pozdeev
e9f95065ad
Add Anaconda 2019.10, 2021.04, 2022.05
2022-06-08 18:37:36 +03:00
Ivan Pozdeev
64aacd5cfd
add_miniconda: support Anaconda, support non-CPython scripts in scripts check
2022-06-08 18:32:42 +03:00
Illia Volochii
9b91641094
Add CPython 3.10.5 ( #2386 )
2022-06-06 21:52:20 +03:00
native-api
bc13a87bee
Add flags for Homebrew into python-config --ldflags
( #2384 )
2022-06-05 22:35:56 +03:00