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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #9347: Fix formatting for tuples in argparse type= error messages.
Steven Bethard
2011-04-04
1
-0/+2
|
\
|
*
Issue #9347: Fix formatting for tuples in argparse type= error messages.
Steven Bethard
2011-04-03
1
-0/+2
*
|
Issue #11688: Add sqlite3.Connection.set_trace_callback(). Patch by Torsten ...
Antoine Pitrou
2011-04-03
1
-0/+3
*
|
Issue #11727, issue #11753, issue #11755: disable regrtest timeout
Victor Stinner
2011-04-03
1
-3/+2
*
|
Merge fix for issue #11746
Antoine Pitrou
2011-04-03
1
-0/+3
|
\
\
|
|
/
|
*
Issue #11746: Fix SSLContext.load_cert_chain() to accept elliptic curve priva...
Antoine Pitrou
2011-04-03
1
-0/+3
*
|
Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept
Antoine Pitrou
2011-04-03
1
-0/+4
*
|
#11282: add back the fail* methods and assertDictContainsSubset.
Ezio Melotti
2011-04-03
1
-0/+2
*
|
Issue #11727: set regrtest default timeout to 30 minutes
Victor Stinner
2011-04-01
1
-1/+1
*
|
Issue #11727: set regrtest default timeout to 15 minutes
Victor Stinner
2011-04-01
1
-1/+3
*
|
Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for ...
Raymond Hettinger
2011-03-31
1
-0/+1
|
\
\
|
|
/
|
*
Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for ...
Raymond Hettinger
2011-03-31
1
-0/+1
*
|
Issue #11727: add --timeout option to regrtest (disabled by default).
Victor Stinner
2011-03-31
1
-0/+2
*
|
Merge 3.2: sys.getfilesystemencoding() raises a RuntimeError if
Victor Stinner
2011-03-31
1
-0/+3
|
\
\
|
|
/
|
*
sys.getfilesystemencoding() raises a RuntimeError if initfsencoding() was not
Victor Stinner
2011-03-31
1
-0/+3
*
|
Issue #11393: Add the new faulthandler module
Victor Stinner
2011-03-30
1
-0/+2
*
|
Issue #11618: Fix the timeout logic in threading.Lock.acquire() under
Antoine Pitrou
2011-03-30
1
-0/+2
|
\
\
|
|
/
|
*
Issue #11618: Fix the timeout logic in threading.Lock.acquire() under
Antoine Pitrou
2011-03-30
1
-0/+2
*
|
Merge issue 11662.
Guido van Rossum
2011-03-29
1
-0/+3
|
\
\
|
|
/
|
*
Merge issue 11662.
Guido van Rossum
2011-03-29
1
-0/+3
|
|
\
|
|
*
Merge Issue 11662 from 3.1 branch.
guido@google.com
2011-03-29
1
-0/+3
|
|
|
\
|
|
|
*
Issue 11662: Fix vulnerability in urllib/urllib2.
guido@google.com
2011-03-29
1
-0/+3
*
|
|
|
Remove the 'strict' argument to Parser, deprecated since 2.4.
R David Murray
2011-03-29
1
-0/+3
*
|
|
|
merge 3.2
Benjamin Peterson
2011-03-28
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Correct handling of functions with only kwarg args in getcallargs (closes #11...
Benjamin Peterson
2011-03-28
1
-0/+3
*
|
|
|
Add optional *func* argument to itertools.accumulate().
Raymond Hettinger
2011-03-28
1
-0/+3
*
|
|
|
merge #11696
Martin v. Löwis
2011-03-27
2
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
merge #11696
Martin v. Löwis
2011-03-27
2
-0/+3
|
|
\
\
\
|
|
*
|
|
Closes #11696: Fix ID generation in msilib.
Martin v. Löwis
2011-03-27
2
-0/+3
*
|
|
|
|
merge
Mark Dickinson
2011-03-27
1
-0/+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge #9696
Mark Dickinson
2011-03-27
1
-0/+3
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
Merge #9696
Mark Dickinson
2011-03-27
2
-0/+4
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
*
|
|
Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when ...
Mark Dickinson
2011-03-27
2
-0/+4
*
|
|
|
|
|
Issue #11692: Remove unnecessary demo functions in subprocess module.
Ross Lagerwall
2011-03-27
1
-0/+2
|
/
/
/
/
/
*
|
|
|
|
Fix misplaced Misc/NEWS entry (merge from 3.2)
Mark Dickinson
2011-03-27
1
-4/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Move misplaced Misc/NEWS item (merge from 3.1)
Mark Dickinson
2011-03-27
1
-4/+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Fix misplaced Misc/NEWS entry.
Mark Dickinson
2011-03-27
1
-4/+4
*
|
|
|
|
Issue #9026: Fix order of argparse sub-commands in help messages. (Merged fro...
Steven Bethard
2011-03-27
1
-0/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #9026: Fix order of argparse sub-commands in help messages.
Steven Bethard
2011-03-27
1
-0/+2
*
|
|
|
|
merge #7639
Martin v. Löwis
2011-03-27
1
-0/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
merge #7639
Martin v. Löwis
2011-03-27
1
-0/+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Fix short file name generation in bdist_msi.
Martin v. Löwis
2011-03-27
1
-0/+2
*
|
|
|
|
merge 3.2
Benjamin Peterson
2011-03-26
1
-0/+6
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
merge 3.1
Benjamin Peterson
2011-03-26
1
-0/+6
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
check possible recursive _as_parameter_ to prevent segfault (closes #1838)
Benjamin Peterson
2011-03-26
1
-0/+3
*
|
|
|
|
Issue #9343: Document that argparse parent parsers must be configured before ...
Steven Bethard
2011-03-26
1
-0/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #9343: Document that argparse parent parsers must be configured before ...
Steven Bethard
2011-03-26
1
-0/+3
*
|
|
|
|
Merge with 3.2
Ross Lagerwall
2011-03-26
2
-0/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge with 3.1
Ross Lagerwall
2011-03-26
2
-0/+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459.
Ross Lagerwall
2011-03-26
2
-0/+4
[next]