This website works better with JavaScript.
首頁
探索
說明
登入
isprogram
/
pyenv
镜像来自
https://github.com/pyenv/pyenv.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
Projects
0
版本發佈
241
Wiki
Activity
瀏覽代碼
Add CPython 3.2.6 and CPython 3.3.6 (
fixes
#253
)
pull/254/head
Makoto Sasaki
11 年之前
父節點
d38f00cd4a
當前提交
d7f4aa02ed
共有
5 個文件被更改
,包括
6 次插入
和
6 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
plugins/python-build/share/python-build/3.2.6
+0
-3
plugins/python-build/share/python-build/3.2.6rc1
+3
-0
plugins/python-build/share/python-build/3.3.6
+0
-3
plugins/python-build/share/python-build/3.3.6rc1
+0
-0
plugins/python-build/share/python-build/patches/3.2.6/Python-3.2.6/002_readline63.patch
+ 3
- 0
plugins/python-build/share/python-build/3.2.6
查看文件
@ -0,0 +1,3 @@
require_cc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_package "Python-3.2.6" "https://www.python.org/ftp/python/3.2.6/Python-3.2.6.tgz#fc1e41296e29d476f696303acae293ae7a2310f0f9d0d637905e722a3f16163e" ldflags_dirs standard verify_py32 ensurepip
+ 0
- 3
plugins/python-build/share/python-build/3.2.6rc1
查看文件
@ -1,3 +0,0 @@
require_cc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_package "Python-3.2.6rc1" "https://www.python.org/ftp/python/3.2.6/Python-3.2.6rc1.tgz#b10c473f205793319e41e2855abcf7f46f0f845e6e8e5077183dbc1271c19743" ldflags_dirs standard verify_py32 ensurepip
+ 3
- 0
plugins/python-build/share/python-build/3.3.6
查看文件
@ -0,0 +1,3 @@
require_cc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_package "Python-3.3.6" "https://www.python.org/ftp/python/3.3.6/Python-3.3.6.tgz#0a58ad1f1def4ecc90b18b0c410a3a0e1a48cf7692c75d1f83d0af080e5d2034" ldflags_dirs standard verify_py33 ensurepip
+ 0
- 3
plugins/python-build/share/python-build/3.3.6rc1
查看文件
@ -1,3 +0,0 @@
require_cc
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
install_package "Python-3.3.6rc1" "https://www.python.org/ftp/python/3.3.6/Python-3.3.6rc1.tgz#1729a43107be4e13b8b4407926557242f2a28a93b97d2d861f8b002257467169" ldflags_dirs standard verify_py33 ensurepip
plugins/python-build/share/python-build/patches/3.2.6rc1/Python-3.2.6rc1/002_readline63.patch → plugins/python-build/share/python-build/patches/3.2.6/Python-3.2.6/002_readline63.patch
查看文件
Write
Preview
Loading…
取消
儲存