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
*
avoid crashes and lockups from daemon threads during interpreter shutdown (#1...
Benjamin Peterson
2014-06-17
1
-0/+43
*
Issue #21686: add unittest for idlelib.HyperParser. Original patch by Saimadhav
Terry Jan Reedy
2014-06-16
2
-3/+199
*
whitespace
Terry Jan Reedy
2014-06-16
1
-1/+1
*
Issue #21686: idlelib/HyperParser.py - Update docstrings and comments and
Terry Jan Reedy
2014-06-16
1
-80/+84
*
clarify when the list of subdirectories is read (closes #13779)
Benjamin Peterson
2014-06-16
1
-5/+7
*
url unquote the path before checking if it refers to a CGI script (closes #21...
Benjamin Peterson
2014-06-15
2
-1/+6
*
Issue #21742: Set stream to None after closing.
Vinay Sajip
2014-06-14
1
-0/+1
*
Issue #19493: Backport 6f63fff5c120
Zachary Ware
2014-06-13
31
-775/+742
*
Issue #12387: Add missing upper(lower)case versions of default Windows key
Terry Jan Reedy
2014-06-12
1
-14/+14
*
Issue #21695: Catch AttributeError created when user closes grep output window
Terry Jan Reedy
2014-06-10
1
-23/+31
*
Closes Issue 21659: Improve Idle calltips for *args, **kwargs in 2.7, where a...
Terry Jan Reedy
2014-06-10
2
-9/+21
*
Issue #21310: Fixed possible resource leak in failed open().
Serhiy Storchaka
2014-06-09
2
-30/+52
*
whitespace
Terry Jan Reedy
2014-06-08
1
-1/+1
*
Issue #21682: Replace EditorWindow with mock to eliminate memory leaks.
Terry Jan Reedy
2014-06-08
1
-3/+10
|
\
|
*
Issue #21682: Replace EditorWindow with mock to eliminate memory leaks.
Terry Jan Reedy
2014-06-07
1
-3/+10
*
|
make sure the builtin help function doesn't fail when sys.stdin is not a vali...
Benjamin Peterson
2014-06-08
2
-0/+10
*
|
backed out 86ba41b7bb46 (#18910) for test breakage
Benjamin Peterson
2014-06-08
1
-35/+36
*
|
don't remove self from example code in the HTML output (closes #13223)
Benjamin Peterson
2014-06-07
3
-2/+61
*
|
allow the keyword else immediately after (no space) an integer (closes #21642)
Benjamin Peterson
2014-06-07
1
-0/+6
|
/
*
Issue #18910: test_textView - since all tests require 'gui', make root global.
Terry Jan Reedy
2014-06-06
1
-36/+35
*
Issue #18292: s/tkinter/Tkinter/
Zachary Ware
2014-06-05
1
-1/+1
*
whitespace
Terry Jan Reedy
2014-06-05
1
-1/+1
*
Issue #18910: Add unittest for textView. Patch by Phil Webster.
Terry Jan Reedy
2014-06-05
3
-3/+114
*
Issue #18292: Idle - test AutoExpand. Patch by Saihadhav Heblikar.
Terry Jan Reedy
2014-06-05
2
-0/+162
*
Issue #21654: Fix interaction with warnings. Patch by Raymond Hettinger.
Terry Jan Reedy
2014-06-04
1
-1/+1
*
Issue #18409: Idle: add unittest for AutoComplete. Patch by Phil Webster.
Terry Jan Reedy
2014-06-04
4
-4/+181
*
Issue #18492: Allow all resources when tests are not run by regrtest.py.
Zachary Ware
2014-06-02
12
-56/+34
*
Issue #6181: Fixed minor bugs in tkinter.Listbox methods:
Serhiy Storchaka
2014-06-02
4
-29/+60
*
Issue #6181: Fixed errors in tkinter.Listbox docstrings.
Serhiy Storchaka
2014-06-02
1
-4/+4
*
Issue #19656: Running Python with the -3 option now also warns about
Serhiy Storchaka
2014-06-01
1
-0/+5
*
Issue #21605: Added tests for Tkinter images.
Serhiy Storchaka
2014-06-01
1
-0/+339
*
Added missed calls of splitlist().
Serhiy Storchaka
2014-06-01
3
-9/+7
*
Issue #21477: Update htest docstring and remove extraneous differences between
Terry Jan Reedy
2014-06-01
1
-9/+17
*
backport hashlib.pbkdf2_hmac per PEP 466 (closes #21304)
Benjamin Peterson
2014-05-31
2
-2/+135
*
merge 2.7.7 release branch
Benjamin Peterson
2014-05-31
2
-2/+2
|
\
|
*
bump to 2.7.7 final
Benjamin Peterson
2014-05-31
2
-2/+2
*
|
Issue #21572: Change license command to fallback to generic license URL.
Ned Deily
2014-05-31
1
-1/+1
*
|
Issue #21608: Updated HTTPHandler documentation.
Vinay Sajip
2014-05-30
1
-1/+1
*
|
Issue #21552: Fixed possible integer overflow of too long string lengths in
Serhiy Storchaka
2014-05-30
1
-1/+51
*
|
Add tests for getint, getdouble and getboolean methods of the tkapp object.
Serhiy Storchaka
2014-05-30
1
-0/+47
*
|
Fix issue #14315: The zipfile module now ignores extra fields in the central
Gregory P. Smith
2014-05-30
2
-1/+16
*
|
Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog.
Terry Jan Reedy
2014-05-29
5
-19/+109
*
|
Issue #21402: tkinter.ttk now works when default root window is not set.
Serhiy Storchaka
2014-05-28
2
-36/+54
*
|
Issue #21493: Added test for ntpath.expanduser(). Original patch by
Serhiy Storchaka
2014-05-28
1
-0/+35
*
|
Issue #10203: sqlite3.Row now truly supports sequence protocol. In particular
Serhiy Storchaka
2014-05-28
2
-3/+33
*
|
Issue #21477: Add htests for Search and Replace dialogs.
Terry Jan Reedy
2014-05-27
4
-12/+70
*
|
Issue #21477: Idle htest: modify run; add more tests.
Terry Jan Reedy
2014-05-27
9
-97/+159
*
|
Issue #21481: Teach argparse equality tests to return NotImplemented when co...
Raymond Hettinger
2014-05-26
2
-0/+10
*
|
Issue 8743: Improve interoperability between sets and the collections.Set ab...
Raymond Hettinger
2014-05-26
3
-32/+189
*
|
Issue 13355: Make random.triangular degrade gracefully when low == high.
Raymond Hettinger
2014-05-26
2
-2/+5
[next]