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
*
Add fast-path in PyUnicode_DecodeCharmap() for pure 8 bit encodings:
Victor Stinner
2013-04-09
4
-4/+26
*
merge heads
Giampaolo Rodola'
2013-04-09
2
-1/+4
|
\
|
*
#17678: Remove the use of a deprecated method http/cookiejar.py. Changing the
Senthil Kumaran
2013-04-09
2
-1/+4
|
|
\
|
|
*
#17678: Fix DeprecationWarning in the http/cookiejar.py by changing the usage
Senthil Kumaran
2013-04-09
2
-1/+4
|
*
|
null merge
Senthil Kumaran
2013-04-09
0
-0/+0
|
|
\
\
|
|
|
/
|
|
*
#17648 - convert test_urllib2.py doctests to unittests
Senthil Kumaran
2013-04-09
1
-210/+186
*
|
|
Do not raise exception on close() on account of socket attribute still being ...
Giampaolo Rodola'
2013-04-09
1
-5/+6
|
/
/
*
|
#17648 - Clean up test_urllib2.py. Converted doctests to unittest for
Senthil Kumaran
2013-04-09
1
-215/+185
*
|
#17657: merge with 3.3.
Roger Serwy
2013-04-09
2
-6/+4
|
\
\
|
|
/
|
*
#17657: Show full Tk version in IDLE's about dialog.
Roger Serwy
2013-04-09
2
-6/+4
*
|
Issue #17615: Comparing two Unicode strings now uses wmemcmp() when possible
Victor Stinner
2013-04-08
5
-5/+30
*
|
Issue #17615: Add tests comparing Unicode strings of different kinds
Victor Stinner
2013-04-08
1
-0/+85
*
|
Issue #17615: Expand expensive PyUnicode_READ() macro in unicode_compare():
Victor Stinner
2013-04-08
1
-17/+77
*
|
Close #17666: Fix reading gzip files with an extra field.
Serhiy Storchaka
2013-04-08
3
-1/+11
|
\
\
|
|
/
|
*
Close #17666: Fix reading gzip files with an extra field.
Serhiy Storchaka
2013-04-08
3
-1/+11
*
|
#17484: Actually add the getpass tests this time.
R David Murray
2013-04-08
1
-0/+136
*
|
Add NEWS entry for #17502: Process DEFAULT values in mock side_effect that re...
Andrew Svetlov
2013-04-08
1
-5/+16
|
\
\
|
|
/
|
*
Add NEWS entry for #17502: Process DEFAULT values in mock side_effect that re...
Andrew Svetlov
2013-04-08
1
-0/+3
*
|
#17484: add tests for getpass.
R David Murray
2013-04-08
3
-1/+3
*
|
Close #13126: "Simplify" FASTSEARCH() code to help the compiler to emit more
Victor Stinner
2013-04-07
1
-3/+5
*
|
gibibytes (Arfrever)
Antoine Pitrou
2013-04-07
1
-1/+1
*
|
#17613: merge with 3.3.
Roger Serwy
2013-04-07
2
-0/+6
|
\
\
|
|
/
|
*
#17613: Prevent traceback when removing syntax colorizer in IDLE.
Roger Serwy
2013-04-07
2
-0/+6
*
|
#1207589: merge with 3.3.
Roger Serwy
2013-04-07
2
-2/+10
|
\
\
|
|
/
|
*
#1207589: Backwards-compatibility patch for right-click menu in IDLE.
Roger Serwy
2013-04-07
2
-2/+10
*
|
Issue #15596: Faster pickling of unicode strings.
Antoine Pitrou
2013-04-07
2
-35/+71
*
|
merge heads
Benjamin Peterson
2013-04-07
14
-443/+239
|
\
\
|
*
\
Process DEFAULT values in mock side_effect that returns iterator.
Andrew Svetlov
2013-04-07
2
-0/+6
|
|
\
\
|
|
|
/
|
|
*
Process DEFAULT values in mock side_effect that returns iterator.
Andrew Svetlov
2013-04-07
2
-0/+6
|
|
*
Merge heads
Andrew Svetlov
2013-04-07
2
-202/+204
|
|
|
\
|
*
|
\
Update argparse docs to follow order of ArgumentParser() arguments.
Andrew Svetlov
2013-04-07
2
-202/+204
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Update argparse docs to follow order of ArgumentParser() arguments.
Andrew Svetlov
2013-04-07
2
-202/+204
|
*
|
|
Remove redundant imports
Raymond Hettinger
2013-04-07
1
-9/+0
|
*
|
|
merge
Raymond Hettinger
2013-04-07
1
-5/+5
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Clean-up lru_cache examples. The print() not is needed. Set maxsize to a po...
Raymond Hettinger
2013-04-07
1
-5/+5
|
*
|
|
#16887: merge with 3.3.
Roger Serwy
2013-04-07
2
-1/+5
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#16887: IDLE now accepts Cancel in tabify/untabify dialog box.
Roger Serwy
2013-04-07
2
-1/+5
|
*
|
|
Revert a premature patch for issue #14010 (changeset 846bd418aee5).
Serhiy Storchaka
2013-04-06
6
-224/+14
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Revert a premature patch for issue #14010 (changeset aaaf36026511).
Serhiy Storchaka
2013-04-06
6
-224/+14
|
|
*
|
Merge
Antoine Pitrou
2013-04-06
1
-6/+9
|
|
|
\
\
|
*
|
\
\
Merge
Antoine Pitrou
2013-04-06
1
-39/+54
|
|
\
\
\
\
|
*
\
\
\
\
Issue #17645: convert an assert() into a proper exception in _Py_Mangle().
Antoine Pitrou
2013-04-06
1
-2/+5
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Issue #17645: convert an assert() into a proper exception in _Py_Mangle().
Antoine Pitrou
2013-04-06
1
-2/+5
*
|
|
|
|
|
add Zbigniew Halas to ACKS
Benjamin Peterson
2013-04-07
1
-0/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
merge 3.3
Benjamin Peterson
2013-04-06
1
-39/+54
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
move IDLE news to its own section
Benjamin Peterson
2013-04-06
1
-6/+9
|
|
/
/
*
|
|
Issue #14010: Fix a crash when iterating or deleting deeply nested filters
Serhiy Storchaka
2013-04-06
6
-14/+224
|
\
\
\
|
|
/
/
|
*
|
Issue #14010: Fix a crash when iterating or deleting deeply nested filters
Serhiy Storchaka
2013-04-06
6
-14/+224
|
|
/
*
|
Change wording as Eli Bendersky suggests.
Andrew Svetlov
2013-04-06
1
-2/+2
|
\
\
|
|
/
|
*
Change wording as Eli Bendersky suggests.
Andrew Svetlov
2013-04-06
1
-2/+2
[next]