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
...
*
Issue #10626: test_logging now preserves logger disabled states.
Vinay Sajip
2010-12-27
1
-2/+4
*
Issue #10626: test_logging now preserves logger disabled states.
Vinay Sajip
2010-12-27
1
-1/+9
*
Issue #10774: test_logging now removes temp files created during tests.
Vinay Sajip
2010-12-27
2
-7/+12
*
Skip test that does not raise an error on Windows.
R. David Murray
2010-12-27
1
-0/+2
*
Issue #9738: Ooops, fix typos in my previous commit (r87506)
Victor Stinner
2010-12-27
2
-2/+2
*
Issue #9738: Document encodings of AST, compiler, parser and PyRun functions
Victor Stinner
2010-12-27
6
-49/+111
*
Issue #9738: document encodings of unicode functions
Victor Stinner
2010-12-27
2
-6/+9
*
Issue #9738: Document encodings of error and warning functions
Victor Stinner
2010-12-27
3
-24/+78
*
Escape file path before searching for it in output via regex
R. David Murray
2010-12-27
1
-3/+7
*
Added logging documentation cross-references.
Vinay Sajip
2010-12-26
2
-4/+30
*
#5258/#10642: print fn, line, traceback and continue when .pth file is broken
R. David Murray
2010-12-26
3
-9/+71
*
Improved logging cookbook for logging with multiprocessing.
Vinay Sajip
2010-12-26
1
-0/+100
*
Fix typo (#10770)
Éric Araujo
2010-12-26
1
-1/+1
*
revert 87478
Terry Reedy
2010-12-26
1
-1/+1
*
Remove unexistent parameter (#3216)
Éric Araujo
2010-12-26
1
-1/+1
*
Fix typo spotted by Rodrigo Bernardo Pimentel (#9891)
Éric Araujo
2010-12-26
1
-1/+1
*
Issue #10763: subprocess.communicate() closes stdout and stderr if both are
Victor Stinner
2010-12-25
3
-14/+24
*
Assign closed handles to None to make errors more obvious if they are used.
Brian Quinlan
2010-12-25
1
-2/+2
*
Better reporting of test failures on Windows.
Brian Quinlan
2010-12-24
1
-3/+15
*
#1693546: don't add quotes around RFC 2231 encoded values.
R. David Murray
2010-12-24
3
-5/+52
*
Match current tracker name, though I do not know if still active.
Terry Reedy
2010-12-24
1
-1/+1
*
Adopt symmetric names for arguments (actual/expected --> first/second).
Raymond Hettinger
2010-12-24
2
-15/+15
*
Logging documentation updates.
Vinay Sajip
2010-12-24
1
-8/+7
*
Keep helper functions private.
Raymond Hettinger
2010-12-24
1
-2/+2
*
Put diff output in useful order (when the elements were first seen).
Raymond Hettinger
2010-12-24
2
-11/+13
*
Add direct tests for the util functions.
Raymond Hettinger
2010-12-24
1
-1/+13
*
Add news entry for 87471.
Raymond Hettinger
2010-12-24
1
-0/+2
*
Improve diff for assertCountEqual() to actually show the differing counts.
Raymond Hettinger
2010-12-24
3
-22/+72
*
Added an XXX note to describe timedelta/timedelta feature.
Alexander Belopolsky
2010-12-24
1
-0/+3
*
Fix some mistakes- Issue3243 (r87399) Correcting the operator precendence
Senthil Kumaran
2010-12-24
3
-4/+2
*
Fix docstring.
Raymond Hettinger
2010-12-24
1
-3/+3
*
Fix docs and comment for r87454.
Raymond Hettinger
2010-12-24
2
-2/+2
*
Add test for r87454.
Raymond Hettinger
2010-12-24
1
-0/+3
*
Issue #9063: Corrected the tzinfo example.
Alexander Belopolsky
2010-12-24
1
-1/+1
*
update comment
Benjamin Peterson
2010-12-23
1
-1/+1
*
Fix syntax typo
Éric Araujo
2010-12-23
1
-1/+1
*
Issue 10730: mimetypes module - add .svgz to mimetypes.suffix_map and .svg to...
Terry Reedy
2010-12-23
1
-1/+3
*
kill some function imports
Benjamin Peterson
2010-12-23
1
-16/+14
*
use native tenary condition
Benjamin Peterson
2010-12-23
1
-16/+2
*
fix docstring
Benjamin Peterson
2010-12-23
1
-1/+1
*
Fix buglet. If the input was an iterator, the fallback would occur after
Raymond Hettinger
2010-12-23
1
-8/+7
*
#1155362: allow hh:mm:ss-uuuu like we allow hh:mm:ss+uuuu in parsedate_tz
R. David Murray
2010-12-23
3
-1/+16
*
#4496: remove misleading comment and note that self.handlers is obsolete.
R. David Murray
2010-12-23
1
-3/+2
*
Fix typo in superclass method name
Éric Araujo
2010-12-23
1
-1/+1
*
Nits: use a real boolean, make one docstring more similar to the other ones
Éric Araujo
2010-12-23
1
-2/+5
*
Fix small inaccuracy: there is no index function
Éric Araujo
2010-12-23
1
-1/+1
*
Issue #10587: Document the meaning of str methods.
Alexander Belopolsky
2010-12-23
1
-9/+23
*
Issue #10254: Fixed a crash and a regression introduced by the implementation...
Alexander Belopolsky
2010-12-23
3
-8/+23
*
Fix ResourceWarning in test_normalization
Antoine Pitrou
2010-12-22
1
-0/+1
*
Another trivial typo correction in whatsnew
Michael Foord
2010-12-22
1
-1/+1
[prev]
[next]