Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
404cdc5a924a294a17c04b745df5549c32e08130
/
Doc
/
library
404cdc5
faulthandler: add Windows exception handler
by Victor Stinner
· 9 years ago
e19558a
Add a source parameter to warnings.warn()
by Victor Stinner
· 9 years ago
e492ae5
tracemalloc now supports domains
by Victor Stinner
· 9 years ago
5decb84
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
063d48d
Issue #26525: Change ord example from nu to more easily recognized Euro sign.
by Terry Jan Reedy
· 9 years ago
370764a
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
4902c46
Issue #15660: Further clarify 0 prefix for width specifier in formats.
by Terry Jan Reedy
· 9 years ago
3c3d7f4
Issue #18787: spwd.getspnam() now raises a PermissionError if the user
by Berker Peksag
· 9 years ago
914cde8
On ResourceWarning, log traceback where the object was allocated
by Victor Stinner
· 9 years ago
5936313
Issue #26252: Add an example on how to register a finder
by Brett Cannon
· 9 years ago
6840632
#26250: merge with 3.5.
by Ezio Melotti
· 9 years ago
62564db
#26250: document the sqlite3.Cursor.connection attribute. Initial patches by Aviv Palivoda and Varpu Rantala.
by Ezio Melotti
· 9 years ago
ee6471e
Fixed a typo.
by Serhiy Storchaka
· 9 years ago
7740062
Fixed a typo.
by Serhiy Storchaka
· 9 years ago
b3fe1c4
Issue #26580: Remove outdated reference to ftpmirror
by Berker Peksag
· 9 years ago
42f8548
Issue #26580: Remove outdated reference to ftpmirror
by Berker Peksag
· 9 years ago
ce911c3
Issue #26499: Fixes to HTTPResponse.readline() and read1(), by Silent Ghost
by Martin Panter
· 9 years ago
32f2eb4
Issue #21042: Revert Linux find_library() to return just filename
by Martin Panter
· 9 years ago
ec195fb
Issue #26499: Merge HTTPResponse fix from 3.5
by Martin Panter
· 9 years ago
5f6209a
merge
by Raymond Hettinger
· 9 years ago
a503f70
Minor recipe edit: convert "while 1" to "while True".
by Raymond Hettinger
· 9 years ago
0ce835f
#25687: merge with 3.5.
by Ezio Melotti
· 9 years ago
8dea74f
#25687: clarify that errors in tearDown increase the total number of reported errors. Initial patch by HyeSoo Park.
by Ezio Melotti
· 9 years ago
7dc830e
merge
by Raymond Hettinger
· 9 years ago
4d02896
Issue #26548: Minor fix to awkward wording in docs
by Raymond Hettinger
· 9 years ago
6d6b986
Issue #23606: Adds note to ctypes documentation regarding cdll.msvcrt.
by Steve Dower
· 9 years ago
d669b6b
Issue #23606: Adds note to ctypes documentation regarding cdll.msvcrt.
by Steve Dower
· 9 years ago
eb2e02b
Issue #26542: Fix markup of code example in difflib documentation
by Berker Peksag
· 9 years ago
2c2a4e6
Add Mock.assert_called()
by Victor Stinner
· 9 years ago
82442b7
Issue #26542: Fix markup of code example in difflib documentation
by Berker Peksag
· 9 years ago
b9f3114
Issue #21042: Return full path in ctypes.util.find_library() on Linux
by Martin Panter
· 9 years ago
674e2d0
Issue #15068: Got rid of excessive buffering in fileinput.
by Serhiy Storchaka
· 9 years ago
cc2dbc5
Issue #15068: Got rid of excessive buffering in the fileinput module.
by Serhiy Storchaka
· 9 years ago
5b96d66
Issue #21034: Remove outdated paragraph from venv documentation
by Berker Peksag
· 9 years ago
777d639
Issue #21034: Remove outdated paragraph from venv documentation
by Berker Peksag
· 9 years ago
20b3e72
Merge
by Raymond Hettinger
· 9 years ago
e525ee3
Document another recipe for itertools: all_equal(). Inspired by David Beazley.
by Raymond Hettinger
· 9 years ago
a2998a6
Closes #19475: Added timespec to the datetime.isoformat() method.
by Alexander Belopolsky
· 9 years ago
6282e65
Issue #26335: Make mmap.write() return the number of bytes written like
by Berker Peksag
· 9 years ago
3902d62
merge with 3.5
by Georg Brandl
· 9 years ago
5d94134
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
by Georg Brandl
· 9 years ago
eb73563
merge with 3.5
by Georg Brandl
· 9 years ago
32fbd3a
Closes #26442: fix copy-paste.
by Georg Brandl
· 9 years ago
def4ff6
merge with 3.5
by Georg Brandl
· 9 years ago
adeffcc
Closes #26444: typo fixes.
by Georg Brandl
· 9 years ago
de9b27d
Issue #26390: Merge pbkdf2_hmac() doc from 3.5
by Martin Panter
· 9 years ago
6d6dd73
merge with 3.5
by Georg Brandl
· 9 years ago
8c16cb9
Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.
by Georg Brandl
· 9 years ago
150ea1a
Issue #22088: Merge base64 docs from 3.5
by Martin Panter
· 9 years ago
ee3074e
Issue #22088: Clarify base-64 alphabets and which characters are discarded
by Martin Panter
· 9 years ago
fe93283
Issue #26261: Merge NamedTemporaryFile docs from 3.5
by Martin Panter
· 9 years ago
1f0e1f3
Issue #26261: Clarify NamedTemporaryFile name attribute vs file.name
by Martin Panter
· 9 years ago
bc85e35
Issue #26390: Fix and test pbkdf2_hmac() parameter names
by Martin Panter
· 9 years ago
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
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
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
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
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
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
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
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
9d48869
Issue #19023: Merge ctypes doc and tests from 3.5
by Martin Panter
· 9 years ago
Next »