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
8214b9b2
Kaydet (Commit)
8214b9b2
authored
Şub 01, 2013
tarafından
Ned Deily
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Issue #16256: merge from 3.2
üst
addebca7
6214d493
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
postflight.documentation
Mac/BuildScript/scripts/postflight.documentation
+1
-1
NEWS
Misc/NEWS
+2
-0
No files found.
Mac/BuildScript/scripts/postflight.documentation
Dosyayı görüntüle @
8214b9b2
...
@@ -16,7 +16,7 @@ fi
...
@@ -16,7 +16,7 @@ fi
# make share/doc link in framework for command line users
# make share/doc link in framework for command line users
if
[
-d
"
${
SHARE_DIR
}
"
]
;
then
if
[
-d
"
${
SHARE_DIR
}
"
]
;
then
mkdir
-p
"
${
SHARE_DOCDIR
}
"
mkdir
-
m
775
-
p
"
${
SHARE_DOCDIR
}
"
# make relative link to html doc directory
# make relative link to html doc directory
ln
-fhs
"
${
SHARE_DOCDIR_TO_FWK
}
/
${
FWK_DOCDIR_SUBPATH
}
"
"
${
SHARE_DOCDIR
}
/html"
ln
-fhs
"
${
SHARE_DOCDIR_TO_FWK
}
/
${
FWK_DOCDIR_SUBPATH
}
"
"
${
SHARE_DOCDIR
}
/html"
fi
fi
...
...
Misc/NEWS
Dosyayı görüntüle @
8214b9b2
...
@@ -1313,6 +1313,8 @@ Build
...
@@ -1313,6 +1313,8 @@ Build
-
Issue
#
14018
:
Fix
OS
X
Tcl
/
Tk
framework
checking
when
using
OS
X
SDKs
.
-
Issue
#
14018
:
Fix
OS
X
Tcl
/
Tk
framework
checking
when
using
OS
X
SDKs
.
-
Issue
#
16256
:
OS
X
installer
now
sets
correct
permissions
for
doc
directory
.
-
Issue
#
15431
:
Add
_freeze_importlib
project
to
regenerate
importlib
.
h
on
-
Issue
#
15431
:
Add
_freeze_importlib
project
to
regenerate
importlib
.
h
on
Windows
.
Patch
by
Kristj
á
n
Valur
J
ó
nsson
.
Windows
.
Patch
by
Kristj
á
n
Valur
J
ó
nsson
.
...
...
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