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
Commit message (
Expand
)
Author
Age
Files
Lines
*
#17714: merge with 3.3.
Ezio Melotti
2013-05-07
1
-1/+3
|
\
|
*
#17714: document that the base64 codec adds a trailing newline.
Ezio Melotti
2013-05-07
1
-1/+3
*
|
#17871: merge with 3.3.
Ezio Melotti
2013-05-07
1
-1/+2
|
\
\
|
|
/
|
*
#17871: fix unittest.TextTestRunner signature in the docs. Patch by Yogesh C...
Ezio Melotti
2013-05-07
1
-1/+2
*
|
merge
Raymond Hettinger
2013-05-07
1
-2/+2
|
\
\
|
|
/
|
*
Issue 17920: Fix-up terminology in the set documentation
Raymond Hettinger
2013-05-07
1
-2/+2
*
|
Issue #7330: Implement width and precision (ex: "%5.3s") for the format string
Victor Stinner
2013-05-06
1
-0/+11
*
|
Merge #14187: Add glossary entry for 'function annotations'.
R David Murray
2013-05-06
1
-0/+10
|
\
\
|
|
/
|
*
#14187: Add glossary entry for 'function annotations'.
R David Murray
2013-05-06
1
-0/+10
*
|
Issue #11816: multiple improvements to the dis module
Nick Coghlan
2013-05-06
2
-35/+199
*
|
merge
Raymond Hettinger
2013-05-06
1
-2/+2
|
\
\
|
|
/
|
*
Issue 17862: Improve the signature of itertools grouper() recipe.
Raymond Hettinger
2013-05-06
1
-2/+2
*
|
Issue #15528: Add weakref.finalize to support finalization using
Richard Oudkerk
2013-05-05
1
-5/+210
*
|
Backout 2e446e87ac5b; it breaks the unix buildbots.
Richard Oudkerk
2013-05-05
1
-210/+5
*
|
Issue #15528: Add weakref.finalize to support finalization using
Richard Oudkerk
2013-05-05
1
-5/+210
*
|
Elaborate on bytes-like objects.
Antoine Pitrou
2013-05-04
1
-2/+6
|
\
\
|
|
/
|
*
Elaborate on bytes-like objects.
Antoine Pitrou
2013-05-04
1
-2/+6
*
|
Issue #5845: Enable tab-completion in the interactive interpreter by default,...
Antoine Pitrou
2013-05-04
6
-161/+67
*
|
#17115,17116: Have modules initialize the __package__ and __loader__
Brett Cannon
2013-05-04
4
-5/+17
*
|
#16518: merge with 3.3.
Ezio Melotti
2013-05-04
8
-28/+24
|
\
\
|
|
/
|
*
#16518: use "bytes-like object" throughout the docs.
Ezio Melotti
2013-05-04
8
-28/+24
*
|
Issue #17529: Fix os.sendfile() documentation regarding the type of file
Charles-Francois Natali
2013-05-01
1
-3/+2
|
\
\
|
|
/
|
*
Issue #17529: Fix os.sendfile() documentation regarding the type of file
Charles-Francois Natali
2013-05-01
1
-3/+2
*
|
#16518: merge with 3.3.
Ezio Melotti
2013-04-30
1
-0/+4
|
\
\
|
|
/
|
*
#16518: add "bytes-like object" to the glossary.
Ezio Melotti
2013-04-30
1
-0/+4
*
|
check local class namespace before reaching for cells (closes #17853)
Benjamin Peterson
2013-04-30
1
-0/+7
*
|
#17881: merge with 3.3.
Ezio Melotti
2013-04-30
1
-3/+3
|
\
\
|
|
/
|
*
#17881: clarify documentation of plistlib.
Ezio Melotti
2013-04-30
1
-3/+3
|
*
#7152: Remove incorrectly added reference to DataHandler.
R David Murray
2013-04-28
1
-1/+1
*
|
Merge: Reflow paragraphs.
R David Murray
2013-04-28
2
-14/+13
|
\
\
|
|
/
|
*
Reflow paragraphs.
R David Murray
2013-04-28
2
-14/+13
*
|
Merge #7152: Clarify that ProxyHandler is added only if proxy settings are de...
R David Murray
2013-04-28
2
-9/+14
|
\
\
|
|
/
|
*
#7152: Clarify that ProxyHandler is added only if proxy settings are detected.
R David Murray
2013-04-28
2
-9/+14
*
|
merge for issue #17357
Brett Cannon
2013-04-28
1
-5/+5
|
\
\
|
|
/
|
*
Issue #17357: Use more stern wording for
Brett Cannon
2013-04-28
1
-5/+5
*
|
Issue #17804: New function ``struct.iter_unpack`` allows for streaming struct...
Antoine Pitrou
2013-04-26
1
-0/+20
*
|
#17729: merge with 3.3.
Ezio Melotti
2013-04-23
1
-1/+0
|
\
\
|
|
/
|
*
#17729: remove the Advocacy HOWTO from the index.
Ezio Melotti
2013-04-23
1
-1/+0
*
|
#17729: merge with 3.3.
Ezio Melotti
2013-04-23
1
-355/+0
|
\
\
|
|
/
|
*
#17729: remove the outdated Advocacy HOWTO, as suggested by the author.
Ezio Melotti
2013-04-23
1
-355/+0
*
|
Issue #16624: `subprocess.check_output` now accepts an `input` argument,
Serhiy Storchaka
2013-04-22
1
-8/+18
*
|
#15575: Clarify tutorial description of when modules are executed.
R David Murray
2013-04-21
1
-1/+2
|
\
\
|
|
/
|
*
#15575: Clarify tutorial description of when modules are executed.
R David Murray
2013-04-21
1
-1/+2
*
|
Issue #17670: merge from 3.3
Ned Deily
2013-04-21
1
-5/+17
|
\
\
|
|
/
|
*
Issue #17670: Provide an example of expandtabs() usage.
Ned Deily
2013-04-21
1
-5/+17
*
|
Merge #17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
R David Murray
2013-04-20
1
-4/+17
|
\
\
|
|
/
|
*
#17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
R David Murray
2013-04-20
1
-4/+17
*
|
Add some documentation for IncrementalParesr
Eli Bendersky
2013-04-20
1
-2/+35
*
|
Fix trailing whitespace
Eli Bendersky
2013-04-20
1
-1/+1
*
|
Update ET documentation reprhasing the mention of the new IncrementalParser in
Eli Bendersky
2013-04-20
1
-4/+5
[next]