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
/
Doc
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in unittest.mock docs
Michael Foord
2012-03-29
1
-1/+1
*
#14416: conditionally add LOG_AUTHPRIV facility and LOG_ODELAY to syslog.
R David Murray
2012-03-29
1
-4/+6
*
Merge #14416: add missing LOG_SYSLOG facility to syslog docs.
R David Murray
2012-03-29
1
-1/+2
|
\
|
*
#14416: add missing LOG_SYSLOG facility to syslog docs.
R David Murray
2012-03-29
1
-1/+2
*
|
Fix newlines.
Georg Brandl
2012-03-29
1
-0/+7
*
|
Update unittest.mock.patch example
Michael Foord
2012-03-28
1
-2/+2
*
|
Re-order unittest.mock documentation to put magic method support before the h...
Michael Foord
2012-03-28
1
-219/+220
*
|
Adding an example to unittest.mock.patch documentation
Michael Foord
2012-03-28
1
-0/+9
*
|
Minor unittest.mock.patch doc / docstring improvement
Michael Foord
2012-03-28
1
-11/+14
*
|
Unsplit unittest.mock documentation
Michael Foord
2012-03-28
7
-1733/+1701
*
|
Fix doc typo noticed by Amaury Forgeot d'Arc
Eli Bendersky
2012-03-27
1
-1/+1
*
|
Issue #6488: Explain the XPath support of xml.etree.ElementTree, with code
Eli Bendersky
2012-03-26
1
-30/+132
*
|
Issue #14410: merge with 3.2
Sandro Tosi
2012-03-26
1
-2/+2
|
\
\
|
|
/
|
*
Issue #14410: fix typo in argparse doc; patch by Tshepang Lekhonkhobe
Sandro Tosi
2012-03-26
1
-2/+2
*
|
Updated handler documentation.
Vinay Sajip
2012-03-26
1
-2/+8
|
\
\
|
|
/
|
*
Minor documentation tweak.
Vinay Sajip
2012-03-26
1
-1/+1
*
|
Adding unittest.mock documentation
Michael Foord
2012-03-25
7
-0/+3513
*
|
Remove extra spaces in doc example.
Andrew Svetlov
2012-03-25
1
-3/+3
*
|
Issue #14349: Fix the doc of the MAKE_FUNCTION opcode in Doc/library/dis.rst to
Eli Bendersky
2012-03-24
1
-3/+4
*
|
Fix indentation.
Georg Brandl
2012-03-24
1
-24/+24
*
|
Use the same exception hierarchy as decimal.py. FloatOperation now also
Stefan Krah
2012-03-23
1
-1/+1
*
|
Issue #13782: streamline argument type-checking in ET.Element
Eli Bendersky
2012-03-23
1
-5/+7
*
|
#14380: Have MIMEText defaults to utf-8 when passed non-ASCII unicode
R David Murray
2012-03-23
1
-3/+3
*
|
Fix indentation.
Georg Brandl
2012-03-22
1
-2/+3
*
|
Issue #14204: The ssl module now has support for the Next Protocol Negotiatio...
Antoine Pitrou
2012-03-21
1
-1/+34
*
|
Document decimal.MIN_ETINY.
Stefan Krah
2012-03-21
1
-9/+12
*
|
Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
2012-03-21
2
-32/+150
*
|
time.steady() doc: don't repeat the default value
Victor Stinner
2012-03-19
1
-1/+1
*
|
Merge #14355: remove obsolete doc reference to previously removed init_frozen.
R David Murray
2012-03-19
1
-1/+1
|
\
\
|
|
/
|
*
#14355: remove obsolete doc reference to previously removed init_frozen.
R David Murray
2012-03-19
1
-1/+1
*
|
merge with 3.2
Georg Brandl
2012-03-17
1
-2/+3
|
\
\
|
|
/
|
*
Closes #14250: regex.flags has not only explicit flags but also implicit flag...
Georg Brandl
2012-03-17
1
-2/+3
*
|
merge with 3.2
Georg Brandl
2012-03-17
1
-24/+2
|
\
\
|
|
/
|
*
Closes #14343: avoid shadowing builtin input() in example code.
Georg Brandl
2012-03-17
1
-2/+2
|
*
Closes #14342: remove out-of-date section about avoiding recursion errors.
Georg Brandl
2012-03-17
1
-22/+0
*
|
merge from 3.2 - issue6566
Senthil Kumaran
2012-03-17
1
-0/+8
|
\
\
|
|
/
|
*
3.2 explain json.dumps for non-string keys in dicts. closes issue6566. Patch ...
Senthil Kumaran
2012-03-17
1
-0/+8
*
|
Merge #11780: s/throw/raise/
R David Murray
2012-03-17
1
-1/+1
|
\
\
|
|
/
|
*
#11780: s/throw/raise/
R David Murray
2012-03-17
1
-1/+1
*
|
Merge #11780: document that email.encoders throw TypeError on multipart messa...
R David Murray
2012-03-17
1
-0/+4
|
\
\
|
|
/
|
*
#11780: document that email.encoders throw TypeError on multipart messages.
R David Murray
2012-03-17
1
-0/+4
*
|
Issue #14202: some additional doc fixes
Eli Bendersky
2012-03-16
1
-14/+13
|
\
\
|
|
/
|
*
Issue #14202: some additional doc fixes
Eli Bendersky
2012-03-16
1
-14/+13
*
|
Issue #14202: Greatly enhance the documentation of xml.dom.pulldom.
Eli Bendersky
2012-03-16
1
-16/+68
|
\
\
|
|
/
|
*
Issue #14202: Greatly enhance the documentation of xml.dom.pulldom.
Eli Bendersky
2012-03-16
1
-16/+68
*
|
Issue #13709: some fixes to the ctypes documentation. In addition to fixing
Eli Bendersky
2012-03-16
1
-80/+14
*
|
Issue #9257: clarify the events iterparse accepts
Eli Bendersky
2012-03-16
1
-5/+8
|
\
\
|
|
/
|
*
Issue #9257: clarify the events iterparse accepts
Eli Bendersky
2012-03-16
1
-5/+8
*
|
Issue #14207: the ParseError exception raised by _elementtree was made
Eli Bendersky
2012-03-16
1
-1/+18
*
|
Explain the use of charset parameter with Content-Type header: issue11082
Senthil Kumaran
2012-03-16
2
-26/+55
|
\
\
|
|
/
[next]