James Morris
a7e09ce2ea
Update macOS test dependencies
4年前
James Morris
4d56947277
Fix Python 3.6.15 build
4年前
James Morris
07b7471819
Add macOS tests
4年前
James Morris
3d4fc164a2
Update Python 3.6 in Ubuntu tests
4年前
Ivan Pozdeev
f2925393e4
update ISSUE_TEMPLATE.md
4年前
Anton Petrov
a681e756e1
Update CHANGELOG.md
4年前
Anton Petrov
dc3a201301
Update pyenv---version
4年前
Xiangyu Xu
7706a45080
Add macOS Apple M1 to Miniconda-latest ( #2164 )
[source](https://www.anaconda.com/blog/anaconda-individual-edition-2021-11#:~:text=Update%20on%20macOS%20Apple%20M1%20Support )
4年前
Josh Friend
23dfe75b73
v2.2.1
4年前
Illia Volochii
df7ccfe0e8
Add CPython 3.9.9 ( #2162 )
4年前
native-api
e342d84715
Merge pull request #2158 from scop/micropythons
4年前
Ville Skyttä
e54cd5f49d
Add micropython 1.17
4年前
Ville Skyttä
80ec306155
Add micropython 1.16
4年前
Ville Skyttä
a9e11ba164
Use `command` and `type` instead of `which` ( #2144 )
`which` has been deprecated in Debian's debianutils 5.0+
They suggest using `type` and `command` as replacements:
3a8dd10b45 ,
610a65c6ef
4年前
native-api
5b7c140f5b
Dummy for https://github.com/pyenv/pyenv/issues/106 ( #2156 )
The issue has been resolved in ed38af6409
but the bounty didn't trigger -- allegedly 'cuz it's not a PR.
Bountysource support replied "we're looking" but never did anything
so I'm going to try to trigger it via a dummy PR.
4年前
Ivan Pozdeev
aebed1c0a4
Merge branch 'master' of https://github.com/pyenv/pyenv
4年前
Ivan Pozdeev
4adc45ef8a
Dummy for https://github.com/pyenv/pyenv/issues/106
4年前
native-api
d79bda4602
Patch 3.10.0 configure ( #2155 )
* Fix "PKG_PROG_PKG_CONFIG: command not found"
Apply f146ca36f8
* bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28707)
4年前
Oğuzhan Çelikarslan
552d943762
Fix typos in command examples ( #2147 )
4年前
Parnassius
663abeb5fa
Add CPython 3.9.8 ( #2152 )
4年前
Ned Batchelder
748261869a
CPython 3.11.0a2 ( #2150 )
4年前
native-api
54889eb87a
Make gist generation instructions more explicit; add Zsh PS4
4年前
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年前