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
*
tempfile.rst: Fix some typos (GH-610) (GH-619)
Mariatta
2017-03-11
1
-2/+2
*
bpo-29770: remove outdated PYO related info (GH-590) (GH-613)
Xiang Zhang
2017-03-11
4
-7/+7
*
bpo-29784: Fix the reference to shutil.copy in the docs (GH-602) (GH-609)
Mariatta
2017-03-11
1
-2/+2
*
bpo-29557: Remove ambiguous line in binhex docs (GH-90) (GH-474)
Mariatta
2017-03-06
1
-2/+0
*
distutils docs: Fix a typo (GH-470) (#472)
Mariatta
2017-03-05
1
-1/+1
*
Correct spelling "instanciate" (GH-465) (GH-468)
Mariatta
2017-03-04
1
-2/+2
*
bpo-26213: Document _UNPACK bytecodes and BUILD_MAP changes (GH-441)
Brett Cannon
2017-03-03
1
-2/+53
*
bpo-29709: Improve Boolean Operations documentation (#433) (#436)
Mariatta
2017-03-03
1
-2/+2
*
Add Python version since deprecation in base64 methods. (#33) (#430)
Berker Peksag
2017-03-03
1
-4/+13
*
bpo-29026: Clarify documentation of time.time (GH-34) (GH-418)
Mariatta
2017-03-03
1
-7/+35
*
Asyncio documentation: remove `self` from method signatures (GH-334) (GH-336)
Mariatta
2017-02-27
1
-3/+3
*
bpo-22594: Add a link to the regex module in re documentation (GH-241) (GH-317)
Mariatta
2017-02-26
1
-0/+6
*
bpo-29648: import.rst: Add reference to create_module() (GH-290) (GH-315)
Mariatta
2017-02-26
1
-1/+1
*
[3.5] Fix small typos in introduction and datastructures of tutorial (GH-272)...
Mariatta
2017-02-26
2
-29/+32
*
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) (#279)
Barry Warsaw
2017-02-24
1
-0/+6
*
bpo-28911: Clarify the behaviour of assert_called_once_with. (#254)
Arne de Laat
2017-02-23
1
-5/+6
*
bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122) (#244)
Berker Peksag
2017-02-23
2
-13/+10
*
bpo-29554: Improve docs for pstat module and profile. (#88) (#228)
Berker Peksag
2017-02-22
1
-3/+4
*
doc: fix compile error on "shoddy" example extension (GH-217)
INADA Naoki
2017-02-21
2
-1/+2
*
Change some mercurial/ hg.python.org references. (#8) (#184)
Senthil Kumaran
2017-02-20
1
-3/+3
*
bpo-29520: doc: fix deprecation warning from 'defindex' template (GH-179)
INADA Naoki
2017-02-20
1
-2/+9
*
Backport35 doc fixes: PR#68 and PR#124 (#125) (#126)
Victor Stinner
2017-02-16
2
-3/+3
*
[cherry-pick for 3.5] bpo-29481: add versionadded 3.5.4 to typing.Deque docs ...
Mariatta
2017-02-15
1
-0/+2
*
bpo-29521 Fix two minor documentation build warnings (#41) (#84)
Mariatta
2017-02-14
2
-4/+5
*
Fix some sphinx warnings (#9) (#82)
Mariatta
2017-02-14
2
-16/+16
*
Support "bpo-" in Misc/NEWS (#1) (#43)
Mariatta
2017-02-13
1
-4/+4
*
[backport to 3.5] bpo-28929: Link the documentation to its source file on Git...
Mariatta
2017-02-12
1
-2/+5
*
bpo-29474: Improve documentation for weakref.WeakValueDictionary (#23)
Mariatta
2017-02-12
1
-5/+5
*
Issue #26355: Specify canonical URLs in docs pages
Nick Coghlan
2017-02-09
1
-0/+1
*
Issue #29441: Update examples to use async and await keywords in asyncio-task...
Berker Peksag
2017-02-07
1
-17/+4
*
Issue #29371: Clarify bitwise OR operation in doctest option flags.
Mariatta Wijaya
2017-02-07
1
-11/+13
*
Issue #29198: Fix indentation and markup in typing.rst
Berker Peksag
2017-02-04
1
-2/+2
*
Issue #29198: Document typing.AsyncGenerator
Berker Peksag
2017-02-04
1
-0/+33
*
Issue #29407: Remove redundant ensure_future() calls in factorial example
Berker Peksag
2017-02-01
1
-8/+7
*
Issue #11670: readfp(fp) parameter name is different to read_file(f)
Martin Panter
2017-01-29
1
-6/+6
*
Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+
Martin Panter
2017-01-29
1
-0/+2
*
Issue #29349: Fix Python 2 syntax in documentation build code
Martin Panter
2017-01-29
1
-2/+2
*
Issue #12067: Recommend that hash and equality be consistent
Martin Panter
2017-01-29
1
-0/+4
*
Issue #29189: Fix indentation in RST markup
Martin Panter
2017-01-24
2
-50/+50
*
Issue #29092: Sync os.stat's doc and docstring on path type.
Xiang Zhang
2017-01-22
1
-1/+1
*
Issue #29292: Update outdated doc of PyEval_EvalCodeEx.
Xiang Zhang
2017-01-20
1
-2/+3
*
Issue #29274: tests cases → test cases
Martin Panter
2017-01-18
1
-4/+4
*
Issue #29011: Fix an important omission by adding Deque to the typing module.
Raymond Hettinger
2017-01-17
1
-0/+4
*
Avoid line breaks after hyphens, otherwise they are turned into spaces
Martin Panter
2017-01-14
12
-64/+64
*
Fix grammar, typos and markup in documentation and code comments
Martin Panter
2017-01-14
2
-7/+7
*
Issue #20804: Document the limitation of the unittest.mock.sentinel attributes.
Serhiy Storchaka
2017-01-11
1
-0/+3
*
Issue #15657: METH_KEYWORDS cannot be used alone in Python 3
Martin Panter
2017-01-11
1
-1/+1
*
Issue #29217: Fix the wrong type description of UUID.variant.
Xiang Zhang
2017-01-10
1
-1/+1
*
Issue #29012: Remove another outdated information
Berker Peksag
2017-01-03
1
-3/+3
*
merge 3.4
Benjamin Peterson
2017-01-02
1
-1/+1
|
\
[next]