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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make it slightly clearer that IDLE close message is referring to user program,
Terry Jan Reedy
2015-11-20
1
-1/+1
*
Close #10128: don't rerun __main__.py in multiprocessing
Nick Coghlan
2015-11-19
1
-1/+15
*
Issue #24750: whitespace
Terry Jan Reedy
2015-11-16
1
-1/+1
*
Issue #24750: Improve appearance of IDLE editor window status bar.
Terry Jan Reedy
2015-11-16
2
-3/+8
*
Issue #25388: Fixed tokenizer hang when processing undecodable source code
Serhiy Storchaka
2015-11-14
1
-0/+16
*
Issue #25590: Make rlcompleter only call getattr() once per attribute
Martin Panter
2015-11-13
2
-7/+23
*
Indent
Terry Jan Reedy
2015-11-12
1
-1/+1
*
Whitespace
Terry Jan Reedy
2015-11-12
1
-1/+1
*
Issue #25313: Change the handling of new built-in text color themes to better
Terry Jan Reedy
2015-11-12
8
-25/+48
*
Issue #25607: Restore old distutils logging threshold after running tests that
Serhiy Storchaka
2015-11-12
3
-1/+5
*
Issue #22995: Backported additional tests for non-pickleable types.
Serhiy Storchaka
2015-11-12
2
-0/+29
*
always set OP_NO_SSLv3 by default (closes #25530)
Benjamin Peterson
2015-11-12
1
-9/+9
*
Issue #7759: Fixed the mhlib module on filesystems that doesn't support
Serhiy Storchaka
2015-11-11
1
-4/+4
*
Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions.
Serhiy Storchaka
2015-11-10
1
-1/+1
*
Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test
Serhiy Storchaka
2015-11-10
2
-2/+2
*
Issue #25582: Fixed 100 MB memory leak in test_ctypes.
Serhiy Storchaka
2015-11-09
2
-1/+15
*
Issue #7267: format(int, 'c') now raises OverflowError when the argument is not
Victor Stinner
2015-11-09
1
-0/+5
*
Issue #892902: Disable newly added tests in test_xpickle.
Serhiy Storchaka
2015-11-07
1
-0/+8
*
Issue #892902: Fixed pickling recursive objects.
Serhiy Storchaka
2015-11-07
3
-30/+122
*
Issue #18010: Fix pydoc GUI search to handle package exceptions
Martin Panter
2015-11-07
1
-1/+4
*
Issue #25523: Backported a-to-an corrections.
Serhiy Storchaka
2015-11-02
8
-8/+8
*
Issue #25507: move test-specific imports to test function (idlelib.IOBinding).
Terry Jan Reedy
2015-10-30
2
-11/+15
*
always use os.urandom for the uuid4 algorithm (closes #25515)
Benjamin Peterson
2015-10-30
1
-21/+6
*
Issue #21827: Fixed textwrap.dedent() for the case when largest common
Serhiy Storchaka
2015-10-28
2
-4/+13
*
Display IDLE warning as a warning rather than as an error.
Terry Jan Reedy
2015-10-27
1
-2/+4
*
Issue21160: Correct comments in nturl2path. Patch by Jurko Gospodnetić.
Serhiy Storchaka
2015-10-24
1
-5/+7
*
Issue21709: Call os.path.normcase when setting _srcfile for compatibility
Gregory P. Smith
2015-10-22
1
-1/+1
*
Issue #21709: Fix the logging module to not depend upon __file__ being set
Gregory P. Smith
2015-10-22
1
-12/+6
*
Issue #24782: Limit width of canvas and hence IDLE settings dialog.
Terry Jan Reedy
2015-10-22
1
-1/+1
*
Issue #24782: Don't try to run now-removed extension dialog test.
Terry Jan Reedy
2015-10-20
1
-1/+1
*
Issue #25188: Clean up code to pass the --pgo flag to subprocesses
Brett Cannon
2015-10-16
1
-4/+2
*
Issue #24782: whitespace
Terry Jan Reedy
2015-10-14
1
-1/+1
*
Issue #24782: Finish converting the Configure Extension dialog into a new
Terry Jan Reedy
2015-10-14
5
-197/+144
*
Issue #22726: Re-activate config dialog help button with some content about
Terry Jan Reedy
2015-10-12
2
-20/+33
*
use the with statement for locking the internal condition (closes #25362)
Benjamin Peterson
2015-10-11
1
-12/+3
*
Issue #24848: Fixed yet one bug in UTF-7 decoder. Testing for BASE64 character
Serhiy Storchaka
2015-10-10
1
-8/+8
*
merge heads
Benjamin Peterson
2015-10-07
1
-251/+295
|
\
|
*
Issue #25317: Converted doctests in test_tokenize to unittests.
Serhiy Storchaka
2015-10-06
1
-251/+295
*
|
prevent unacceptable bases from becoming bases through multiple inheritance (...
Benjamin Peterson
2015-10-07
1
-0/+31
|
/
*
reinitialize an Event's Condition with a regular lock (closes #25319)
Benjamin Peterson
2015-10-06
2
-1/+9
*
Make error report in test_codecs more informative.
Serhiy Storchaka
2015-10-04
1
-10/+26
*
Issue #24820: Update IDLE NEWS items.
Terry Jan Reedy
2015-10-04
1
-0/+19
*
Issue #24820: Add 'IDLE Dark' text color theme, warning, and solution.
Terry Jan Reedy
2015-10-04
2
-0/+43
*
Issue #24657: Prevent CGIRequestHandler from collapsing the URL query
Martin Panter
2015-10-03
2
-4/+16
*
Issue #25232: Fix CGIRequestHandler's splitting of URL query
Martin Panter
2015-10-03
2
-5/+23
*
Issue #25224: README.txt is now an idlelib index for IDLE developers and
Terry Jan Reedy
2015-10-03
2
-65/+231
*
Issue #24820: Users can now set breakpoint colors in Settings ->
Terry Jan Reedy
2015-10-03
1
-14/+16
*
Fix indentation
Brett Cannon
2015-10-02
1
-4/+4
*
Issue #25188: Add -P/--pgo to test.regrtest for PGO building.
Brett Cannon
2015-10-02
1
-33/+50
*
Removed the "b" string prefix to make test_xpickle compatible with Python 2.5.
Serhiy Storchaka
2015-10-02
1
-33/+33
[prev]
[next]