Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
df142fdc4bfc3816ad36b82a65e335757e011991
/
Doc
7a01508
Issue #12946: Merge from 3.5
by Berker Peksag
· 8 years ago
c01e766
Issue #12946: Document that PyModule_GetDict can fail in some cases
by Berker Peksag
· 8 years ago
3f015a6
Issue #27157: Make only type() itself accept the one-argument form
by Berker Peksag
· 8 years ago
ef948cd
Closes #12713: Allowed abbreviation of subcommands in argparse.
by Vinay Sajip
· 8 years ago
97c1adf
Anti-registration of various ABC methods.
by Guido van Rossum
· 8 years ago
82df3b3
Closes #9998: Allowed find_library to search additional locations for libraries.
by Vinay Sajip
· 8 years ago
48e4bd6
Merge with 3.5
by Zachary Ware
· 8 years ago
54005af
Use sys.version_info, not sys.version.
by Zachary Ware
· 8 years ago
fd27f62
Add cross-reference to typing.NamedTuple. Doctest two more examples.
by Raymond Hettinger
· 8 years ago
a5f1fbd
merge
by Raymond Hettinger
· 8 years ago
379a3ff
Remove duplicate of the entry in the seealso section
by Raymond Hettinger
· 8 years ago
6538b43
Issue #25628: Make namedtuple "rename" and "verbose" parameters keyword-only.
by Raymond Hettinger
· 8 years ago
4770d6e
Add versionadded tags for (c)math.tau.
by Georg Brandl
· 8 years ago
02d03df
Issue #26823: fix traceback abbreviation docs
by Nick Coghlan
· 8 years ago
b09b3f7
Add docs for typing.AnyStr and typing.Text. By Michael Lee. (Merge 3.5->3.6)
by Guido van Rossum
· 8 years ago
aa9560c
Add docs for typing.AnyStr and typing.Text. By Michael Lee.
by Guido van Rossum
· 8 years ago
0a891d7
Issue #12345: Add mathemathcal constant tau to math and cmath.
by Guido van Rossum
· 8 years ago
15f3228
Issue #16764: Support keyword arguments to zlib.decompress(). Patch by
by Serhiy Storchaka
· 8 years ago
d003423
Issue #26823: Abbreviate recursive tracebacks
by Nick Coghlan
· 8 years ago
dd51d16
Issue27573 code.interact prints a message when exiting.
by Steven D'Aprano
· 8 years ago
a0d3eef
Add versionadded tag to docs for timeit.autorange
by Steven D'Aprano
· 8 years ago
09f4f71
Issue6422 add autorange method to timeit.Timer
by Steven D'Aprano
· 8 years ago
9171a8b
Issue #27574: Decreased an overhead of parsing keyword arguments in functions
by Serhiy Storchaka
· 8 years ago
c00189e
Merge: #27753: fix typo (name->named).
by R David Murray
· 8 years ago
689016f
#27753: fix typo (name->named).
by R David Murray
· 8 years ago
5dd2b86
merge
by Raymond Hettinger
· 8 years ago
f6ffa98
Issue #27720: Fix error in eng_to_decimal docs and add examples from the specification.
by Raymond Hettinger
· 8 years ago
0b9e641
Issue #24637: Merge from 3.5
by Berker Peksag
· 8 years ago
bd66435
Issue #24637: Document that locals can be any mapping object
by Berker Peksag
· 8 years ago
3f63483
Merge for issue #27712
by Brett Cannon
· 8 years ago
6336fb2
Issue #27712: Fix some typos in the import docs.
by Brett Cannon
· 8 years ago
87fe473
merge
by Raymond Hettinger
· 8 years ago
7f65af3
Issue 27719: Remove a doc example that is not applicable in Python 3
by Raymond Hettinger
· 8 years ago
98cf1e7
Issue #27745: Merge typo fixes from 3.5
by Martin Panter
· 8 years ago
b4a2b36
Issue #27745: Fix some typos in Argument Clinic howto, by Lele Gaifax
by Martin Panter
· 8 years ago
83545f1
Merge ISO-8859 fixes from 3.5
by Martin Panter
· 8 years ago
306c3dd
Issue #27200: Merge with 3.5
by Zachary Ware
· 8 years ago
4199bba
Issue #27200: Fix doctests in Doc/library/hashlib.rst
by Zachary Ware
· 8 years ago
11328fc
Closes #27210: Merge with 3.5
by Zachary Ware
· 8 years ago
9f8b3a0
Issue #27210: Fix doctests for a few modules.
by Zachary Ware
· 8 years ago
7a57370
Closes #27209: Merge with 3.5
by Zachary Ware
· 8 years ago
640b1ca
Issue #27209: Fix doctests in Doc/library/email*.rst
by Zachary Ware
· 8 years ago
ef28f6a
Closes #27208: Merge with 3.5
by Zachary Ware
· 8 years ago
c90fccd
Issue #27208: Fix doctest in Doc/library/traceback.rst
by Zachary Ware
· 8 years ago
75bc032
Closes #27207: Merge with 3.5
by Zachary Ware
· 8 years ago
4032620
Issue #27207: Fix doctests in Doc/whatsnew/3.2.rst
by Zachary Ware
· 8 years ago
540f045
Correct misspellings of ISO-8859
by Martin Panter
· 8 years ago
c17dd50
Closes #27206: Merge with 3.5
by Zachary Ware
· 8 years ago
c483a01
Issue #27206: Fix doctests in Doc/tutorial.
by Zachary Ware
· 8 years ago
0e0fe4f
Closes #27205: Merge with 3.5
by Zachary Ware
· 8 years ago
2b52c0a
Issue #27205: Fix doctests in Doc/library/collections.rst.
by Zachary Ware
· 8 years ago
8ec8749
Closes #27722: Merge with 3.5
by Zachary Ware
· 8 years ago
7a26da5
Issue #27722: Fix default for touch method's 'mode' argument
by Zachary Ware
· 8 years ago
f03f7c7
Closes #27204: Merge with 3.5
by Zachary Ware
· 8 years ago
378a1d7
Issue #27204: Fix doctests in Doc/howto
by Zachary Ware
· 8 years ago
1aa913e
Merge with 3.5
by Zachary Ware
· 8 years ago
2f47fb0
Correct signatures for a couple of logging handlers
by Zachary Ware
· 8 years ago
2b0bb0d
Issue #27700: Document AbstractEventLoop, not BaseEventLoop. (Merge 3.5->3.6)
by Guido van Rossum
· 8 years ago
f68afd8
Issue #27700: Document AbstractEventLoop, not BaseEventLoop.
by Guido van Rossum
· 8 years ago
1107f09
Merge from 3.5
by Berker Peksag
· 8 years ago
08d85ee
Fix use of default reST role
by Berker Peksag
· 8 years ago
f4c69ab
Issue #23322: Merge from 3.5
by Berker Peksag
· 8 years ago
7d1c5ef
Issue #23322: Remove outdated reference to an example in parser docs
by Berker Peksag
· 8 years ago
2b1c45e
Merge 3.5
by Andrew Svetlov
· 8 years ago
4365b83
Use asyncio.gather instead of asyncio.wait in example.
by Andrew Svetlov
· 8 years ago
50abe87
Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor()
by Gregory P. Smith
· 8 years ago
3cc3832
Better docs for typing.Any by Michael Lee. Fixes issue #27688. (Merge 3.5->3.6)
by Guido van Rossum
· 8 years ago
abfe28b
Better docs for typing.Any by Michael Lee. Fixes issue #27688.
by Guido van Rossum
· 8 years ago
febc332
Issue #26754: Undocumented support of general bytes-like objects
by Serhiy Storchaka
· 8 years ago
d73c318
Issue #26800: Undocumented support of general bytes-like objects
by Serhiy Storchaka
· 8 years ago
43b586b
Silence warnings from 'make suspicious' to make the docs buildbot happy
by Berker Peksag
· 8 years ago
fd0f84b
Closes #22829: Added --prompt option to venv.
by Vinay Sajip
· 8 years ago
933c66a
Issue #18548: Merge from 3.5
by Berker Peksag
· 8 years ago
ab75e02
Issue #18548: Fix unittest.TestSuite() example
by Berker Peksag
· 8 years ago
73fc586
Add AutoEnum: automatically provides next value if missing. Issue 26988.
by Ethan Furman
· 8 years ago
20bd9f0
Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Barry. Closes issue 27242.
by Ethan Furman
· 8 years ago
b6337a1
Add typing.Generator docs, by Michael Lee. (Merge 3.5->3.6)
by Guido van Rossum
· 8 years ago
b858af6
Add typing.Generator docs, by Michael Lee.
by Guido van Rossum
· 8 years ago
02b75ab
Merge spelling and grammar fixes from 3.5
by Martin Panter
· 8 years ago
a31ddb3
Merge with 3.5
by Zachary Ware
· 8 years ago
72e483a
Fix half-finished sentence.
by Zachary Ware
· 8 years ago
6090194
Merge from 3.5
by Berker Peksag
· 8 years ago
85b6090
Fix indentation of versionadded directive in IPv4Address.reverse_pointer docs
by Berker Peksag
· 8 years ago
8576ca1
Merge from 3.5
by Berker Peksag
· 8 years ago
6bbc839
Indent ipaddress.ip_address() example correctly
by Berker Peksag
· 8 years ago
69332c1
Fix spelling and grammar in documentation and code comments
by Martin Panter
· 8 years ago
0de01c4
Issue #24278: Merge argument parsing docs from 3.5
by Martin Panter
· 8 years ago
6c7d5a2
Issue #24278: Explain how argument parsing output buffers are managed
by Martin Panter
· 8 years ago
9f4712a
Issue #23710: Merge from 3.5
by Berker Peksag
· 8 years ago
bed6891
Issue #23710: Update PyObject_HEAD documentation
by Berker Peksag
· 8 years ago
91494d3
Issue #26576: Merge from 3.5
by Berker Peksag
· 8 years ago
6cafece
Issue #26576: Clarify that the @deco syntax is not always an equivalent of f = deco(f)
by Berker Peksag
· 8 years ago
43746c3
Closes #27661: Added tzinfo keyword argument to datetime.combine.
by Alexander Belopolsky
· 8 years ago
cde03fa
[merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 8 years ago
17742f2
[merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 8 years ago
436fe5a
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 8 years ago
4cbb23f
Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 8 years ago
607e1c4
Issue 27366: PEP 487 docs updates
by Nick Coghlan
· 8 years ago
01d1719
Issue #27366: Tweak PEP 487 documentation
by Berker Peksag
· 8 years ago
d78448e
Issue #27366: Implement PEP 487
by Nick Coghlan
· 8 years ago
Next »