index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed the "b" string prefix to make test_xpickle compatible with Python 2.5.
Serhiy Storchaka
2015-10-02
1
-33/+33
*
Issue #25290: Fix typo in csv.reader() docstring
Berker Peksag
2015-10-02
1
-1/+1
*
Issue #24848: Fixed bugs in UTF-7 decoding of misformed data:
Serhiy Storchaka
2015-10-02
4
-7/+71
*
Issue #25003: os.urandom() doesn't use getentropy() on Solaris because
Victor Stinner
2015-10-01
2
-4/+12
*
Issue #22958: Constructor and update method of weakref.WeakValueDictionary
Serhiy Storchaka
2015-09-29
3
-2/+45
*
Issue #22609: Constructor and the update method of collections.UserDict now
Serhiy Storchaka
2015-09-29
3
-3/+72
*
Backported additional unpickling tests from 3.x.
Serhiy Storchaka
2015-09-29
1
-4/+160
*
Moved unpickling tests with prepickled data to separate class.
Serhiy Storchaka
2015-09-29
3
-47/+88
*
Issue #24028: Add subsection about Idle calltips.
Terry Jan Reedy
2015-09-29
2
-11/+59
*
Remove indent in news item. Error when building 3.x docs.
Terry Jan Reedy
2015-09-29
1
-1/+1
*
Add recent IDLE NEWS items. Move Build sectios down.
Terry Jan Reedy
2015-09-29
2
-17/+85
*
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
Berker Peksag
2015-09-28
1
-17/+7
*
Issue #24972: New option is only valid in tk 8.5+.
Terry Jan Reedy
2015-09-28
1
-1/+3
*
Issue #24972: Inactive selection background now matches active selection
Terry Jan Reedy
2015-09-28
1
-30/+1
*
Issue #25203: Failed readline.set_completer_delims() no longer left the
Serhiy Storchaka
2015-09-27
2
-4/+8
*
fix spacing
Benjamin Peterson
2015-09-27
1
-2/+2
*
merge heads
Benjamin Peterson
2015-09-27
1
-2/+2
|
\
|
*
Fix broken link in Doc/extending/index.rst
Berker Peksag
2015-09-27
1
-2/+2
*
|
make wikipedia link https
Benjamin Peterson
2015-09-27
1
-1/+1
|
/
*
Issue #25198: When using the Idle dov TOC menu, put the section title at the
Terry Jan Reedy
2015-09-27
1
-22/+14
*
shorten and fix casing of title
Benjamin Peterson
2015-09-27
1
-2/+2
*
Issue #24570: Idle: make calltip and completion boxes appear on Macs
Terry Jan Reedy
2015-09-27
2
-0/+2
*
Issue #24988: Idle ScrolledList context menus (used in debugger)
Terry Jan Reedy
2015-09-26
1
-1/+6
*
Issue #25135: Avoid possible reentrancy issues in deque_clear.
Raymond Hettinger
2015-09-26
2
-3/+60
*
Issue #25173: Replace 'master' with 'parent' in tkinter.messagebox calls.
Terry Jan Reedy
2015-09-26
5
-21/+21
*
Issue #25198: Idle doc viewer now uses user width and height setting.
Terry Jan Reedy
2015-09-25
1
-1/+5
*
Issue #25225: add revised .html.
Terry Jan Reedy
2015-09-25
1
-48/+29
*
Issue #25225: Condense and rewrite Idle doc section on text colors.
Terry Jan Reedy
2015-09-25
1
-31/+13
*
Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> text
Terry Jan Reedy
2015-09-24
1
-8/+11
*
Issue 21995: Explain some differences between IDLE and console Python.
Terry Jan Reedy
2015-09-24
2
-11/+43
*
Issue #24894: Document the codec iso8859_11
Victor Stinner
2015-09-24
1
-0/+2
*
Issue #22820: Explain need for *print* when running file from Idle editor.
Terry Jan Reedy
2015-09-24
2
-3/+13
*
Issue #25211: Fix error message code in test_long; patch from s-wakaba
Martin Panter
2015-09-24
1
-19/+19
*
Issue 25224: Augment Idle doc feature list and no-subprocess section
Terry Jan Reedy
2015-09-24
1
-3/+17
*
Issue 25224: Augment Idle doc feature list and no-subprocess section
Terry Jan Reedy
2015-09-24
1
-4/+21
*
Issue #25219: Update doc for Idle command line options.
Terry Jan Reedy
2015-09-23
2
-31/+33
*
Issue #16893: Move idlelib.EditorWindow.HelpDialog deprecation warning
Terry Jan Reedy
2015-09-23
1
-5/+5
*
whitespace
Terry Jan Reedy
2015-09-23
1
-1/+1
*
Issue #24570: Right-click for context menus now work on Mac Aqual also.
Terry Jan Reedy
2015-09-23
2
-5/+13
*
Handle calls to win32_ver from non-Windows platform
Steve Dower
2015-09-23
1
-1/+4
*
Issue #19143: platform module now reads Windows version from kernel32.dll to ...
Steve Dower
2015-09-23
2
-170/+123
*
whitespace
Terry Jan Reedy
2015-09-22
1
-1/+1
*
Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html.
Terry Jan Reedy
2015-09-22
4
-22/+39
*
Issue #24861: add Idle news items and correct previous errors.
Terry Jan Reedy
2015-09-21
2
-4/+10
*
Issue #24861: Add docstring to idlelib.__init__ with 'private' warning.
Terry Jan Reedy
2015-09-21
1
-1/+8
*
Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines
Terry Jan Reedy
2015-09-21
1
-110/+16
*
Issue #23484: Document differences between synchronization primitives of
Berker Peksag
2015-09-21
1
-6/+119
*
Add NEWS items for Idle.
Terry Jan Reedy
2015-09-21
1
-0/+15
*
Issue #16893: finish deprecation.
Terry Jan Reedy
2015-09-21
1
-3/+1
*
Issue #25199: Idle: add synchronization comments for future maintainers.
Terry Jan Reedy
2015-09-21
2
-2/+14
[prev]
[next]