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
*
Reverted accidental commit (from r87159)
Alexander Belopolsky
2010-12-10
2
-29/+25
*
Updated UCD version and unicode.org links to Unicode 6.0.0
Alexander Belopolsky
2010-12-10
3
-33/+38
*
Move nntp entry back to changed modules section and add entry for non-ascii i...
Raymond Hettinger
2010-12-10
1
-7/+13
*
logging: added handler of last resort.
Vinay Sajip
2010-12-10
3
-14/+87
*
#10668: fix wrong call of __init__.
Georg Brandl
2010-12-10
1
-1/+1
*
Fied typo
Vinay Sajip
2010-12-10
1
-1/+1
*
test.support: Added TestHandler and Matcher classes for better support of ass...
Vinay Sajip
2010-12-10
2
-2/+71
*
Minor documentation tweak.
Vinay Sajip
2010-12-10
1
-2/+2
*
#10273: Remove a "Matches" that I missed in r86910. Thanks to RDM for noticin...
Ezio Melotti
2010-12-10
2
-5/+5
*
Reclassify some entries and remove a couple of minor ones.
Raymond Hettinger
2010-12-10
1
-43/+30
*
Overview of email module and recategorize various entries.
Raymond Hettinger
2010-12-10
1
-32/+45
*
Doh! Example pasted twice, but only once in the right place.
Raymond Hettinger
2010-12-09
1
-6/+1
*
Guard against rogue tuples.
Georg Brandl
2010-12-09
1
-1/+1
*
#10661: give QName a nicer repr.
Georg Brandl
2010-12-09
1
-0/+2
*
Fix "seperate".
Georg Brandl
2010-12-09
2
-2/+2
*
Entries for datetime, callable, and collections.Counter.
Raymond Hettinger
2010-12-09
1
-15/+41
*
Fixed typo in comment.
Hirokazu Yamamoto
2010-12-09
1
-1/+1
*
Should call Py_INCREF for Py_None (Modules/_ssl.c: PySSL_cipher)
Hirokazu Yamamoto
2010-12-09
1
-2/+4
*
Issue #6697: Fixed instances of _PyUnicode_AsString() result not checked for ...
Alexander Belopolsky
2010-12-08
13
-79/+145
*
Have script_helper._assert_python strip refcount strings from stderr.
R. David Murray
2010-12-08
1
-1/+3
*
Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP characters
Victor Stinner
2010-12-08
2
-2/+14
*
Edited the Unicode 6.0.0 entry to add unicode.org links and trim the summary.
Alexander Belopolsky
2010-12-08
1
-7/+10
*
Added a datetime new features entry
Alexander Belopolsky
2010-12-08
1
-0/+21
*
Mention NASM which is needed to build openssl-1.0.0a original source.
Hirokazu Yamamoto
2010-12-08
1
-2/+10
*
Entry for inspect.getattr_static().
Raymond Hettinger
2010-12-08
1
-8/+9
*
Example of argparge with subparsers.
Raymond Hettinger
2010-12-08
1
-5/+24
*
range() example
Raymond Hettinger
2010-12-08
1
-1/+10
*
Fix Issue8194 - Fix incompatible API change in the parse_respones for xmlrpc...
Senthil Kumaran
2010-12-08
1
-2/+6
*
Nits.
Raymond Hettinger
2010-12-08
1
-2/+1
*
Clean-ups.
Raymond Hettinger
2010-12-08
1
-12/+13
*
Add example for concurrent.futures.
Raymond Hettinger
2010-12-08
1
-5/+25
*
Update whatsnew. Salt the random number seed.
Raymond Hettinger
2010-12-08
3
-12/+21
*
Fix for issue #10107: Without this patch IDLE on OSX doesn't warn about unsav...
Ronald Oussoren
2010-12-07
3
-1/+18
*
Two small changes to adjust framework builds to the new stable ABI
Ronald Oussoren
2010-12-07
2
-12/+29
*
Issue #10637: Called CloseHandle twice in os.stat/os.lstat (Windows)
Hirokazu Yamamoto
2010-12-07
1
-4/+4
*
Martin's name with Unicode.
Raymond Hettinger
2010-12-07
1
-1/+4
*
Make the example a little more interesting and useful.
Raymond Hettinger
2010-12-07
1
-0/+3
*
Clean-ups and examples.
Raymond Hettinger
2010-12-07
1
-7/+8
*
Spelling.
Raymond Hettinger
2010-12-07
1
-4/+4
*
More cleanups and examples.
Raymond Hettinger
2010-12-07
1
-33/+64
*
Add example for the entry for argparse
Raymond Hettinger
2010-12-07
2
-2/+60
*
use the more direct API
Benjamin Peterson
2010-12-07
1
-3/+3
*
add news note
Benjamin Peterson
2010-12-07
1
-0/+3
*
return views from dict proxy items/values/keys #10630
Benjamin Peterson
2010-12-07
2
-8/+14
*
Add entry for new pdb features
Raymond Hettinger
2010-12-07
1
-0/+15
*
Add entry for the new sysconfig module.
Raymond Hettinger
2010-12-07
1
-0/+59
*
Fix typo
David Malcolm
2010-12-07
1
-1/+1
*
Note improvements to the docs.
Raymond Hettinger
2010-12-06
3
-10/+35
*
Don't use deprecated aliases.
Georg Brandl
2010-12-06
1
-4/+4
*
Remove visible XXX comments.
Georg Brandl
2010-12-06
1
-3/+5
[next]