Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
0d34530fe0c18ce39f163e5d711b355025cf129e
/
Doc
0d34530
Merge XML-RPC client documentation from 3.5
by Martin Panter
· 9 years ago
1c5e715
Fix errors in XML-RPC client example code
by Martin Panter
· 9 years ago
42b33a4
Issue #26401: Fix compile() documentation
by Berker Peksag
· 9 years ago
0334c3c
Issue #26401: Fix compile() documentation
by Berker Peksag
· 9 years ago
d9108d1
Issue #23430: Stop socketserver from catching SystemExit etc from handlers
by Martin Panter
· 9 years ago
86a8be0
Fix a name in an example
by Brett Cannon
· 9 years ago
4cbab34
Issue #26397: Update an importlib example to use util.module_from_spec() instead of create_module()
by Brett Cannon
· 9 years ago
fe1941e
Merge w/ 3.5
by Brett Cannon
· 9 years ago
27c712e
List what classes from importlib.machinery don't work with importlib.util.LazyLoader
by Brett Cannon
· 9 years ago
d9dc530
Merged cookbook update from 3.5.
by Vinay Sajip
· 9 years ago
e10d370
Added simple threading example to logging cookbook.
by Vinay Sajip
· 9 years ago
2d2d08d
Issue #22468: Merge gettarinfo() doc from 3.5
by Martin Panter
· 9 years ago
f817a48
Issues #22468, #21996, #22208: Clarify gettarinfo() and TarInfo usage
by Martin Panter
· 9 years ago
7db1d16
merge with 3.5
by Georg Brandl
· 9 years ago
92849d1
Closes #20169: fix inner links random doc.
by Georg Brandl
· 9 years ago
be1aec7
Issue #15608: Merge socketserver doc from 3.5
by Martin Panter
· 9 years ago
eac17b8
Issue #15608: Improve socketserver module documentation
by Martin Panter
· 9 years ago
31a252b
Issue #16915: Clarify that mode parameter of socket.makefile() does not accept
by Berker Peksag
· 9 years ago
3fe64d0
Issue #16915: Clarify that mode parameter of socket.makefile() does not accept
by Berker Peksag
· 9 years ago
bd81129
merge 3.5 (#26378)
by Benjamin Peterson
· 9 years ago
8f0432f
fix typo (closes #26378)
by Benjamin Peterson
· 9 years ago
5ab2699
Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart.
by Ned Deily
· 9 years ago
f38c93f
Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart.
by Ned Deily
· 9 years ago
40383c8
Minor clarification in tutorial.
by Georg Brandl
· 9 years ago
3e48b38
Merge 3.5 (issue #25887)
by Yury Selivanov
· 9 years ago
77c9681
Issue #25887: Raise a RuntimeError when a coroutine is awaited more than once.
by Yury Selivanov
· 9 years ago
bc1ee46
Issue #25179: Documentation for formatted string literals aka f-strings
by Martin Panter
· 9 years ago
ffe96ae
Issue #25994: Added the close() method and the support of the context manager
by Serhiy Storchaka
· 9 years ago
885bdc4
Issue #25985: sys.version_info is now used instead of sys.version
by Serhiy Storchaka
· 9 years ago
e93b06a
Hopefully clarify the difference between Optional[t] and an optional argument.
by Guido van Rossum
· 9 years ago
3fb5612
Hopefully clarify the difference between Optional[t] and an optional argument.
by Guido van Rossum
· 9 years ago
288ed03
Issue #26304: Additional “allows to” fix specific to 3.6
by Martin Panter
· 9 years ago
3008b1c
Issue #26304: Merge doc wording from 3.5
by Martin Panter
· 9 years ago
c04fb56
Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
by Martin Panter
· 9 years ago
7e3a91a
Issue #26136: Upgrade the generator_stop warning to DeprecationWarning
by Martin Panter
· 9 years ago
1fe0d13
Issue #26243: zlib.compress() keyword argument support by Aviv Palivoda
by Martin Panter
· 9 years ago
96a4f07
Issues #26310, #26311: Fix typos in the documentation and code comments
by Martin Panter
· 9 years ago
263c448
Issues #26310, 26311: Merge typo fixes from 3.5
by Martin Panter
· 9 years ago
b8e5eb3
Clarify "cardinality of" as "number of elements in" as many readers do
by Gregory P. Smith
· 9 years ago
e27403b
Clarify "cardinality of" as "number of elements in" as many readers do
by Gregory P. Smith
· 9 years ago
c4b813d
Issue #26198: Fixed error messages for some argument parsing errors.
by Serhiy Storchaka
· 9 years ago
d5db147
Issue #25179: Preparatory cleanup of existing docs on string formatting
by Martin Panter
· 9 years ago
503f908
Issue #26039: Added zipfile.ZipInfo.from_file() and zipinfo.ZipInfo.is_dir().
by Serhiy Storchaka
· 9 years ago
46988d3
Merge string formatting doc fixes from 3.5
by Martin Panter
· 9 years ago
029f7f7
merge from 3.5
by Senthil Kumaran
· 9 years ago
b6213c5
Fix userinfo example presented in urllib2 howto.
by Senthil Kumaran
· 9 years ago
e922289
Merge with 3.5
by Zachary Ware
· 9 years ago
2b81814
Python for .NET has moved to Github.
by Zachary Ware
· 9 years ago
71e8134
Merge with 3.5
by Zachary Ware
· 9 years ago
3df11b2
Fix typo.
by Zachary Ware
· 9 years ago
8254f79
Issue #26244: Merge zlib documentation from 3.5
by Martin Panter
· 9 years ago
567d513
Issue #26244: Clarify default zlib compression level in documentation
by Martin Panter
· 9 years ago
a638971
merge
by Raymond Hettinger
· 9 years ago
b00da57
Issue #26194: Inserting into a full deque to raise an IndexError
by Raymond Hettinger
· 9 years ago
59fe937
Merge 3.5 (doc)
by Victor Stinner
· 9 years ago
5f0c5d9
Enhance os.scandir() doc
by Victor Stinner
· 9 years ago
89e5433
Issue #26242: Fix another one in importlib.rst
by Berker Peksag
· 9 years ago
fe5f614
Issue #26242: Fix another one in importlib.rst
by Berker Peksag
· 9 years ago
da7e0d8
Fix a markup error in socket.rst
by Berker Peksag
· 9 years ago
253739d
Fix a markup error in socket.rst
by Berker Peksag
· 9 years ago
f98aca5
Update "Creating Virtual Environments" link in venv documentation
by Berker Peksag
· 9 years ago
ef410770
Update "Creating Virtual Environments" link in venv documentation
by Berker Peksag
· 9 years ago
f108a58
Update output of venv -h
by Berker Peksag
· 9 years ago
a9744ae
Update output of venv -h
by Berker Peksag
· 9 years ago
68df686
Add a link to PEP 384 in stable.rst
by Berker Peksag
· 9 years ago
9d48869
Issue #19023: Merge ctypes doc and tests from 3.5
by Martin Panter
· 9 years ago
34360c8
Issue #19023: Document ctypes array and pointer classes
by Martin Panter
· 9 years ago
806cb0f
Add a link to PEP 384 in stable.rst
by Berker Peksag
· 9 years ago
1b95517
Issue #26034: Sync documentation of --clear with its behavior
by Berker Peksag
· 9 years ago
547f66f
Issue #26034: Sync documentation of --clear with its behavior
by Berker Peksag
· 9 years ago
0fe1b47
Issue #26199: Fix broken link in unittest.mock-examples.rst
by Berker Peksag
· 9 years ago
5da4e86
Issue #26220: Merge Unicode how-to from 3.5
by Martin Panter
· 9 years ago
4942870
Issue #26220: Remove outdated comment about a question mark
by Martin Panter
· 9 years ago
a370a42
Issue #26199: Fix broken link in unittest.mock-examples.rst
by Berker Peksag
· 9 years ago
0ef0423
merge
by Raymond Hettinger
· 9 years ago
3743432
Issue #26194: Fix undefined behavior for deque.insert() when len(d) == maxlen
by Raymond Hettinger
· 9 years ago
9fa8126
Issue #18018: Raise an ImportError if a relative import is attempted
by Brett Cannon
· 9 years ago
849113a
Issue #25791: Warn when __package__ != __spec__.parent.
by Brett Cannon
· 9 years ago
52c854a
Merge from 3.5
by Brett Cannon
· 9 years ago
3bf1d87
Fix a typo in a code example
by Brett Cannon
· 9 years ago
bf98079
Merge 3.5 (i18n doc, issue #25907)
by Victor Stinner
· 9 years ago
875f29a
doc: i18n HTML templates
by Victor Stinner
· 9 years ago
cbde4a6
merge from 3.5
by Senthil Kumaran
· 9 years ago
e5c05cc
minor clarification on Zipfile 'x' mode - exclusive creation of a file.
by Senthil Kumaran
· 9 years ago
2e15d60
Issue #18620: Improve Pool examples in multiprocessing documentation
by Berker Peksag
· 9 years ago
7405c16
Issue #18620: Improve Pool examples in multiprocessing documentation
by Berker Peksag
· 9 years ago
dce4ae8
merge from 3.5
by Senthil Kumaran
· 9 years ago
1538b3d
issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys and
by Senthil Kumaran
· 9 years ago
875dde4
Merge 3.5 (doc)
by Victor Stinner
· 9 years ago
d99cd33
Issue #26106: doc: Move text of licenses to parsed literal block
by Victor Stinner
· 9 years ago
e45abae
merge 3.5 (#26172)
by Benjamin Peterson
· 9 years ago
b57eaea
merge 3.4 (#26172)
by Benjamin Peterson
· 9 years ago
c836f71
remove script from epub (closes #26172)
by Benjamin Peterson
· 9 years ago
f3914eb
co_lnotab supports negative line number delta
by Victor Stinner
· 9 years ago
316fcc8
merge from 3.5
by Senthil Kumaran
· 9 years ago
6a0514e
issue25982 - Add a class definition for managers.Namespace in the multiprocessing docs.
by Senthil Kumaran
· 9 years ago
5d69e68
Issue #5626: Remove misleading comment from socket.gethostname() documentation
by Berker Peksag
· 9 years ago
744fdfb
Issue #5626: Remove misleading comment from socket.gethostname() documentation
by Berker Peksag
· 9 years ago
4f49c1c
Issue #26157: Fix typos in asyncio-eventloop.rst
by Berker Peksag
· 9 years ago
49c9edf
Issue #26157: Fix typos in asyncio-eventloop.rst
by Berker Peksag
· 9 years ago
Next »