Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.8.0
/
Doc
tag
5d714034866ce1e9f89dc141fe4cc0b50cf20a8e
tagger
Łukasz Langa <lukasz@langa.pl>
Mon Oct 14 13:35:00 2019
object
fa919fdf2583bdfead1df00e842f24f30b2a34bf
Python 3.8.0
fa919fd
v3.8.0
by Łukasz Langa
· 6 years ago
v3.8.0
e498329
[3.8] bpo-37759: Polish What's New in Python 3.8. (GH-16769) (#16777)
by Łukasz Langa
· 6 years ago
3ac1529
bpo-37759: Add examples for the new typing features (GH-16763) (GH-16764)
by Miss Islington (bot)
· 6 years ago
c09379b
bpo-38461 and bpo-38463: Minor fixes to Whatsnew 3.8 (GH-16761) (GH-16762)
by Miss Islington (bot)
· 6 years ago
75d8a75
Fix minor typos in Whatsnew (GH-16759)
by Raymond Hettinger
· 6 years ago
36f6286
bpo-38464: Document parameter for NormalDist.quantiles() (GH-16757) (GH-16758)
by Miss Islington (bot)
· 6 years ago
02d6f4f
Rebased version of what's new PR (GH-16745) (#16748)
by Miss Islington (bot)
· 6 years ago
c732660
bpo-38467: Fix argument name of typing functions (GH-16753)
by Miss Islington (bot)
· 6 years ago
e742826
bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-16743)
by Miss Islington (bot)
· 6 years ago
fdc7cbe
Announce the change in the CancelledError inheritance (GH-16730)
by Miss Islington (bot)
· 6 years ago
294c522
Fix typo in the "Porting to Python 3.8" section. (GH-16435)
by Miss Islington (bot)
· 6 years ago
6bfeb81
docs: Add asyncio source code links (GH-16640)
by Miss Islington (bot)
· 6 years ago
baf8a9b
bpo-32996: Documentation fix-up. (GH-16646)
by Miss Islington (bot)
· 6 years ago
b731fc5
bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442)
by Miss Islington (bot)
· 6 years ago
985ec98
bpo-38391: Fixing a typo for Py_DECREF (GH-16616)
by Miss Islington (bot)
· 6 years ago
f19b4d7
bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588)
by Miss Islington (bot)
· 6 years ago
3af2733
bpo-38235: Correct some arguments names in logging documentation (GH-16571) (GH-16576)
by Miss Islington (bot)
· 6 years ago
c4976a6
Correct typos in the codecs module documentation (GH-15135)
by Miss Islington (bot)
· 6 years ago
d49f096
bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)
by Miss Islington (bot)
· 6 years ago
2f644c0
Fix and improve `asyncio.run()` docs (GH-16403) (GH-16504)
by Miss Islington (bot)
· 6 years ago
bdace21
bpo-38304: Remove PyConfig.struct_size (GH-16500)
by Victor Stinner
· 6 years ago
1aeb720
bpo-37408: Precise that Tarfile "format" argument only concerns writing. (GH-14389) (#16465)
by Miss Islington (bot)
· 6 years ago
1c19d65
bpo-38242: Revert "bpo-36889: Merge asyncio streams (GH-13251)" (#16482) (#16485)
by Yury Selivanov
· 6 years ago
21f24ea
[3.8] bpo-38163: Child mocks detect their type as sync or async (GH-16471) (GH-16484)
by Lisa Roach
· 6 years ago
c9ed9e6
bpo-38317: Fix PyConfig.warnoptions priority (GH-16478)
by Miss Islington (bot)
· 6 years ago
6e12838
bpo-38304: Add PyConfig.struct_size (GH-16451) (GH-16453)
by Victor Stinner
· 6 years ago
52bdd41
[3.8] bpo-38136: Updates await_count and call_count to be different things (GH-16192) (GH-16431)
by Lisa Roach
· 6 years ago
14ddca7
bpo-38206: Clarify tp_dealloc requirements for heap allocated types. (GH-16248)
by Miss Islington (bot)
· 6 years ago
96c8475
[3.8] bpo-38234: Backport init path config changes from master (GH-16423)
by Victor Stinner
· 6 years ago
68040ed
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016) (GH-16415)
by Miss Islington (bot)
· 6 years ago
b3c35fe
Doc: Use the `with` statement in the first example of the ftplib doc. (GH-16271) (GH-16412)
by Miss Islington (bot)
· 6 years ago
7444a5a
bpo-38255: super() can search attributes as well as methods (GH-16368) (GH-16391)
by Miss Islington (bot)
· 6 years ago
4633355
bpo-38260: Add Docs on asyncio.run (GH-16337)
by Miss Islington (bot)
· 6 years ago
c5c6425
bpo-38236: Dump path config at first import error (GH-16300) (GH-16332)
by Victor Stinner
· 6 years ago
37bc935
bpo-38237: Let pow() support keyword arguments (GH-16302) (GH-16320)
by Miss Islington (bot)
· 6 years ago
865bb68
[3.8] bpo-38093: Correctly returns AsyncMock for async subclasses. (GH-15947) (GH-16299)
by Lisa Roach
· 6 years ago
960f52a
Doc: Remove provisional note for asyncio.run() (GH-16310) (GH-16311)
by Miss Islington (bot)
· 6 years ago
c410390
bpo-37937: Mention frame.f_trace in sys.settrace docs (GH-15439)
by Miss Islington (bot)
· 6 years ago
0ab6b01
bpo-37353: Updated parser note about source code compatibility(GH-14277)
by Miss Islington (bot)
· 6 years ago
16eb623
Doc: Clarify dict equality irrespective of ordering. (GH-16266)
by Miss Islington (bot)
· 6 years ago
6612a4f
[3.8] bpo-38218: Doc: Corrected syntax for return annotation (GH-16265) (GH-16274)
by Miss Islington (bot)
· 6 years ago
064e1e3
bpo-38203: faulthandler.dump_traceback_later() is always available (GH-16260)
by Victor Stinner
· 6 years ago
7a2f687
bpo-37904: Edition on python tutorial - section 4 (GH-16169) (GH-16234)
by Miss Islington (bot)
· 6 years ago
728bea6
Doc: Fix grammar/spelling in ssl.VERIFY_CRL_CHECK_LEAF docs (GH-16221)
by Miss Islington (bot)
· 6 years ago
1ba7471
bpo-38192: Fix remaining passing of "loop" in the protocol examples (GH-16202)
by Miss Islington (bot)
· 6 years ago
d90bb23
Doc: Add list(dict) in stdtypes library (GH-16209) (GH-16210)
by Miss Islington (bot)
· 6 years ago
7076764
bpo-28556: Update the opening note in typing docs (GH-16204)
by Miss Islington (bot)
· 6 years ago
9dc381c
Doc: Add link of GNU Readline library to interpreter tutorial (GH-16152) (GH-16189)
by Miss Islington (bot)
· 6 years ago
07186c3
bpo-33095: Add reference to isolated mode in -m and script option (GH-7764)
by Miss Islington (bot)
· 6 years ago
817227e
Doc: remove duplicate word in controlflow tutorial (GH-16163)
by Miss Islington (bot)
· 6 years ago
1cd6e92
bpo-38178: Don't explicitly pass "loop" to EchoClientProtocol. (GH-16159)
by Miss Islington (bot)
· 6 years ago
b65be6c
bpo-38158: Removing nonexistant member "doc" from PyType_Spec documentation (GH-16142) (GH-16154)
by Miss Islington (bot)
· 6 years ago
4a71df8
bpo-37635: Update arg name for seek() in IO tutorial (GH-16147)
by Miss Islington (bot)
· 6 years ago
f05d39d
[3.8] Doc: Fix link to window.getch in curses documentation (GH-16132) (GH-16135)
by Stéphane Wirtel
· 6 years ago
1087383
Doc: fcntl.lockf() is more powerful than written (GH-6750)
by Miss Islington (bot)
· 6 years ago
e6b14c0
bpo-32790: Add info about alt format using GH- for 'g' in chart (GH-6624)
by Miss Islington (bot)
· 6 years ago
c27bcc3
bpo-26468: Doc: improve the documentation of shutil.copy2 when it can fail. (GH-13765)
by Miss Islington (bot)
· 6 years ago
4556b1d
bpo-29986: Doc: Delete tip to raise TypeError from tp_richcompare. (GH-16095)
by Miss Islington (bot)
· 6 years ago
60d5e2c
Doc: Improve consistency of os.path.normcase with other os.path functions (GH-14004)
by Miss Islington (bot)
· 6 years ago
b9bfe14
bpo-36889: Document Stream class and add docstrings (GH-14488)
by Miss Islington (bot)
· 6 years ago
4145f62
Emphasize the need to always call PySequence_Fast. (GH-11140)
by Miss Islington (bot)
· 6 years ago
6dc3e61
bpo-37908: Add an example of ArgumentParser.exit() (GH-15455)
by Miss Islington (bot)
· 6 years ago
d04c85f
bpo-38096: Complete the "structseq" and "named tuple" cleanup (GH-16010) (GH-16062)
by Miss Islington (bot)
· 6 years ago
307c5fe
bpo-37488 : Document a warning for datetime.utcnow() and utcfromtimestamp() (GH-15773)
by Miss Islington (bot)
· 6 years ago
8976359
Overhaul datetime documentation (GH-13410)
by Miss Islington (bot)
· 6 years ago
2f01cf6
bpo-37363: Document internal audit events (GH-14663)
by Miss Islington (bot)
· 6 years ago
345bfc9
bpo-36373: Deprecate explicit loop in task and subprocess API (GH-16033)
by Miss Islington (bot)
· 6 years ago
535863e
bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725)
by Miss Islington (bot)
· 6 years ago
14afe20
bpo-35325: Doc: imp.find_module() return value documentation discrepancy (GH-11040)
by Miss Islington (bot)
· 6 years ago
648494b
bpo-35685: Add examples of unittest.mock.patch.dict usage (GH-11456)
by Miss Islington (bot)
· 6 years ago
94a6847
bpo-36675: Remove obsolete code. (GH-16024)
by Miss Islington (bot)
· 6 years ago
1fc84b6
[3.8] bpo-32008: Prefer client or TLSv1_2 in examples (GH-5797) (GH-16027)
by Stéphane Wirtel
· 6 years ago
1e17c4d
bpo-13927: time.ctime and time.asctime return string explantion (GH-11303)
by Miss Islington (bot)
· 6 years ago
eb19c45
Doc: Update pickle.rst (GH-14128) (GH-16014)
by Miss Islington (bot)
· 6 years ago
2bb6bf0
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895) (GH-15961)
by Paul Ganssle
· 6 years ago
f79a022
bpo-36270: Doc: add link to traceback object reference (GH-13119)
by Miss Islington (bot)
· 6 years ago
c0acc0e
Improve clarity of try-return-finally-return (GH-15677) (GH-15981)
by Miss Islington (bot)
· 6 years ago
965e53a
[3.8] bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992) (GH-15999)
by Stéphane Wirtel
· 6 years ago
d479936
Doc: recursive glob ** follows symlinks to directories (GH-12918)
by Miss Islington (bot)
· 6 years ago
4cab7eb
bpo-37750: Add doc of PyBuffer_FromContiguous (GH-15988) (GH-15990)
by Miss Islington (bot)
· 6 years ago
05d692b
Doc: Fix missing negation. (GH-14640)
by Miss Islington (bot)
· 6 years ago
c5a6723
bpo-36260: Add pitfalls to zipfile module documentation (GH-13378) (GH-15976)
by Miss Islington (bot)
· 6 years ago
8936533
bpo-36182: Update pathlib.Path.write_text() docs (GH-12161) (GH-15977)
by Miss Islington (bot)
· 6 years ago
be2aa58
bpo-35224: Additional documentation for Assignment Expressions (GH-15935) (GH-15967)
by Miss Islington (bot)
· 6 years ago
e784bb7
bpo-37651: Document CancelledError is now a subclass of BaseException (GH-15950)
by Miss Islington (bot)
· 6 years ago
aa52717
Doc: Indicate locations of parse_qs, parse_qsl, escape (GH-14828)
by Miss Islington (bot)
· 6 years ago
2f2a867
Update ftplib.all_errors documentation to match code (GH-15026)
by Miss Islington (bot)
· 6 years ago
6cf0ba8
bpo-33187: Document ElementInclude (XInclude) support in ElementTree (GH-8861) (GH-15958)
by Miss Islington (bot)
· 6 years ago
629f1f8
bpo-23460: Fix documentation for decimal string :g formatting (GH-11850) (GH-15954)
by Miss Islington (bot)
· 6 years ago
cbd7b2a
bpo-31163: Added return values to pathlib.Path instance's rename and replace methods. (GH-13582) (GH-15944)
by Miss Islington (bot)
· 6 years ago
4d2babd
bpo-33459: Fix "tuple displays" term in Expressions.rst (GH-6760) (GH-15940)
by Miss Islington (bot)
· 6 years ago
d1d968d
bpo-33944: note about the intended use of code in .pth files (GH-10131) (GH-15942)
by Miss Islington (bot)
· 6 years ago
c97ee1d
[3.8] Doc: Use walrus operator in example. (GH-15934) (GH-15936)
by Stéphane Wirtel
· 6 years ago
43fb3bb
bpo-35649: update http client example (GH-11441) (GH-15930)
by Miss Islington (bot)
· 6 years ago
3b92ddb
[3.8] bpo-35168: Make shlex.punctuation_chars read-only (GH-11631) (GH-15927)
by Vinay Sajip
· 6 years ago
01ae0e2
Minor ReST formatting fixes in subprocess docs (GH-14876)
by Miss Islington (bot)
· 6 years ago
e0dd713
bpo-38103: fix conflicting labels in the docs. (GH-15906)
by Miss Islington (bot)
· 6 years ago
44e36e8
bpo-35603: Add a note on difflib table header interpreted as HTML (GH-11439)
by Miss Islington (bot)
· 6 years ago
0ba5dbd
bpo-32972: Document IsolatedAsyncioTestCase of unittest module (GH-15878) (GH-15918)
by Miss Islington (bot)
· 6 years ago
4e914ab
bpo-25810: Clarify eval() docs, it does not keywords (GH-15173)
by Miss Islington (bot)
· 6 years ago
Next »