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
...
*
Issue #29354: Fixed inspect.getargs() for parameters which are cell
Serhiy Storchaka
2017-02-01
2
-4/+39
*
Issue #29335: Fix subprocess.Popen.wait() when the child process has
Gregory P. Smith
2017-01-23
2
-1/+50
*
Issue #29274: tests cases → test cases
Martin Panter
2017-01-18
2
-8/+8
*
revert dd13098a5dc2 (#29006, #10513)
Benjamin Peterson
2017-01-16
1
-0/+30
*
Issue #29219: Fixed infinite recursion in the repr of uninitialized
Serhiy Storchaka
2017-01-13
1
-0/+4
*
Issue #29082: Fixed loading libraries in ctypes by unicode names on Windows.
Serhiy Storchaka
2017-01-12
1
-0/+7
*
merge heads
Benjamin Peterson
2017-01-12
4
-5/+9
|
\
|
*
Issue #29142: Fix suffixes in no_proxy handling in urllib.
Xiang Zhang
2017-01-09
2
-1/+3
|
*
Issue #29023: Clarify that ints and longs are always deterministic seeds for...
Raymond Hettinger
2017-01-07
1
-2/+4
|
*
test_curses - substitute self.skip() with self.skipTest()
Xavier de Gaye
2017-01-06
1
-2/+2
*
|
revert 030e100f048a (#29006, #10513)
Benjamin Peterson
2017-01-12
1
-30/+0
|
/
*
ring in 2017 for Python
Benjamin Peterson
2017-01-02
1
-1/+1
*
Issue #29094: Offsets in a ZIP file created with extern file object and modes
Serhiy Storchaka
2017-01-01
1
-1/+1
*
Issue #29123: Make CheckSqlTimestamp more robust
Berker Peksag
2016-12-31
1
-2/+1
*
Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox.
Serhiy Storchaka
2016-12-28
2
-9/+31
*
Issue #9770: curses.ascii predicates now work correctly with negative integers.
Serhiy Storchaka
2016-12-28
2
-9/+28
*
Fixed running MiscTests in test_xml_etree_c.
Serhiy Storchaka
2016-12-28
1
-0/+2
*
Backed out changeset 78bf34b6a713
Serhiy Storchaka
2016-12-28
1
-11/+0
*
Issue #28427: old keys should not remove new values from
Antoine Pitrou
2016-12-27
2
-5/+47
*
Issue #28998: More APIs now support longs as well as ints.
Serhiy Storchaka
2016-12-27
16
-30/+30
*
Issue #28815: Skip TIPC tests if /proc/modules is not readable
Martin Panter
2016-12-24
1
-3/+11
*
Issue 28923: Remove editor artifacts from Tix.py,
Terry Jan Reedy
2016-12-22
1
-4/+0
*
Issue #28871: Fixed a crash when deallocate deep ElementTree.
Serhiy Storchaka
2016-12-21
1
-0/+11
*
Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDicti...
Antoine Pitrou
2016-12-19
3
-5/+62
*
Fix spelling in code comments
Martin Panter
2016-12-18
2
-2/+2
*
Issue #14061: Misc fixes and cleanups in archiving code in shutil.
Serhiy Storchaka
2016-12-16
2
-18/+41
*
Issue #28925: cPickle now correctly propagates errors when unpickle instances
Serhiy Storchaka
2016-12-15
1
-0/+43
*
Issue #5322: Restored tests for __new__.
Serhiy Storchaka
2016-12-14
1
-0/+99
*
merge 2.7.13 release branch
Benjamin Peterson
2016-12-14
1
-97/+0
|
\
|
*
revert a37cc3d926ec (#5322)
Benjamin Peterson
2016-12-14
1
-97/+0
*
|
remove unused logger from BaseFix
Benjamin Peterson
2016-12-06
1
-2/+0
*
|
simplify cleanup of test_replace_parent_in_sys_modules (closes #28862)
Benjamin Peterson
2016-12-04
1
-14/+13
|
/
*
update pydoc topics
Benjamin Peterson
2016-12-03
1
-13324/+80
*
Issue #28440: No longer add /Library/Python/site-packages, the Apple-supplied
Ned Deily
2016-12-03
2
-21/+1
*
Try to fix test.test_support.rmtree() on Windows for fixing issue28847 tests.
Serhiy Storchaka
2016-12-03
1
-2/+2
*
increase test_smtplib timeouts
Benjamin Peterson
2016-12-02
1
-8/+8
*
Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code.
Serhiy Storchaka
2016-12-02
1
-0/+97
*
Issue #28847: dubmdbm no longer writes the index file in when it is not
Serhiy Storchaka
2016-12-02
2
-4/+29
*
Issue #11145: Fixed miscellaneous issues with C-style formatting of types
Serhiy Storchaka
2016-12-01
1
-0/+38
*
Issue #25659: Change assert to TypeError in from_buffer/_copy()
Martin Panter
2016-11-20
1
-0/+8
*
Issue #28666: Fix stat import
Martin Panter
2016-11-20
1
-1/+1
*
Issue #28666: Fix removing readonly directories on Windows.
Serhiy Storchaka
2016-11-20
1
-1/+1
*
Issue #28666: Now test.test_support.rmtree is able to remove unwritable or
Serhiy Storchaka
2016-11-20
1
-15/+16
*
Issue #28666: Now test.support.rmtree is able to remove unwritable or
Serhiy Storchaka
2016-11-20
1
-1/+32
*
Upgrade pip to 9.0.1 and setuptools to 28.8.0
Donald Stufft
2016-11-16
3
-2/+2
*
Issue #28563: Make plural form selection more lenient and accepting
Serhiy Storchaka
2016-11-14
2
-8/+20
*
Issue #28016: Skip /dev/tty seekable() test on AIX
Martin Panter
2016-11-14
1
-1/+1
*
Fixed the documentation of parse_constant argument in json.load().
Serhiy Storchaka
2016-11-12
1
-1/+1
*
Issue #27854: Include idlelib/help.html in 2.7 Windows installer.
Terry Jan Reedy
2016-11-11
1
-0/+6
*
Issue #19398: Extra slash no longer added to sys.path components in case of
Serhiy Storchaka
2016-11-11
1
-4/+4
[prev]
[next]