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
3dd3d7c6
Kaydet (Commit)
3dd3d7c6
authored
Tem 03, 2015
tarafından
Steve Dower
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
üst
99e36b9a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
3 deletions
+9
-3
NEWS
Misc/NEWS
+6
-0
get_externals.bat
PCbuild/get_externals.bat
+1
-1
pyproject.vsprops
PCbuild/pyproject.vsprops
+1
-1
readme.txt
PCbuild/readme.txt
+1
-1
No files found.
Misc/NEWS
Dosyayı görüntüle @
3dd3d7c6
...
@@ -92,6 +92,12 @@ Library
...
@@ -92,6 +92,12 @@ Library
- Issue #24134: Reverted issue #24134 changes.
- Issue #24134: Reverted issue #24134 changes.
Build
-----
- Issue #24432: Update Windows builds to use OpenSSL 1.0.2c.
IDLE
IDLE
----
----
...
...
PCbuild/get_externals.bat
Dosyayı görüntüle @
3dd3d7c6
...
@@ -55,7 +55,7 @@ for %%e in (
...
@@ -55,7 +55,7 @@ for %%e in (
bzip2-1.0.6
bzip2-1.0.6
db-4.7.25.0
db-4.7.25.0
nasm-2.11.06
nasm-2.11.06
openssl-1.0.2
a
openssl-1.0.2
c
tcl-8.5.15.0
tcl-8.5.15.0
tk-8.5.15.0
tk-8.5.15.0
tix-8.4.3.5
tix-8.4.3.5
...
...
PCbuild/pyproject.vsprops
Dosyayı görüntüle @
3dd3d7c6
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
/>
/>
<UserMacro
<UserMacro
Name=
"opensslDir"
Name=
"opensslDir"
Value=
"$(externalsDir)\openssl-1.0.2
a
"
Value=
"$(externalsDir)\openssl-1.0.2
c
"
/>
/>
<UserMacro
<UserMacro
Name=
"tcltkDir"
Name=
"tcltkDir"
...
...
PCbuild/readme.txt
Dosyayı görüntüle @
3dd3d7c6
...
@@ -132,7 +132,7 @@ _ssl
...
@@ -132,7 +132,7 @@ _ssl
Get the source code through
Get the source code through
svn export http://svn.python.org/projects/external/openssl-1.0.2
a
svn export http://svn.python.org/projects/external/openssl-1.0.2
c
** NOTE: if you use the PCbuild\get_externals.bat approach for
** NOTE: if you use the PCbuild\get_externals.bat approach for
obtaining external sources then you don't need to manually get the source
obtaining external sources then you don't need to manually get the source
...
...
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