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
*
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk
2013-08-14
1
-84/+156
*
Issue 18724: Fix typo noticed by Susan Tan.
Ned Deily
2013-08-13
1
-1/+1
|
\
|
*
Issue 18724: Fix typo noticed by Susan Tan.
Ned Deily
2013-08-13
1
-1/+1
|
*
Documenting that json.load may raise a ValueError.
Felix Crux
2013-08-12
1
-0/+2
*
|
Documenting that json.load may raise a ValueError.
Felix Crux
2013-08-12
1
-0/+2
*
|
Documenting that json.load may raise a ValueError.
Felix Crux
2013-08-12
1
-0/+2
*
|
Documenting that json.load may raise a ValueError.
Felix Crux
2013-08-12
1
-0/+2
*
|
Merge issue #17701: Improving strftime documentation.
David Wolever
2013-08-12
1
-138/+166
|
\
\
|
|
/
|
*
Issue #17701: Improving strftime documentation.
David Wolever
2013-08-12
1
-138/+166
*
|
Issue #18585: Add :func:`textwrap.shorten` to collapse and truncate a piece o...
Antoine Pitrou
2013-08-12
1
-17/+43
*
|
Close #12645: Clarify and reformat the documentation of import_fresh_module
Eli Bendersky
2013-08-11
1
-7/+7
|
\
\
|
|
/
|
*
Issue #12645: Clarify and reformat the documentation of import_fresh_module
Eli Bendersky
2013-08-11
1
-7/+7
*
|
#18663: merge with 3.3.
Ezio Melotti
2013-08-11
1
-1/+1
|
\
\
|
|
/
|
*
#18663: document that assertAlmostEqual also works when the values are equal ...
Ezio Melotti
2013-08-11
1
-1/+1
|
*
#18600: In 3.3, as_string does not accept a policy keyword.
R David Murray
2013-08-09
2
-12/+8
*
|
Close #18264: int- and float-derived enums now converted to int or float.
Ethan Furman
2013-08-10
1
-17/+20
*
|
#18600: add policy to add_string, and as_bytes and __bytes__ methods.
R David Murray
2013-08-09
2
-10/+71
*
|
#18267: merge with 3.3.
Ezio Melotti
2013-08-08
1
-9/+9
|
\
\
|
|
/
|
*
#18267: make whitespace consistent and fix an operator.
Ezio Melotti
2013-08-08
1
-9/+9
*
|
Issue #17934: Add a clear() method to frame objects, to help clean up expensi...
Antoine Pitrou
2013-08-05
1
-0/+4
*
|
Issue 18532: Added tests and documentation to formally specify the .name attr...
Jason R. Coombs
2013-08-03
1
-0/+12
*
|
Fixes #8860: Round half-microseconds to even in the timedelta constructor.
Alexander Belopolsky
2013-08-04
1
-4/+6
*
|
Issue #17902: Clarify doc of ElementTree.iterparse and IncrementalParser
Eli Bendersky
2013-08-04
1
-2/+3
|
\
\
|
|
/
|
*
Issue #17902: Clarify doc of ElementTree.iterparse
Eli Bendersky
2013-08-04
1
-1/+2
*
|
Fix minor documentation markup error.
Larry Hastings
2013-08-03
1
-1/+1
*
|
Issue #18589: fix hyperlinking of type slots (tp_*)
Antoine Pitrou
2013-08-01
2
-5/+5
|
\
\
|
|
/
|
*
Issue #18589: fix hyperlinking of type slots (tp_*)
Antoine Pitrou
2013-08-01
2
-5/+5
*
|
#17616: Improve context manager tests, fix bugs in close method and mode docs.
R David Murray
2013-08-01
1
-8/+7
*
|
#17616: wave.open now supports the 'with' statement.
R David Murray
2013-07-31
2
-1/+7
*
|
Merge with 3.3
Terry Jan Reedy
2013-07-31
1
-3/+3
|
\
\
|
|
/
|
*
Issue #18573: More copy-paste fixes to assertWarns entry.
Terry Jan Reedy
2013-07-31
1
-3/+3
*
|
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
*
|
Issue #18112: PEP 442 implementation (safe object finalization).
Antoine Pitrou
2013-07-30
2
-34/+18
*
|
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
1
-0/+17
*
|
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
1
-1/+3
*
|
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
1
-4/+9
|
\
\
|
|
/
|
*
- Issue #18440: Clarify that `hash()` can truncate the value returned from an
Barry Warsaw
2013-07-15
1
-4/+9
[next]