Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
d8c5f822
Kaydet (Commit)
d8c5f822
authored
Agu 24, 2015
tarafından
Donald Stufft
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Merge updated to pip and setuptools
üst
f51fd7bc
b372356d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
__init__.py
Lib/ensurepip/__init__.py
+2
-2
pip-7.1.2-py2.py3-none-any.whl
Lib/ensurepip/_bundled/pip-7.1.2-py2.py3-none-any.whl
+0
-0
setuptools-18.2-py2.py3-none-any.whl
Lib/ensurepip/_bundled/setuptools-18.2-py2.py3-none-any.whl
+0
-0
No files found.
Lib/ensurepip/__init__.py
Dosyayı görüntüle @
d8c5f822
...
...
@@ -8,9 +8,9 @@ import tempfile
__all__
=
[
"version"
,
"bootstrap"
]
_SETUPTOOLS_VERSION
=
"18.
0.1
"
_SETUPTOOLS_VERSION
=
"18.
2
"
_PIP_VERSION
=
"7.1.
0
"
_PIP_VERSION
=
"7.1.
2
"
# pip currently requires ssl support, so we try to provide a nicer
# error message when that is missing (http://bugs.python.org/issue19744)
...
...
Lib/ensurepip/_bundled/pip-7.1.
0
-py2.py3-none-any.whl
→
Lib/ensurepip/_bundled/pip-7.1.
2
-py2.py3-none-any.whl
Dosyayı görüntüle @
d8c5f822
This diff was suppressed by a .gitattributes entry.
Lib/ensurepip/_bundled/setuptools-18.
0.1
-py2.py3-none-any.whl
→
Lib/ensurepip/_bundled/setuptools-18.
2
-py2.py3-none-any.whl
Dosyayı görüntüle @
d8c5f822
This diff was suppressed by a .gitattributes entry.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment