This website works better with JavaScript.
首頁
探索
說明
登入
isprogram
/
pyenv
镜像来自
https://github.com/pyenv/pyenv.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
Projects
0
版本發佈
241
Wiki
Activity
瀏覽代碼
Remove ancient pypy-dev branches
pull/1023/head
Josh Friend
8 年之前
父節點
2d9779b60d
當前提交
734c341c46
共有
4 個文件被更改
,包括
0 次插入
和
12 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
plugins/python-build/share/python-build/pypy-1.7-dev
+0
-3
plugins/python-build/share/python-build/pypy-1.8-dev
+0
-3
plugins/python-build/share/python-build/pypy-1.9-dev
+0
-3
plugins/python-build/share/python-build/pypy-2.0-dev
+ 0
- 3
plugins/python-build/share/python-build/pypy-1.7-dev
查看文件
@ -1,3 +0,0 @@
#require_gcc
install_package "openssl-1.0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0" mac_openssl --if has_broken_mac_openssl
install_hg "pypy-1.7-dev" "https://bitbucket.org/pypy/pypy" "release-1.7.x" "pypy_builder" verify_py27 ensurepip
+ 0
- 3
plugins/python-build/share/python-build/pypy-1.8-dev
查看文件
@ -1,3 +0,0 @@
#require_gcc
install_package "openssl-1.0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0" mac_openssl --if has_broken_mac_openssl
install_hg "pypy-1.8-dev" "https://bitbucket.org/pypy/pypy" "release-1.8.x" "pypy_builder" verify_py27 ensurepip
+ 0
- 3
plugins/python-build/share/python-build/pypy-1.9-dev
查看文件
@ -1,3 +0,0 @@
#require_gcc
install_package "openssl-1.0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0" mac_openssl --if has_broken_mac_openssl
install_hg "pypy-1.9-dev" "https://bitbucket.org/pypy/pypy" "release-1.9.x" "pypy_builder" verify_py27 ensurepip
+ 0
- 3
plugins/python-build/share/python-build/pypy-2.0-dev
查看文件
@ -1,3 +0,0 @@
#require_gcc
install_package "openssl-1.0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0" mac_openssl --if has_broken_mac_openssl
install_hg "pypy-2.0-dev" "https://bitbucket.org/pypy/pypy" "release-2.0.x" "pypy_builder" verify_py27 ensurepip
Write
Preview
Loading…
取消
儲存