Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5cc583d94095ed3bb543fa2f032f9593a6315a52
/
Doc
5cc583d
bpo-33649: Clarify protocol_factory as a method parameter (GH-9330)
by Bumsik Kim
· 7 years ago
805e27e
bpo-33649: Fix asyncio-dev (GH-9324)
by Yury Selivanov
· 7 years ago
7372c3b
bpo-33649: Add high-level APIs cheat-sheet (GH-9319)
by Yury Selivanov
· 7 years ago
6c73164
bpo-33649: Refresh asyncio docs landing page (GH-9322)
by Yury Selivanov
· 7 years ago
5acccfa
Grammar fix (GH-9318)
by Grant
· 7 years ago
3faaa88
bpo-33649: Refresh Tasks and Futures pages (#9314)
by Yury Selivanov
· 7 years ago
ad8a000
closes bpo-28955: Clarified comparisons between NaN and number in reference documentation (GH-5982)
by Tony Flury
· 7 years ago
271818f
Fix "Python" casing in a few places (GH-9001)
by Andrés Delfino
· 7 years ago
c9d66f0
bpo-33649 Polish asyncio docs on queues, protocols, and subproccesses (#9306)
by Carol Willing
· 7 years ago
902bcd9
Note that distinct argument patterns can be cached separately (GH-9298)
by Raymond Hettinger
· 7 years ago
5ac7043
bpo-33073: Adding as_integer_ratio to ints. (GH-8750)
by Lisa Roach
· 7 years ago
1aeba74
bpo-34552: Clarify built-in types comparisons (GH-9035)
by Windson yang
· 7 years ago
4e824e9
bpo-33649: Polish asyncio subprocess and sync docs (GH-9285)
by Carol Willing
· 7 years ago
11194c8
bpo-34666: Implement stream.awrite() and stream.aclose() (GH-9274)
by Andrew Svetlov
· 7 years ago
a3c8ba7
polish exceptions and platforms (GH-9272)
by Carol Willing
· 7 years ago
66755cb
bpo-34247: add porting note to 3.7 What's New (GH-9223)
by Ned Deily
· 7 years ago
1abba45
Polish doc as part of asyncio doc improvement (GH-9185)
by Carol Willing
· 7 years ago
c9a71dd
closes bpo-34641: Further restrict the LHS of keyword argument function call syntax. (GH-9212)
by Benjamin Peterson
· 7 years ago
6d9767f
edit async policy doc - second pass (GH-9235)
by Carol Willing
· 7 years ago
5b7cbd6
bpo-33649: Edit asyncio eventloop doc - second pass (GH-9233)
by Carol Willing
· 7 years ago
2087023
bpo-32933: Implement __iter__ method on mock_open() (GH-5974)
by Tony Flury
· 7 years ago
5b10d51
closes bpo-34004: Skip lock interruption tests on musl. (GH-9224)
by Benjamin Peterson
· 7 years ago
aca819f
bpo-33649: Fix doc to reflect changes in 47cd10d (or bpo-23347) (GH-9219)
by Bumsik Kim
· 7 years ago
9dfa0fe
bpo-34637: Make the *start* argument for *sum()* visible as a keyword argument. (GH-9208)
by Raymond Hettinger
· 7 years ago
f522374
bpo-33437: add __new__ vs __init__ example (GH-9145)
by Ethan Furman
· 7 years ago
731ff68
closes bpo-25041: Document AF_PACKET socket address format. (GH-4092)
by Cheryl Sabella
· 7 years ago
8be876e
bpo-33649: Cleanup asyncio/streams and asyncio/synchronization docs (GH-9192)
by Yury Selivanov
· 7 years ago
998b806
Revert "bpo-34595: Add %T format to PyUnicode_FromFormatV() (GH-9080)" (GH-9187)
by Victor Stinner
· 7 years ago
9c22379
bpo-34365: Update date object documentation (GH-8814)
by Danish Prakash
· 7 years ago
b4ec362
bpo-34613: document the correct value of limit argument of asyncio.StreamReader (GH-9121)
by Bram
· 7 years ago
08bcf64
bpo-28617 Fixed docs inaccuracies about the types that support membership tests (GH-9086)
by wim glenn
· 7 years ago
7c7605f
bpo-33649: First asyncio docs improvement pass (GH-9142)
by Yury Selivanov
· 7 years ago
a378254
closes bpo-33883: Mention type checkers in the FAQ. (GH-7760)
by Andrés Delfino
· 7 years ago
3666b3c
bpo-33032: Mention the implicit cache in struct.Struct() docs (GH-7700)
by Zackery Spytz
· 7 years ago
2064bb6
Fix missing line from example shell session (GH-9143)
by Raymond Hettinger
· 7 years ago
ffa198c
bpo-33487: improve BZ2File Deprecation and documentation. (GH-6785)
by Matthias Bussonnier
· 7 years ago
f019579
bpo-33460: remove ellipsis that look like continuation prompts (GH-7851)
by Lew Kurtz
· 7 years ago
959625b
Use bytes.hex instead of binascii.hexlify in pbkdf2_hmac example (GH-8420)
by Ville Skyttä
· 7 years ago
28ea4c2
switch descriptor howto to return value annotation (GH-7796)
by NotAFile
· 7 years ago
9430652
bpo-33217: Raise TypeError for non-Enum lookups in Enums (GH-6651)
by Rahul Jha
· 7 years ago
51a4743
bpo-33604: Remove deprecated HMAC default value marked for removal in 3.8 (GH-7063)
by Matthias Bussonnier
· 7 years ago
78deb7f
closes bpo-34525: Fix smtplib's authobject() documentation (GH-8965)
by Sebastian Rittau
· 7 years ago
5475253
bpo-30977: rework code changes according to post-merge code review (GH-9106)
by Tal Einat
· 7 years ago
290a60b
Revert "Fix misindented yaml in logging how to example (GH-8604)" (GH-9081)
by Rémy HUBSCHER
· 7 years ago
d700f97
bpo-20104: Change the file_actions parameter of os.posix_spawn(). (GH-6725)
by Serhiy Storchaka
· 7 years ago
fa221d8
bpo-33083: Update "What's new" with math.factorial changes (GH-9109)
by Pablo Galindo
· 7 years ago
d5fbe9b
bpo-34246: Use no mutable default args in smtplib (GH-8554)
by Pablo Aguiar
· 7 years ago
886483e
bpo-34595: Add %T format to PyUnicode_FromFormatV() (GH-9080)
by Victor Stinner
· 7 years ago
254a466
bpo-20104: Add flag capabilities to posix_spawn (GH-6693)
by Pablo Galindo
· 7 years ago
5e92265
bpo-34605: Avoid master/slave terms (GH-9101)
by Victor Stinner
· 7 years ago
25fa141
Doc: Missing 'f' in an f-string. (GH-9074)
by Julien Palard
· 7 years ago
98b976a
Fix struct sequence glossary entry grammar (GH-9030)
by Zachary Ware
· 7 years ago
77b112c
bpo-34097: Polish API design (GH-8725)
by Marcel Plch
· 7 years ago
c5989cd
bpo-34523: Py_DecodeLocale() use UTF-8 on Windows (GH-8998)
by Victor Stinner
· 7 years ago
d658dea
bpo-21145: Add cached_property decorator in functools (#6982)
by Carl Meyer
· 7 years ago
3fe89da
bpo-34434: Update doc for bool(), float() and int() arguments (GH-8834)
by Louis Sautier
· 7 years ago
44838be
closes bpo-34502: Remove a note about utf8_mode from sys.exit() docs. (GH-8928)
by Alexey Izbyshev
· 7 years ago
2e5d2ea
Fix markup in stdtypes documentation (GH-8905)
by Andrés Delfino
· 7 years ago
416cbce
Fixed typo with asynccontextmanager code example (GH-8845)
by Alexander Vasin
· 7 years ago
075b3c3
Fix typo in the dataclasses's doc (GH-8896)
by Daniel Dương
· 7 years ago
cc18258
Fix doc for `add_subparsers` arguments (GH-8884)
by Anthony Sottile
· 7 years ago
b8a181f
Fix typo in asyncio.BoundedSemaphore docs (GH-8882)
by Jelle Zijlstra
· 7 years ago
c33bb5d
Make it more clear that setUpClass runs before each class, not "class run" (GH-8844)
by Ville Skyttä
· 7 years ago
e7d4b2f
bpo-2122: Make mmap.flush() behave same on all platforms (GH-8692)
by Berker Peksag
· 7 years ago
ef8861c
Fix Doc/whatsnew/3.8.rst (GH-8848)
by Berker Peksag
· 7 years ago
225b055
bpo-22057: Clarify eval() documentation (GH-8812)
by Berker Peksag
· 7 years ago
93b5655
bpo-34432: doc Mention complex and decimal.Decimal on str.format not about locales (GH-8808)
by Andrés Delfino
· 7 years ago
a251073
Warn not to set SIGPIPE to SIG_DFL (#6773)
by Alfred Perlstein
· 7 years ago
c53aaec
bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793)
by Sebastian Rittau
· 7 years ago
e0b5b20
bpo-34384: Fix os.readlink() on Windows (GH-8740)
by Berker Peksag
· 7 years ago
da12063
smtplib documentation fixes (GH-8708)
by Ville Skyttä
· 7 years ago
10b59f1
Fix misindented yaml in logging how to example (GH-8604)
by Rémy HUBSCHER
· 7 years ago
65b5ef0
Fix the versionadded indentation in exec_module doc (GH-8719)
by Andrés Delfino
· 7 years ago
9e84084
bpo-34379: Doc: Move note for json.dump (GH-8730)
by Evan Allrich
· 7 years ago
84a13fb
bpo-9372: Deprecate several __getitem__ methods (GH-8609)
by Berker Peksag
· 7 years ago
22d131a
Doc: add missing capture_output arg to subprocess.run() signature (#8374)
by Andriy Maletsky
· 7 years ago
cf2c5e8
Improve grammar of asynchronous iterator glossary entry (GH-8657)
by Andrés Delfino
· 7 years ago
599bfa1
bpo-34324: Doc README wrong directory name for venv (GH-8650)
by Stéphane Wirtel
· 7 years ago
cca4eec
bpo-34270: Make it possible to name asyncio tasks (GH-8547)
by Alex Grönholm
· 7 years ago
db8707c
Make code examples in Functional Programming HOWTO to be PEP 8 compliant. (GH-8646)
by Sergey Fedoseev
· 7 years ago
d2ac400
bpo-34335: Use async/await syntax in documentation examples (GH-8674)
by Mikhail Terekhov
· 7 years ago
3c1b590
Fix HTML formatting in datamodel.rst (GH-8693)
by Berker Peksag
· 7 years ago
5b2657f
bpo-34319: Clarify file handler closure in pathlib.read_text (GH-8645)
by Xtreak
· 7 years ago
28c7f8c
bpo-34273: Change 'Fixed point' to 'Fixed-point notation'. (#8673)
by Terry Jan Reedy
· 7 years ago
336c945
bpo-34336: Don't promote possibility to leave out typing.Optional (#8677)
by Ville Skyttä
· 7 years ago
2e5566d
Fix reST markup in unittest documentation (GH-8665)
by Berker Peksag
· 7 years ago
46dc4e3
bpo-34329: Doc'd how to remove suffix of pathlib.Path() (GH-8655)
by Stefan Otte
· 7 years ago
b6efc2c
Improve the grammar in `range` documentation. (GH-8628)
by Andrés Delfino
· 7 years ago
bcd1d97
Update list.remove(x) documentation (GH-8636)
by Lysandros Nikolaou
· 7 years ago
46ebe61
bpo-34317: Fix a dead url to Windows documentation (GH-8622)
by HiyashiChuka
· 7 years ago
f394ee5
bpo-27910: Update documentation of traceback module (GH-6116)
by torsava
· 7 years ago
a2fe1e5
bpo-34097: Add support for zipping files older than 1980-01-01 (GH-8270)
by Marcel Plch
· 7 years ago
944451c
bpo-34263 Cap timeout submitted to epoll/select etc. to one day. (GH-8532)
by MartinAltmayer
· 7 years ago
9c18b1a
bpo-33089: Add math.dist() for computing the Euclidean distance between two points (GH-8561)
by Raymond Hettinger
· 7 years ago
f1d36d8
bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346)
by Serhiy Storchaka
· 7 years ago
c48e26d
bpo-27671: Update FAQ about why len is function (GH-8432)
by INADA Naoki
· 7 years ago
6921ef7
Use 'for example' instead of 'in other words' in compound statement doc (GH-8401)
by Andrés Delfino
· 7 years ago
8e7e8bd
Fix typos & formatting in Using Python on Windows doc (GH-8559)
by Segev Finer
· 7 years ago
22d2508
bpo-34075: Deprecate non-ThreadPoolExecutor in loop.set_default_executor() (GH-8533)
by Elvis Pranskevichus
· 7 years ago
a71fed0
bpo-8145: Improve isolation_level documentation (GH-8499)
by Berker Peksag
· 7 years ago
Next »