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
*
Issue #22823: Use set literals instead of creating a set from a list
Raymond Hettinger
2014-11-09
2
-2/+2
*
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
Berker Peksag
2014-11-08
1
-6/+4
|
\
|
*
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
Berker Peksag
2014-11-08
1
-6/+4
*
|
Issue #22808: Link to the correct time method in BaseEventLoop.call_at().
Berker Peksag
2014-11-07
1
-1/+2
|
\
\
|
|
/
|
*
Issue #22808: Link to the correct time method in BaseEventLoop.call_at().
Berker Peksag
2014-11-07
1
-1/+2
*
|
Issue #22242: Try to make some import-related loader details clearer.
Brett Cannon
2014-11-07
1
-1/+2
*
|
merge
Raymond Hettinger
2014-11-06
1
-0/+2
|
\
\
|
|
/
|
*
Issue 22803: Add missing versionadded directive.
Raymond Hettinger
2014-11-06
1
-0/+2
*
|
merge with 3.4
Georg Brandl
2014-11-05
1
-7/+9
|
\
\
|
|
/
|
*
Closes #22525: clarify documentation for ast.literal_eval().
Georg Brandl
2014-11-05
1
-7/+9
*
|
Close #22457: Honour load_tests in the start_dir of discovery.
Robert Collins
2014-11-04
1
-1/+5
*
|
context has been backported so fix versionchanged
Benjamin Peterson
2014-11-03
1
-1/+1
*
|
merge 3.4 (#22417)
Benjamin Peterson
2014-11-03
4
-15/+38
|
\
\
|
|
/
|
*
PEP 476: enable HTTPS certificate verification by default (#22417)
Benjamin Peterson
2014-11-03
4
-15/+38
*
|
merge 3.4
Benjamin Peterson
2014-11-02
1
-2/+3
|
\
\
|
|
/
|
*
wrap
Benjamin Peterson
2014-11-02
1
-2/+2
|
*
backport context argument of urlopen (#22366) for pep 476
Senthil Kumaran
2014-09-19
1
-1/+8
*
|
Merge asyncio doc English phrasing fix.
R David Murray
2014-11-02
1
-2/+2
|
\
\
|
|
/
|
*
Reflow paragraph.
R David Murray
2014-11-02
1
-2/+2
|
*
Fix English phrasing.
R David Murray
2014-11-02
1
-1/+1
*
|
Issue #22388: Unified the style of "Contributed by" sentences in What's New.
Serhiy Storchaka
2014-11-02
3
-137/+138
|
\
\
|
|
/
|
*
Issue #22388: Unified the style of "Contributed by" sentences in What's New.
Serhiy Storchaka
2014-11-02
2
-107/+107
*
|
standardize Enum docs by referring to 'special methods' instead of __dunder__...
Ethan Furman
2014-11-01
1
-5/+5
*
|
Issue #6623: Remove deprecated Netrc class in the ftplib module.
Berker Peksag
2014-11-01
1
-0/+8
*
|
issue22780: update NotImplemented description
Ethan Furman
2014-10-31
1
-3/+3
*
|
merge with 3.4
Georg Brandl
2014-10-31
1
-1/+1
|
\
\
|
|
/
|
*
Closes #22771: "verbose" is unused; deprecate it.
Georg Brandl
2014-10-31
1
-1/+1
*
|
merge with 3.4
Georg Brandl
2014-10-31
24
-117/+140
|
\
\
|
|
/
|
*
#22613: remaining corrections in extending/reference docs (thanks Jacques Duc...
Georg Brandl
2014-10-31
8
-54/+44
|
*
#22613: minor other fixes in library docs (thanks Jacques Ducasse)
Georg Brandl
2014-10-31
9
-30/+35
|
*
#22613: document Cmd.cmdqueue (thanks Jacques Ducasse)
Georg Brandl
2014-10-31
1
-1/+8
|
*
#22613: fix heading levels in tracemalloc docs (thanks Jacques Ducasse)
Georg Brandl
2014-10-31
1
-14/+14
|
*
#22613: elaborate on arguments of shutil archival functions (thanks Jacques D...
Georg Brandl
2014-10-31
1
-3/+13
|
*
#22613: explain what "buffer" is in the struct documentation (thanks Jacques ...
Georg Brandl
2014-10-31
1
-1/+9
|
*
#22613: fix several factual errors in builtin docs (thanks Jacques Ducasse)
Georg Brandl
2014-10-31
3
-14/+17
*
|
merge with 3.4
Georg Brandl
2014-10-31
1
-2/+2
|
\
\
|
|
/
|
*
minor grammar fixes (from docs@python.org)
Georg Brandl
2014-10-31
1
-2/+2
|
*
unittest.mock docs: fix use of default role
Georg Brandl
2014-10-31
2
-360/+360
*
|
Doc: updadate suspicious ignore rules
Georg Brandl
2014-10-31
1
-5/+7
*
|
unittest.mock docs: fix use of default role
Georg Brandl
2014-10-31
2
-402/+403
*
|
merge with 3.4
Georg Brandl
2014-10-30
1
-28/+33
|
\
\
|
|
/
|
*
Sphinx extension: move imports to the module top
Georg Brandl
2014-10-30
1
-28/+33
*
|
merge with 3.4
Georg Brandl
2014-10-30
1
-4/+4
|
\
\
|
|
/
|
*
pyporting howto: fix link target
Georg Brandl
2014-10-30
1
-4/+4
*
|
merge with 3.4
Georg Brandl
2014-10-30
1
-1/+1
|
\
\
|
|
/
|
*
distutils example: fix invalid rst in description string
Georg Brandl
2014-10-30
1
-1/+1
*
|
merge with 3.4
Georg Brandl
2014-10-30
1
-1/+1
|
\
\
|
|
/
|
*
rstlint: make the "html leaked markup" regex a bit less sensitive
Georg Brandl
2014-10-30
1
-1/+1
*
|
merge with 3.4
Georg Brandl
2014-10-30
1
-1/+1
|
\
\
|
|
/
|
*
minor markup fix: no inline markup is allowed in a module synopsis
Georg Brandl
2014-10-30
1
-1/+1
[next]