sandipanpanda
cfe2aba670
Add definition of pyenv help in COMMANDS.md ( #2139 )
4 лет назад
Ivan Pozdeev
009fea2b20
Merge branch 'master' of https://github.com/pyenv/pyenv
4 лет назад
Ivan Pozdeev
6e214570d1
Use OpenSSL 1 for 2.7.18
4 лет назад
native-api
abfa1c6d92
Explicitly state to enable verbose mode
4 лет назад
Anton Petrov
066c05336f
Update pyenv---version
4 лет назад
Anton Petrov
1fa027af1e
Update CHANGELOG.md
4 лет назад
Ivan Pozdeev
a0cc289d15
Added a wiki page on how to setup shell as a login shell in MacOS
4 лет назад
Danny Hermes
4bbf7d7bb0
Adding PyPy release 7.3.7 (Python 3.7 and 3.8). ( #2132 )
4 лет назад
native-api
4b82f575c7
Append Homebrew custom prefix to search path ( #1957 )
This is needed to find other Python deps (e.g. libintl) in Homebrew if it has
nonstandard prefix (e.g. in Apple M1)
* Re-allow to search Homebrew for zlib everywhere
4 лет назад
amd-9
c0d8b9cfe8
Add documentation for init command ( #2125 )
4 лет назад
native-api
0388da7d0b
Add setup instructions for the case when one installs Pyenv as part of a batch job ( #2127 )
4 лет назад
amd-9
13efdea9ab
Add documentation for completions command ( #2126 )
4 лет назад
native-api
8db91d5516
Default --with-universal-archs to universal2 on Apple Silicon ( #2122 )
Don't override a user-supplied value
4 лет назад
Khushl Vora
a015760854
Update README.md ( #2120 )
Minor changes to make the docs better.
4 лет назад
Michael Šimáček
d4f45b0096
Add GraalPython 21.3.0 ( #2117 )
4 лет назад
native-api
444088b1db
Merge pull request #2111 from dand-oss/pypy3.8-7.3.6
Pypy ver 7.3.6 - python 3.7 and python 3.8
4 лет назад
Dan Dees
09877f45cb
pypy3.8-7.3.6
4 лет назад
Dan Dees
f864294e0e
pypy3.7-7.3.6
4 лет назад
native-api
5963dc4f61
Discover Tcl/Tk reliably and use active version ( #2106 )
Link to the active version like other Homebrew deps --
this won't break when another binary-compatible version is installed.
Use a discovery method that doesn't break when other versions are present alongside.
4 лет назад
native-api
0915c5b7b6
Update README.md
4 лет назад
native-api
ed38af6409
Add Homerew alias to fix `brew doctor`'s warning
Closes #106
4 лет назад
native-api
208be7d6af
Update ISSUE_TEMPLATE.md
4 лет назад
Marcin Konowalczyk
07aa659dbb
fish installation instructions ( #2104 )
4 лет назад
native-api
88c3404997
Update ISSUE_TEMPLATE.md
4 лет назад
native-api
3a35f43eb4
Update FUNDING.yml
4 лет назад
Ivan Pozdeev
9a42b48da4
Merge branch 'master' of https://github.com/pyenv/pyenv
4 лет назад
Ivan Pozdeev
f5cc25ed14
Fix "`build_package_pyston2.2': not a valid identifier"
4 лет назад
Anton Petrov
e0e3244015
Merge pull request #2099 from nedbat/master
Add CPython 3.11.0a1
4 лет назад
Ned Batchelder
9c72c27d76
Add CPython 3.11.0a1
4 лет назад
Anton Petrov
483d95d6d2
Remove travis build status
4 лет назад
Anton Petrov
05ca057bb2
Update pyenv---version
4 лет назад
Anton Petrov
108a10a198
Update CHANGELOG.md
4 лет назад
Anton Petrov
979e6f0a61
Merge pull request #2096 from ashwinvis/patch-1
Fix mambaforge-pypy3 build
4 лет назад
Ashwin V. Mohanan
2a9c18372a
Update mambaforge-pypy3
Fix typo `ase` -> `case`
4 лет назад
native-api
8315e1528b
Create FUNDING.yml
4 лет назад
Anton Petrov
c81a28105f
Merge pull request #2093 from Parnassius/py310
Add Python 3.10.0
4 лет назад
Parnassius
d601efa0d5
Add Python 3.10.0
4 лет назад
sandipanpanda
0688b17cc1
Add documentation for exec command ( #2090 )
4 лет назад
sandipanpanda
bb6a747c02
Add documentation for shims command ( #2091 )
4 лет назад
sandipanpanda
681d31bc36
Add documentation for hooks command ( #2089 )
4 лет назад
sandipanpanda
3b1bc86031
Add documentation for root command ( #2088 )
* Add documentation for root command
4 лет назад
sandipanpanda
6139b51af4
Add documentaion for prefix command ( #2087 )
4 лет назад
Ivan Pozdeev
10a8c83888
Merge branch 'master' of https://github.com/pyenv/pyenv
4 лет назад
Ivan Pozdeev
9985f7b436
Honor CONFIGURE_OPTS as well as PYTHON_CONFIGURE_OPTS when detecting options
4 лет назад
Kevin Modzelewski
a7895e6ea8
Update to Pyston's v2 package of the 2.3.1 release ( #2078 )
This one gets rid of the extra "usr" subdirectory that we had and now fits the format that pyenv expects
4 лет назад
Anton Petrov
7dd48d1665
Merge pull request #2075 from kmod/pyston_2.3.1
Add pyston-2.3.1 support
4 лет назад
Kevin Modzelewski
11c54713bb
This looks unnecessary now
4 лет назад
Kevin Modzelewski
3051d21004
Add pyston-2.3.1 support
We changed the directory structure for pyston 2.3.1 slightly, where we now
include a top-level "pyston-2.3.1" directory when you unpack the tarball.
4 лет назад
Anton Petrov
9ecfdd1073
Merge pull request #2074 from anton-petrov/master
Don't update conda when installing pip
4 лет назад
Anton Petrov
47d3dee0bb
Fix
4 лет назад