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
e0937ef7
Kaydet (Commit)
e0937ef7
authored
Eyl 29, 2015
tarafından
Terry Jan Reedy
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Sade Fark
IDLE NEWS.
üst
b4c00154
86e971cc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
70 additions
and
2 deletions
+70
-2
NEWS.txt
Lib/idlelib/NEWS.txt
+35
-1
NEWS
Misc/NEWS
+35
-1
No files found.
Lib/idlelib/NEWS.txt
Dosyayı görüntüle @
e0937ef7
...
...
@@ -2,8 +2,42 @@ What's New in IDLE 3.6.0a1?
===========================
*Release date: 2017?*
- Issue #24972: Inactive selection background now matches active selection
background, as configured by user, on all systems. Found items are now
always highlighted on Windows. Initial patch by Mark Roseman.
- Issue #24570: Idle: make calltip and completion boxes appear on Macs
affected by a tk regression. Initial patch by Mark Roseman.
- Issue #24988: Idle ScrolledList context menus (used in debugger)
now work on Mac Aqua. Patch by Mark Roseman.
- Issue #24801: Make right-click for context menu work on Mac Aqua.
Patch by Mark Roseman.
- Issue #25173: Associate tkinter messageboxes with a specific widget.
For Mac OSX, make them a 'sheet'. Patch by Mark Roseman.
- Issue #25198: Enhance the initial html viewer now used for Idle Help.
* Properly indent fixed-pitch text (patch by Mark Roseman).
* Give code snippet a very Sphinx-like light blueish-gray background.
* Re-use initial width and height set by users for shell and editor.
* When the Table of Contents (TOC) menu is used, put the section header
at the top of the screen.
- Issue #25225: Condense and rewrite Idle doc section on text colors.
- Issue #21995: Explain some differences between IDLE and console Python.
- Issue #22820: Explain need for *print* when running file from Idle editor.
- Issue #25224: Doc: augment Idle feature list and no-subprocess section.
- Issue #25219: Update doc for Idle command line options.
Some were missing and notes were not correct.
- Issue #24861: Most of idlelib is private and subject to change.
Use idleib.idle.* to start Idle. See idlelib.__init__.__doc__.
Use idleib.idle.* to start Idle. See idlelib.__init__.__doc__.
- Issue #25199: Idle: add synchronization comments for future maintainers.
...
...
Misc/NEWS
Dosyayı görüntüle @
e0937ef7
...
...
@@ -92,8 +92,42 @@ Library
IDLE
----
-
Issue
#
24972
:
Inactive
selection
background
now
matches
active
selection
background
,
as
configured
by
user
,
on
all
systems
.
Found
items
are
now
always
highlighted
on
Windows
.
Initial
patch
by
Mark
Roseman
.
-
Issue
#
24570
:
Idle
:
make
calltip
and
completion
boxes
appear
on
Macs
affected
by
a
tk
regression
.
Initial
patch
by
Mark
Roseman
.
-
Issue
#
24988
:
Idle
ScrolledList
context
menus
(
used
in
debugger
)
now
work
on
Mac
Aqua
.
Patch
by
Mark
Roseman
.
-
Issue
#
24801
:
Make
right
-
click
for
context
menu
work
on
Mac
Aqua
.
Patch
by
Mark
Roseman
.
-
Issue
#
25173
:
Associate
tkinter
messageboxes
with
a
specific
widget
.
For
Mac
OSX
,
make
them
a
'sheet'
.
Patch
by
Mark
Roseman
.
-
Issue
#
25198
:
Enhance
the
initial
html
viewer
now
used
for
Idle
Help
.
*
Properly
indent
fixed
-
pitch
text
(
patch
by
Mark
Roseman
).
*
Give
code
snippet
a
very
Sphinx
-
like
light
blueish
-
gray
background
.
*
Re
-
use
initial
width
and
height
set
by
users
for
shell
and
editor
.
*
When
the
Table
of
Contents
(
TOC
)
menu
is
used
,
put
the
section
header
at
the
top
of
the
screen
.
-
Issue
#
25225
:
Condense
and
rewrite
Idle
doc
section
on
text
colors
.
-
Issue
#
21995
:
Explain
some
differences
between
IDLE
and
console
Python
.
-
Issue
#
22820
:
Explain
need
for
*
print
*
when
running
file
from
Idle
editor
.
-
Issue
#
25224
:
Doc
:
augment
Idle
feature
list
and
no
-
subprocess
section
.
-
Issue
#
25219
:
Update
doc
for
Idle
command
line
options
.
Some
were
missing
and
notes
were
not
correct
.
-
Issue
#
24861
:
Most
of
idlelib
is
private
and
subject
to
change
.
Use
idleib
.
idle
.*
to
start
Idle
.
See
idlelib
.
__init__
.
__doc__
.
Use
idleib
.
idle
.*
to
start
Idle
.
See
idlelib
.
__init__
.
__doc__
.
-
Issue
#
25199
:
Idle
:
add
synchronization
comments
for
future
maintainers
.
...
...
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