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
c1eb48a8
Kaydet (Commit)
c1eb48a8
authored
Şub 02, 2013
tarafından
Ned Deily
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
Issue #15587: merge from 3.3
üst
a5042671
380f7a18
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
0 deletions
+8
-0
Info.plist
Mac/IDLE/IDLE.app/Contents/Info.plist
+2
-0
Info.plist.in
Mac/Resources/app/Info.plist.in
+2
-0
NEWS
Misc/NEWS
+4
-0
No files found.
Mac/IDLE/IDLE.app/Contents/Info.plist
Dosyayı görüntüle @
c1eb48a8
...
...
@@ -53,5 +53,7 @@
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
%
version
%
<
/string
>
<
k
e
y
>
NSHighResolutionCapable
<
/k
e
y
>
<
tru
e
/
>
<
/
d
i
c
t
>
<
/plist
>
Mac/Resources/app/Info.plist.in
Dosyayı görüntüle @
c1eb48a8
...
...
@@ -56,5 +56,7 @@
<true/>
<key>
NSHumanReadableCopyright
</key>
<string>
(c) 2013 Python Software Foundation.
</string>
<key>
NSHighResolutionCapable
</key>
<true/>
</dict>
</plist>
Misc/NEWS
Dosyayı görüntüle @
c1eb48a8
...
...
@@ -847,6 +847,10 @@ Build
-
Issue
#
15819
:
Make
sure
we
can
build
Python
out
-
of
-
tree
from
a
read
-
only
source
directory
.
(
Somewhat
related
to
issue
#
9860.
)
-
Issue
#
15587
:
Enable
Tk
high
-
resolution
text
rendering
on
Macs
with
Retina
displays
.
Applies
to
Tkinter
apps
,
such
as
IDLE
,
on
OS
X
framework
builds
linked
with
Cocoa
Tk
8.5
.
Documentation
-------------
...
...
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