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
*
#17686: merge with 3.3.
Ezio Melotti
2013-04-13
1
-1/+1
|
\
|
*
#17686: fix broken link in Doc/using/unix.rst. Patch by Dan Riti.
Ezio Melotti
2013-04-13
1
-1/+1
*
|
Issue #17715: Merge fix from 3.3.
Mark Dickinson
2013-04-13
3
-0/+11
|
\
\
|
|
/
|
*
Issue #17715: Add missing NULL Check to PyNumber_Long.
Mark Dickinson
2013-04-13
3
-0/+11
*
|
Issue #17713: Test temporarily skipped while failure investigated.
Vinay Sajip
2013-04-13
1
-0/+1
*
|
Merge heads.
Mark Dickinson
2013-04-13
4
-42/+1
|
\
\
|
*
\
Revert changes for #13355 by request from Raymond Hettinger
Andrew Svetlov
2013-04-13
4
-42/+1
|
|
\
\
|
|
|
/
|
|
*
Revert changes for #13355 by request from Raymond Hettinger
Andrew Svetlov
2013-04-13
4
-45/+1
*
|
|
Fix incorrect indentation on 'versionadded' for weakref.ref.__callback__.
Mark Dickinson
2013-04-13
1
-2/+2
|
/
/
*
|
Issue #17643: Add __callback__ attribute to weakref.ref.
Mark Dickinson
2013-04-13
4
-3/+44
*
|
Issue #16447: Merge fix from 3.3.
Mark Dickinson
2013-04-13
3
-1/+21
|
\
\
|
|
/
|
*
Issue #16447: Fix potential segfault when setting __name__ on a class.
Mark Dickinson
2013-04-13
3
-1/+21
*
|
Fix whitespaces
Andrew Svetlov
2013-04-12
1
-1/+1
|
\
\
|
|
/
|
*
Fix whitespaces
Andrew Svetlov
2013-04-12
1
-1/+1
*
|
Issue #13355: Raise ValueError on random.triangular call with invalid params.
Andrew Svetlov
2013-04-12
4
-2/+42
|
\
\
|
|
/
|
*
Issue #13355: Raise ValueError on random.triangular call with invalid params.
Andrew Svetlov
2013-04-12
4
-1/+45
*
|
Issue #16658: add missing return to HTTPConnection.send().
Andrew Svetlov
2013-04-12
3
-1/+25
|
\
\
|
|
/
|
*
Issue #16658: add missing return to HTTPConnection.send().
Andrew Svetlov
2013-04-12
3
-1/+25
*
|
attempt to fix bb failure as per http://bugs.python.org/issue17675#msg186595
Giampaolo Rodola'
2013-04-12
1
-1/+1
*
|
#17653: merge with 3.3.
Ezio Melotti
2013-04-12
1
-1/+1
|
\
\
|
|
/
|
*
#17653: fix typo in socketserver docs. Patch by Tshepang Lekhonkhobe.
Ezio Melotti
2013-04-12
1
-1/+1
*
|
Closed #9556: Allowed specifying a time-of-day for a TimedRotatingFileHandler...
Vinay Sajip
2013-04-12
4
-8/+73
*
|
Null merge.
Ezio Melotti
2013-04-12
0
-0/+0
|
\
\
|
|
/
|
*
Merge heads.
Ezio Melotti
2013-04-12
1
-1/+1
|
|
\
*
|
\
Merge heads.
Ezio Melotti
2013-04-12
3
-379/+406
|
\
\
\
|
*
\
\
#6696: merge with 3.3.
Ezio Melotti
2013-04-12
3
-379/+406
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#6696: add documentation for the Profile objects, and improve profile/cProfil...
Ezio Melotti
2013-04-12
3
-379/+406
*
|
|
|
#17688: fix declaration for richcmp example in the docs.
Andrew Svetlov
2013-04-12
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
#17688: fix declaration for richcmp example in the docs.
Andrew Svetlov
2013-04-12
1
-1/+1
|
|
/
*
|
#17692: merge with 3.3.
Ezio Melotti
2013-04-12
2
-4/+8
|
\
\
|
|
/
|
*
#17692: test_sqlite now works with unittest test discovery. Patch by Zachary...
Ezio Melotti
2013-04-12
2
-4/+8
*
|
#17585: merge with 3.3.
Roger Serwy
2013-04-12
3
-6/+6
|
\
\
|
|
/
|
*
#17585: Fixed IDLE regression. Now closes when using exit() or quit().
Roger Serwy
2013-04-12
3
-6/+6
*
|
#17699: Fix the new getpass test failures on windows.
R David Murray
2013-04-11
1
-12/+25
*
|
Issue #13056: Reenable test_multibytecodec.Test_StreamWriter tests
Victor Stinner
2013-04-11
1
-51/+22
*
|
Close #17693: Rewrite CJK decoders to use the _PyUnicodeWriter API instead of
Victor Stinner
2013-04-11
15
-440/+401
*
|
python-gdb.py: Replace invalid Unicode character with U+FFFD to be able to
Victor Stinner
2013-04-11
1
-1/+3
*
|
Fix supernumerary 's' in sys._debugmallocstats() output.
Antoine Pitrou
2013-04-11
1
-1/+1
|
\
\
|
|
/
|
*
Fix supernumerary 's' in sys._debugmallocstats() output.
Antoine Pitrou
2013-04-11
1
-1/+1
*
|
Fix a crash when setting a servername callback on a SSL server socket and the...
Antoine Pitrou
2013-04-11
4
-13/+30
*
|
#17690: merge with 3.3.
Ezio Melotti
2013-04-11
2
-15/+7
|
\
\
|
|
/
|
*
#17690: test_time now works with unittest test discovery. Patch by Zachary W...
Ezio Melotti
2013-04-11
2
-15/+7
*
|
Fix invalid markup.
Georg Brandl
2013-04-11
1
-2/+2
*
|
Merge #14971: Use class method name, not function.__name__, during unittest d...
R David Murray
2013-04-11
3
-1/+20
|
\
\
|
|
/
|
*
#14971: Use class method name, not function.__name__, during unittest discovery.
R David Murray
2013-04-11
3
-1/+20
*
|
null merge
Senthil Kumaran
2013-04-11
0
-0/+0
|
\
\
|
|
/
|
*
normalize whitespace
Senthil Kumaran
2013-04-11
1
-2/+2
*
|
normalize whitespace. caught by hook
Senthil Kumaran
2013-04-11
1
-2/+2
*
|
merge from 3.3
Senthil Kumaran
2013-04-11
1
-18/+58
|
\
\
|
|
/
|
*
#5609 - test_urllib coverage for url2pathname and pathname2url. Patch
Senthil Kumaran
2013-04-11
1
-17/+56
[next]