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
*
Remove repetition of string escapes note 1 at end of note 2.
Terry Jan Reedy
2013-07-27
1
-2/+1
*
#15130: remove repeat of abstract paragraph from socket howto body.
R David Murray
2013-07-25
1
-6/+0
*
Issue #18541: simplified LoggerAdapter example.
Vinay Sajip
2013-07-24
1
-57/+19
*
Issue #18471: Fix typo in heapq documentation (reported by François Pinard).
Ned Deily
2013-07-16
1
-1/+1
*
Issue #18452: fix several "occurrence" typos (reported by Févry Thibault).
Ned Deily
2013-07-14
2
-3/+3
*
#18389: Clarify that relpath does not access the file system.
R David Murray
2013-07-12
1
-2/+4
*
Issue #18336. Fix a link to StreamReader's read() method.
Serhiy Storchaka
2013-07-11
1
-1/+1
*
Issue #14206: Clarify docs for Queue.join_cancel_thread().
Richard Oudkerk
2013-07-02
1
-0/+7
*
Issue #17273: Clarify that pool methods can only be used by parent process.
Richard Oudkerk
2013-07-02
1
-0/+6
*
Issue #7136: In the Idle File menu, "New Window" is renamed "New File".
Terry Jan Reedy
2013-07-01
1
-2/+2
*
Issue #18237: Fix assertRaisesRegexp error caought by Jeff Tratner.
Terry Jan Reedy
2013-06-29
1
-1/+1
*
Issue #18315: Improve fileinput docs by adding 'bufsize' where missing and
Terry Jan Reedy
2013-06-28
1
-2/+2
*
Issue #18164: Backport the more detailed embedding compile-and-link section
Ned Deily
2013-06-24
1
-28/+46
*
Fix typo.
Richard Oudkerk
2013-06-24
1
-1/+1
*
Clarify note and fix typo.
Richard Oudkerk
2013-06-24
1
-2/+3
*
Issue #15818: Typo in docs.
Richard Oudkerk
2013-06-24
1
-3/+3
*
Issue #18277: Document quirks of multiprocessing queue.
Richard Oudkerk
2013-06-24
1
-0/+17
*
#18179: reflow paragraphs.
R David Murray
2013-06-23
1
-24/+24
*
#18179: document the local_hostname parameter.
R David Murray
2013-06-23
1
-3/+9
*
Tweak programming faq examples so that it (mostly) passes doctest.
R David Murray
2013-06-19
1
-18/+19
*
#18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.
Ezio Melotti
2013-06-08
2
-5/+3
*
Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.
Serhiy Storchaka
2013-05-28
1
-1/+1
*
Issue #18015: Fix unpickling of 2.7.3 and 2.7.4 namedtuples.
Raymond Hettinger
2013-05-27
1
-0/+6
*
Issue #18031: %-formatting isn't dead yet and might pull through.
Raymond Hettinger
2013-05-23
1
-4/+0
*
Issue #17844: Refactor a documentation of Python specific encodings.
Serhiy Storchaka
2013-05-22
1
-78/+102
*
#17973: fix technical inaccuracy in faq entry (it now passes doctest).
R David Murray
2013-05-21
1
-5/+8
*
Issue #18026: fix ctypes doc typo
Ned Deily
2013-05-20
1
-1/+1
*
#17973: Add FAQ entry for ([],)[0] += [1] both extending and raising.
R David Murray
2013-05-20
1
-0/+83
*
#17949: fix merge glitch in itemgetter signature. Patch by Martijn Pieters.
Ezio Melotti
2013-05-10
1
-3/+3
*
#14878: add cross-reference to the yield statement.
Andrew Kuchling
2013-05-10
1
-0/+3
*
#16523: improve attrgetter/itemgetter/methodcaller documentation.
Ezio Melotti
2013-05-08
1
-14/+33
*
#17714: document that the base64 codec adds a trailing newline.
Ezio Melotti
2013-05-07
1
-1/+3
*
Issue 17920: Fix-up terminology in the set documentation
Raymond Hettinger
2013-05-07
1
-2/+2
*
Issue 17862: Improve the signature of itertools grouper() recipe.
Raymond Hettinger
2013-05-06
1
-2/+2
*
Elaborate on bytes-like objects.
Antoine Pitrou
2013-05-04
1
-1/+5
*
Issue #15535: Fix regression in pickling of named tuples.
Raymond Hettinger
2013-05-03
1
-3/+1
*
# 1722 - Add a note on urllib helper functions like splittype, splithost etc.
Senthil Kumaran
2013-05-02
1
-0/+7
*
#16518: fix links in glossary entry.
Ezio Melotti
2013-05-01
1
-2/+2
*
#16518: add "bytes-like object" to the glossary.
Ezio Melotti
2013-04-30
1
-0/+4
*
#17866: mention that in Python 3, assertItemsEqual is named assertCountEqual.
Ezio Melotti
2013-04-29
1
-0/+2
*
#7152: Remove incorrectly added reference to DataHandler.
R David Murray
2013-04-28
1
-1/+1
*
Reflow paragraph.
R David Murray
2013-04-28
1
-4/+4
*
#7152: Clarify that ProxyHandler is added only if proxy settings are detected.
R David Murray
2013-04-28
2
-9/+14
*
#17729: remove the Advocacy HOWTO from the index.
Ezio Melotti
2013-04-23
1
-1/+0
*
#17729: remove the outdated Advocacy HOWTO, as suggested by the author.
Ezio Melotti
2013-04-23
1
-355/+0
*
#15575: Clarify tutorial description of when modules are executed.
R David Murray
2013-04-21
1
-1/+2
*
Issue #17670: Provide an example of expandtabs() usage.
Ned Deily
2013-04-21
1
-4/+16
*
#17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
R David Murray
2013-04-20
1
-4/+17
*
#17740: fix links to the socket function. Initial patch by Zachary Ware.
Ezio Melotti
2013-04-17
1
-8/+8
*
Issue #17739: fix the description of SSLSocket.getpeercert(binary_form=True) ...
Antoine Pitrou
2013-04-16
1
-5/+11
[next]