Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b300c660d34d2027d443098ea605a8e0eb51d383
/
Doc
b300c66
Backport36 doc fixes: PR#68 and PR#124 (#125)
by Victor Stinner
· 8 years ago
7224a04
bpo-29481: add versionadded 3.6.1 to typing.Deque docs (#108)
by Mariatta
· 8 years ago
db3deb9
bpo-29521 Fix two minor documentation build warnings (#41) (#83)
by Mariatta
· 8 years ago
9268855
Fix some sphinx warnings (#9) (#81)
by Mariatta
· 8 years ago
f66c81f
[backport to 3.6] bpo-28929: Link the documentation to its source file on GitHub (#37)
by Mariatta
· 8 years ago
308f789
bpo-29474: Improve documentation for weakref.WeakValueDictionary (#22)
by Mariatta
· 8 years ago
c2328ec
[backport to 3.6] Support "bpo-" in Misc/NEWS (#42)
by Mariatta
· 8 years ago
35a1f7f
massage English for -X descriptions a bit
by Benjamin Peterson
· 8 years ago
e185757
Merge issue #26355 fix from Python 3.5
by Nick Coghlan
· 8 years ago
e662445
Issue #26355: Specify canonical URLs in docs pages
by Nick Coghlan
· 8 years ago
0885076
Issue #29441: Merge from 3.5
by Berker Peksag
· 8 years ago
f592867
Issue #29441: Update examples to use async and await keywords in asyncio-task.rst
by Berker Peksag
· 8 years ago
e39262c
Issue #29371: merge with 3.5
by Mariatta Wijaya
· 8 years ago
81b8977
Issue #29371: Clarify bitwise OR operation in doctest option flags.
by Mariatta Wijaya
· 8 years ago
d0b9158
Substitute a more readable f-string
by Raymond Hettinger
· 8 years ago
d93c4de
Fix usage of data directive
by Berker Peksag
· 8 years ago
5a001ee
Issue #29198: Merge from 3.5
by Berker Peksag
· 8 years ago
5702fb7
Issue #29198: Fix indentation and markup in typing.rst
by Berker Peksag
· 8 years ago
14169b2
Issue #29198: Merge from 3.5
by Berker Peksag
· 8 years ago
38962a6
Issue #29198: Document typing.AsyncGenerator
by Berker Peksag
· 8 years ago
23dcccb
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
by Mariatta Wijaya
· 8 years ago
77bb0f4
Backed out changeset 3d712292f2fa
by Mariatta Wijaya
· 8 years ago
e2d8bc5
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
by Mariatta Wijaya
· 8 years ago
c6fe419
Issue #29407: Merge from 3.5
by Berker Peksag
· 8 years ago
d5adb63
Issue #29407: Remove redundant ensure_future() calls in factorial example
by Berker Peksag
· 8 years ago
e334a53
Issues #11670: Merge configparser doc from 3.5
by Martin Panter
· 8 years ago
b154113
Issues #29349: Merge Py 2.6+ compatibility from 3.5
by Martin Panter
· 8 years ago
1f10671
Issue #11670: readfp(fp) parameter name is different to read_file(f)
by Martin Panter
· 8 years ago
9a45402
Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+
by Martin Panter
· 8 years ago
e61592e
Issues #29349: Merge Py 2 fix 3.5
by Martin Panter
· 8 years ago
2be9889
Issues #12067: Merge hash recommendation from 3.5
by Martin Panter
· 8 years ago
8f3fb72
Issue #29349: Fix Python 2 syntax in documentation build code
by Martin Panter
· 8 years ago
8dbb0ca
Issue #12067: Recommend that hash and equality be consistent
by Martin Panter
· 8 years ago
e53bd8e
Issue 29310: Document typing.NamedTuple default argument syntax
by Raymond Hettinger
· 8 years ago
dc4ce0e
Fixes #28784: Clarified use of shlex.shlex with punctuation_chars.
by Vinay Sajip
· 8 years ago
b0d0e19
issue26149 - Point to Wiki for Editors and Python IDEs on Unix.
by Senthil Kumaran
· 8 years ago
574ff06
Issues #29189: Merge indentation fixes from 3.5
by Martin Panter
· 8 years ago
ef107ee
Issue #29189: Fix indentation in RST markup
by Martin Panter
· 8 years ago
01f5ae7
Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION
by Victor Stinner
· 8 years ago
4459e00
Issue #29092: Sync os.stat's doc and docstring on path type.
by Xiang Zhang
· 8 years ago
d7d87ca
Issue #29092: Sync os.stat's doc and docstring on path type.
by Xiang Zhang
· 8 years ago
67c1cb2
Issue #29316: Restore the provisional status of typing module and add
by Ned Deily
· 8 years ago
a57a8a3
Issue #29281: Fill-in a missing versionchanged entry
by Raymond Hettinger
· 8 years ago
346454c
Issue #29292: Merge 3.5.
by Xiang Zhang
· 8 years ago
6ad85bf
Issue #29292: Update outdated doc of PyEval_EvalCodeEx.
by Xiang Zhang
· 8 years ago
4710935
Issue 29274: Merge doc fixes from 3.5
by Martin Panter
· 8 years ago
37f183d
Issue #29274: tests cases → test cases
by Martin Panter
· 8 years ago
e12c313
merge
by Raymond Hettinger
· 8 years ago
8049052
Issue #29011: Fix an important omission by adding Deque to the typing module.
by Raymond Hettinger
· 8 years ago
2e1b6ea
Issue #29062: Doc: Fix make suspicious
by INADA Naoki
· 8 years ago
4659ddc
Merge doc fixes from 3.5
by Martin Panter
· 8 years ago
8f13783
Avoid line breaks after hyphens, otherwise they are turned into spaces
by Martin Panter
· 8 years ago
536d70e
Fix grammar, typos and markup in documentation and code comments
by Martin Panter
· 8 years ago
e2f9e77
Issue #29062: Merge hashlib-blake2.rst into hashlib.rst
by INADA Naoki
· 8 years ago
3159b33
Merge with 3.5.
by Serhiy Storchaka
· 8 years ago
87006a3
Issue #20804: Document the limitation of the unittest.mock.sentinel attributes.
by Serhiy Storchaka
· 8 years ago
ced4b90
Issue #29239: Fix --enable-optimizations bug number
by Martin Panter
· 8 years ago
a27b3b3
Issue #15657: Merge other doc fix from 3.5
by Martin Panter
· 8 years ago
5b66723
Issue #15657: Delete incorrect statement from PyMethodDef documentation
by Martin Panter
· 8 years ago
9da31f7
Issue #15657: METH_KEYWORDS cannot be used alone in Python 3
by Martin Panter
· 8 years ago
2427d00
Issue #29217: Merge 3.5.
by Xiang Zhang
· 8 years ago
8a17995
Issue #29217: Fix the wrong type description of UUID.variant.
by Xiang Zhang
· 8 years ago
aa655b3
Fixes #29133: clarified shlex documentation.
by Vinay Sajip
· 8 years ago
d15bb26
Update OrderedDict docs to reflect acceptance of PEP 468
by Raymond Hettinger
· 8 years ago
631ada8
Issue #16026: Fix parameter names of DictReader and DictWriter
by Berker Peksag
· 8 years ago
406c252
Issue #29012: Merge from 3.5
by Berker Peksag
· 8 years ago
7b4e551
Issue #29012: Remove another outdated information
by Berker Peksag
· 8 years ago
5848e72
merge 3.5
by Benjamin Peterson
· 8 years ago
4365833
merge 3.4
by Benjamin Peterson
· 8 years ago
b6e2142
merge 3.3
by Benjamin Peterson
· 8 years ago
e527dd3
ring in 2017 for Python
by Benjamin Peterson
· 8 years ago
5430293
Issue #29013: Merge from 3.5
by Berker Peksag
· 8 years ago
4950ae1
Issue #29013: Fix allowZip64 documentation
by Berker Peksag
· 8 years ago
a22457e
Issue #29012: Merge from 3.5
by Berker Peksag
· 8 years ago
14adafd
Issue #29012: Remove outdated information about __bases__
by Berker Peksag
· 8 years ago
2a267a1
Issue #29129: Fix typo in "Using auto" section
by Berker Peksag
· 8 years ago
37023b6
Issue #29024: Merge from 3.5
by Berker Peksag
· 8 years ago
d2d673f
Issue #29024: Add Kivy entry to GUI FAQ
by Berker Peksag
· 8 years ago
9db22dd
Issue #26267: Merge from 3.5
by Berker Peksag
· 8 years ago
6b5e4a8
Issue #26267: Improve uuid.UUID documentation
by Berker Peksag
· 8 years ago
53a21eb
Closes #29105: Updated RotatingFileHandler documentation.
by Vinay Sajip
· 8 years ago
51447db
Clearer compact dict attribution to the original proposal
by Raymond Hettinger
· 8 years ago
9ea82dd
Issue #29112: Merge 3.5.
by Xiang Zhang
· 8 years ago
cea904f
Issue #29112: Fix a questionable wording in sequence doc.
by Xiang Zhang
· 8 years ago
771cf89
Merge 3.5
by Victor Stinner
· 8 years ago
440d703
Issue #29109: Enhance tracemalloc documentation
by Victor Stinner
· 8 years ago
44223e9
Issue #29087: Removed the documentation of non-existing UCS4 support functions.
by Serhiy Storchaka
· 8 years ago
af9181a
Issue #29087: Removed the documentation of non-existing UCS4 support functions.
by Serhiy Storchaka
· 8 years ago
5d1111e
Issue #29069: Merge from 3.5
by Berker Peksag
· 8 years ago
1fee515
Issue #29069: Update the default URL of PyPI server
by Berker Peksag
· 8 years ago
fe607be
Merge from 3.5
by Berker Peksag
· 8 years ago
8e2bdc8
Move versionadded inside of the get_terminal_size() block
by Berker Peksag
· 8 years ago
b8a1aeb
Issue #29078: Merge 3.5.
by Xiang Zhang
· 8 years ago
6721c7c
Issue #29078: Add the missing import in datetime.time doc example.
by Xiang Zhang
· 8 years ago
a8803d2
Merge from 3.5.
by Serhiy Storchaka
· 8 years ago
4398c12
Issue #29068: Fixed a typo in PyErr_Fetch example. Patch by Chi Hsuan Yen.
by Serhiy Storchaka
· 8 years ago
7e930d7
Issue #28954: Merge keyword argument syntax from 3.5
by Martin Panter
· 8 years ago
7106a51
Issue #28954: Add missing comma to keyword argument syntax
by Martin Panter
· 8 years ago
0efb5b3
Issue #1446619: Merge slicing description from 3.5
by Martin Panter
· 8 years ago
3dbd87f
Issue #1446619: Account for negative slice direction in description
by Martin Panter
· 8 years ago
Next »