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
*
Merge: #16273: Fix tutorial discussion of seek/tell (opaque text-mode values).
R David Murray
2013-07-30
1
-4/+9
|
\
|
*
#16273: Fix tutorial discussion of seek/tell (opaque text-mode values).
R David Murray
2013-07-30
1
-4/+9
*
|
Merge: #18601: fix error made when difflib example was converted to use 'with'.
R David Murray
2013-07-30
1
-1/+1
|
\
\
|
|
/
|
*
#18601: fix error made when difflib example was converted to use 'with'.
R David Murray
2013-07-30
1
-1/+1
*
|
fixed examples to work with changed attribute names
Ethan Furman
2013-07-30
1
-5/+5
*
|
Merge #18584: s/testcleanup/testsetup/ until we switch to Sphinx 1.1.
R David Murray
2013-07-30
2
-2/+2
|
\
\
|
|
/
|
*
#18584: s/testcleanup/testsetup/ until we switch to Sphinx 1.1.
R David Murray
2013-07-30
2
-2/+2
*
|
Merge doc fix
Antoine Pitrou
2013-07-30
1
-5/+4
|
\
\
|
|
/
|
*
Simplify example of PyErr_Fetch() use
Antoine Pitrou
2013-07-30
1
-5/+4
*
|
Issue #18112: PEP 442 implementation (safe object finalization).
Antoine Pitrou
2013-07-30
7
-43/+114
*
|
Merge #18584: make doctest examples in email documentation pass.
R David Murray
2013-07-29
3
-23/+67
|
\
\
|
|
/
|
*
#18584: make doctest examples in email documentation pass.
R David Murray
2013-07-29
3
-23/+67
*
|
Merge #15415 from 3.3
Nick Coghlan
2013-07-28
1
-8/+30
|
\
\
|
|
/
|
*
Close #15415: Factor out temp dir helpers to test.support
Nick Coghlan
2013-07-28
1
-8/+30
*
|
Close #13266: Add inspect.unwrap
Nick Coghlan
2013-07-28
2
-3/+28
*
|
(Merge 3.3) doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tag
Victor Stinner
2013-07-28
1
-0/+2
|
\
\
|
|
/
|
*
doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tag
Victor Stinner
2013-07-28
1
-0/+2
*
|
Merge with 3.3
Terry Jan Reedy
2013-07-27
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18573: Complete copy-paste from assertRaises entry to assertWarns entry.
Terry Jan Reedy
2013-07-27
1
-1/+1
*
|
#17818: aifc.getparams now returns a namedtuple.
R David Murray
2013-07-25
2
-1/+9
*
|
Merge #15130: remove repeat of abstract paragraph from socket howto body.
R David Murray
2013-07-25
1
-6/+0
|
\
\
|
|
/
|
*
#15130: remove repeat of abstract paragraph from socket howto body.
R David Murray
2013-07-25
1
-6/+0
*
|
#16937: merge with 3.3.
Ezio Melotti
2013-07-25
1
-2/+2
|
\
\
|
|
/
|
*
#16937: document that stdin is always buffered, even when -u is used. Patch ...
Ezio Melotti
2013-07-25
1
-2/+2
*
|
Closes #18541: merged update from 3.3.
Vinay Sajip
2013-07-24
1
-57/+19
|
\
\
|
|
/
|
*
Issue #18541: simplified LoggerAdapter example.
Vinay Sajip
2013-07-24
1
-57/+19
*
|
closes issue18042 -- a `unique` decorator is added to enum.py
Ethan Furman
2013-07-19
1
-27/+66
*
|
Closes #18471: Fix typo in heapq documentation (reported by François Pinard).
Ned Deily
2013-07-16
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18471: Fix typo in heapq documentation (reported by François Pinard).
Ned Deily
2013-07-16
1
-1/+1
*
|
- Issue #18440: Clarify that `hash()` can truncate the value returned from an
Barry Warsaw
2013-07-15
2
-8/+24
|
\
\
|
|
/
|
*
- Issue #18440: Clarify that `hash()` can truncate the value returned from an
Barry Warsaw
2013-07-15
2
-8/+24
*
|
Close issue 17482: don't overwrite __wrapped__
Nick Coghlan
2013-07-15
2
-2/+16
*
|
Closes #18452: fix several "occurrence" typos (reported by Févry Thibault).
Ned Deily
2013-07-14
3
-4/+4
|
\
\
|
|
/
|
*
Issue #18452: fix several "occurrence" typos (reported by Févry Thibault).
Ned Deily
2013-07-14
3
-4/+4
*
|
#18389: Clarify that relpath does not access the file system.
R David Murray
2013-07-12
1
-2/+4
|
\
\
|
|
/
|
*
#18389: Clarify that relpath does not access the file system.
R David Murray
2013-07-12
1
-2/+4
*
|
Closes #18433: Merged documentation update from 3.3.
Vinay Sajip
2013-07-12
1
-3/+10
|
\
\
|
|
/
|
*
Issue #18433: Clarified venv documentation.
Vinay Sajip
2013-07-12
1
-3/+10
*
|
Merged changes.
Vinay Sajip
2013-07-12
1
-0/+1
|
\
\
|
|
/
|
*
Issue #18434: Updated example script to tidy up resources.
Vinay Sajip
2013-07-12
1
-0/+1
*
|
Closes #18434: Merged documentation update from 3.3.
Vinay Sajip
2013-07-12
1
-21/+28
|
\
\
|
|
/
|
*
Issue #18434: Updated example script in venv docs to use setuptools rather th...
Vinay Sajip
2013-07-12
1
-21/+28
*
|
Issue #18085: Add missed const modifier for some entries in refcounts.dat.
Serhiy Storchaka
2013-07-11
1
-76/+76
|
\
\
|
|
/
|
*
Issue #18085: Add missed const modifier for some entries in refcounts.dat.
Serhiy Storchaka
2013-07-11
1
-77/+77
*
|
Merge #17987: properly document support.captured_xxx.
R David Murray
2013-07-11
1
-7/+19
|
\
\
|
|
/
|
*
#17987: properly document support.captured_xxx.
R David Murray
2013-07-11
1
-7/+19
*
|
Issue #18336. Fix a link to StreamReader's read() method.
Serhiy Storchaka
2013-07-11
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18336. Fix a link to StreamReader's read() method.
Serhiy Storchaka
2013-07-11
1
-1/+1
*
|
#18403: merge with 3.3.
Ezio Melotti
2013-07-08
1
-1/+1
|
\
\
|
|
/
|
*
#18403: fix an off-by-one typo noticed by Xue Fuqiao.
Ezio Melotti
2013-07-08
1
-1/+1
[next]