Paul Bransford
d85bc23592
Add CPython 3.5.5
8 лет назад
INADA Naoki
f114557698
3.7.0a4 -> 3.7.0b1 ( #1086 )
8 лет назад
Yamashita, Yuu
95ad305bcb
Merge pull request #1084 from scop/pypy3-5.10.1
Add pypy3 5.10.1
8 лет назад
Ville Skyttä
6c0625710f
Add pypy3 5.10.1
8 лет назад
Yamashita, Yuu
86e1b9a8ad
Merge pull request #1082 from shoichiaizawa/add-clear-to-conda-blacklist
Do not create `clear` shim when Anaconda is installed
8 лет назад
Shoichi Aizawa
b64c445b61
Do not create `clear` shim when Anaconda is installed
Add `clear` to the Anaconda's default blacklist in order to prevent
pyenv from creating the shim script for it.
The `clear` command executable began included from Anaconda 5.0.0
onwards, and this executable now conceals that of the user's base system
- this hinders the user from running the `clear` command with the
`command not found` error output if a user installs and selects one or
more Python version(s) other than Anaconda 5.x.x.
Adding this one-liner to the blacklist allows the user to use the
`clear` command even when Anaconda 5.x.x is not selected by pyenv.
8 лет назад
Josh Friend
1864fd7b93
Add CPython 3.4.8rc1 and 3.5.5rc1
8 лет назад
Josh Friend
6f27c91b5f
Update CPython 3.7.0a3 -> 3.7.0a4
8 лет назад
Josh Friend
b704c4242c
Update changelog for 1.2.1 release
8 лет назад
Josh Friend
978d8e0f9a
Add portable pypy[23] 5.10.0
8 лет назад
Yamashita, Yuu
65ddf84926
Merge pull request #1070 from BanzaiMan/pypy-xenial
Allow binary installs of PyPy on Xenial
8 лет назад
Hiro Asari
9a59c8490a
Use multi-arg form of require_distro
8 лет назад
Hiro Asari
4a14d2f62a
Allow binary installs of PyPy on Xenial
8 лет назад
Hiro Asari
66412f556d
Rename PyPy 5.10 to include TEENY version ( #1069 )
8 лет назад
Yamashita, Yuu
785738d5b3
Merge pull request #1062 from pyenv/pypy-5.10
Add PyPy[23] 5.10
8 лет назад
Josh Friend
71f09a6d71
Add PyPy[23] 5.10
closes #1061
8 лет назад
Yamashita, Yuu
9619e6bd53
Merge pull request #1058 from zmwangx/cpython-3.6.4
Add CPython 3.6.4 and remove 3.6.4rc1
8 лет назад
Zhiming Wang
2c3998f88b
Add CPython 3.6.4 and remove 3.6.4rc1
8 лет назад
Yamashita, Yuu
69d47d5fd7
Merge pull request #1055 from klimkjar/fix-illumos
Fix pyenv install on Solaris / Illumos
8 лет назад
Kjetil Limkjær
dc145fa5a2
Added true fallback to num_cpu_cores SunOS case
8 лет назад
Kjetil Limkjær
5149c53165
Add SunOS case statement to num_cpu_cores
8 лет назад
Kjetil Limkjær
c5e4bab858
Fix pyenv install on Solaris / Illumos
pyenv install crashes on Solaris with an empty log file. Adding support for the proper Solaris getconf call in num_cpu_cores fixed it. Tested and working under OmniOS CE r151024.
8 лет назад
Josh Friend
e71ac9e439
Release v1.2.0
8 лет назад
Chris Laco
76655979f4
Added CPython 3.3.7 ( #1053 )
* Added final Python 3.3 release, 3.3.7
* Removed Python 3.3.7rc1
8 лет назад
Josh Friend
15ba0d9c3f
Add CPython 3.6.4rc1
8 лет назад
Josh Friend
364fa7f7c6
CPython 3.7.0a2 -> 3.7.0a3
8 лет назад
Yamashita, Yuu
b6929531c6
Merge pull request #1051 from LWisteria/do_not_check_wget_version
Check wget version iff wget is going to be used
8 лет назад
LWisteria
4ebba7cd5f
Check wget version iff wget is going to be used
Do not check when tarball is cached
8 лет назад
Yamashita, Yuu
85a66a9640
Merge pull request #1036 from zachriggle/pwd-changes
Fix $PWD changes when executing Python
8 лет назад
Yamashita, Yuu
435e362c60
Merge pull request #1041 from pyenv/automate-release
Create releases on GitHub automatically from tags (fixes #1038 )
8 лет назад
Yamashita, Yuu
afd0840836
Create releases on GitHub automatically from tags ( fixes #1038 )
8 лет назад
Zach Riggle
19e2b9588a
Fix $PWD changes when executing Python
Specifically, this does not play well with PWD=/proc/self/cwd
8 лет назад
Yamashita, Yuu
5b5df15eb7
Merge pull request #1033 from scop/mp193
Add micropython 1.9.3
8 лет назад
Yamashita, Yuu
428a94b3ed
Merge pull request #1031 from scop/getconf
Get number of processors using getconf over cpuinfo grep
8 лет назад
Ville Skyttä
08bed5b7b1
Add micropython 1.9.3
8 лет назад
Ville Skyttä
fc4f496545
Get number of processors using getconf over cpuinfo grep
8 лет назад
Yamashita, Yuu
7ab48c47fd
Merge pull request #1026 from pyenv/ruby-build-20171031
Imported recent changes from the latest ruby-build as of Oct 31, 2017
8 лет назад
Yamashita, Yuu
9ff06f61b6
Fix broken tests
8 лет назад
Yamashita, Yuu
ecc5ff5ead
Fix a bug in handling of `PACKAGE_MAKE_INSTALL_TARGET`
8 лет назад
Yamashita, Yuu
4521552662
Imported recent changes from the latest https://github.com/rbenv/ruby-build as of Oct 31, 2017 ( #1025 )
8 лет назад
Samuel Villamonte
2f396596d7
Moved stackless-dev to Github repo
8 лет назад
Samuel Villamonte
47c0db9dd8
Moved stackless-3.4-dev to Github repo
8 лет назад
Samuel Villamonte
ecc3100828
Removed stackless-3.2-dev
8 лет назад
Samuel Villamonte
e77bdb2f0b
Modified stackless-2.7-dev to point to Github
8 лет назад
Yamashita, Yuu
4fb078c4c5
Merge pull request #978 from pyenv/skip-enable-unicode-py33
Skip passing `--enable-unicode` for CPython 3.3+ (fixes #912 )
8 лет назад
Yamashita, Yuu
8d5ffcd082
Merge pull request #1025 from jamieconnolly/fix-missing-openssl-lib
Ignore LibreSSL bundled with macOS 10.13
8 лет назад
Jamie Connolly
eb70ee3e73
Ignore LibreSSL bundled with macOS 10.13
8 лет назад
Josh Friend
9d7a011f6e
pypy defs already use pypy-portable if no official binary is available ( #1023 )
having a separate definition for each of these seems redundant
8 лет назад
Josh Friend
37299c8851
Remove CPython dev branches no longer in development
8 лет назад
Josh Friend
734c341c46
Remove ancient pypy-dev branches
8 лет назад