Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.9.0b4
/
Doc
tag
bca15e79dab6f790259f5cc3f70f7af9ce6091e6
tagger
Łukasz Langa <lukasz@langa.pl>
Thu Jul 02 17:58:03 2020
object
69dec9c8d23606180e660b30d327000e9463b82d
Python 3.9.0b4
df59293
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874)
by Miss Islington (bot)
· 5 years ago
652585c
Doc: Minor fix to init config C API documentation (GH-21198)
by Miss Islington (bot)
· 5 years ago
083ed52
Update FAQ release schedule and estimated users (GH-21180)
by Miss Islington (bot)
· 5 years ago
2ea6a99
bpo-41123: Remove PyUnicode_AsUnicodeCopy in 3.10 (GH-21227)
by Inada Naoki
· 5 years ago
a3f2a58
Update libmpdec license dates (GH-21216)
by Miss Islington (bot)
· 5 years ago
02134da
bpo-41123: Doc: PyLong_FromUnicode will be removed in 3.10 (GH-21205)
by Inada Naoki
· 5 years ago
6e39999
[3.9] bpo-38870: Extend subject of ast.unparse warnings (GH-21053) (GH-21191)
by Pablo Galindo
· 5 years ago
6803ff2
[3.9] Add soft keywords to the documentation (GH-21185) (GH-21187)
by Pablo Galindo
· 5 years ago
16e79a4
bpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefile``. (GH-21141)
by Miss Islington (bot)
· 5 years ago
c1634ac
bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081)
by Miss Islington (bot)
· 5 years ago
02d5c74
bpo-40707: Document that Popen.communicate sets the returncode attribute (GH-20283)
by Miss Islington (bot)
· 5 years ago
ddd3c46
Improve asyncio.loop.call_soon() documentation (GH-20883)
by Miss Islington (bot)
· 5 years ago
8ae5e8e
[3.9] bpo-40939: Deprecate PyNode_Compile (GH-21036)
by Lysandros Nikolaou
· 5 years ago
d301d94
[3.9] bpo-40939: Deprecate the PyParser_SimpleParse* functions (GH-21012)
by Lysandros Nikolaou
· 5 years ago
fd2c8a7
Add link to .pypirc specification (GH-20680)
by Miss Islington (bot)
· 5 years ago
610a60c
bpo-36346: Add Py_DEPRECATED to deprecated unicode APIs (GH-20878)
by Inada Naoki
· 5 years ago
8a34690
[3.9] bpo-40924: Remove protocol for supplying Traversable objects from loaders (GH-20820)
by Jason R. Coombs
· 5 years ago
bda4cc8
[3.9] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480) (GH-20859)
by Miss Islington (bot)
· 5 years ago
2c0a59b
Update lexical_analysis.rst (GH-17508)
by Miss Islington (bot)
· 5 years ago
18e07ba
bpo-40895: Update weakref documentation to remove old warnings (GH-20687)
by Miss Islington (bot)
· 5 years ago
3b97d1b
bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117) (GH-20780)
by Miss Islington (bot)
· 5 years ago
73b728a
[3.9] bpo-34003: Re-add versionchanged entry in csv docs (GH-20657) (GH-20770)
by Miss Islington (bot)
· 5 years ago
1a819ca
Remove reference to 3.7 and 3.8 backports. (GH-20754) (#20755)
by Miss Islington (bot)
· 5 years ago
b155381
bpo-24914: mention Python supports multiple paradigms in the FAQ (GH-20658) (GH-20737)
by Miss Islington (bot)
· 5 years ago
8175064
bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605) (GH-20725)
by Victor Stinner
· 5 years ago
dedaac0
bpo-40910: Export Py_GetArgcArgv() function (GH-20721) (GH-20723)
by Victor Stinner
· 5 years ago
1220a47
bpo-33187: Document 3.9 changes to xml.etree.ElementInclude.include (GH-20438)
by Miss Islington (bot)
· 5 years ago
be5ed59
bpo-22021: Update root_dir and base_dir documentation in shutil (GH-10367)
by Miss Islington (bot)
· 5 years ago
a4fa9a9
bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659) (GH-20661)
by Miss Islington (bot)
· 5 years ago
082cff1
Fix spacing in docs for tarfile (GH-20629)
by Miss Islington (bot)
· 5 years ago
ff442f3
bpo-40241: What's New in Python 3.9: opaque PyGC_Head (GH-20586)
by Miss Islington (bot)
· 5 years ago
b90b61f
Ensure correct version of Sphinx is used for Windows builds (GH-20582)
by Miss Islington (bot)
· 5 years ago
3c7609a
[3.9] bpo-40630: Add tracemalloc.reset_peak (GH-20102) (GH-20545)
by Huon Wilson
· 5 years ago
a169961
bpo-40831: Remove an incorrect statement in the Windows docs (GH-20570)
by Miss Islington (bot)
· 5 years ago
0a67463
bpo-17005: Move topological sort functionality to its own module (GH-20558)
by Miss Islington (bot)
· 5 years ago
a176b31
Fix typo in "What's new in Python 3.9" (GH-20559)
by Miss Islington (bot)
· 5 years ago
96d9107
bpo-40759: Deprecate the symbol module (GH-20364)
by Miss Islington (bot)
· 5 years ago
cdb015b
Fix asyncio.to_thread() documented return type (GH-20547)
by Miss Islington (bot)
· 5 years ago
44400e8
bpo-40829: Add a what's new entry about deprecation of shuffle's random parameter (GH-20541) (GH-20544)
by Miss Islington (bot)
· 5 years ago
588efc2
bpo-40798: Generate a different message for already removed elements (GH-20483)
by Miss Islington (bot)
· 5 years ago
78cf711
closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149)
by Miss Islington (bot)
· 5 years ago
8e5f11d
Indicate that abs() method accept argument that implement __abs__(), just like call() method in the docs (GH-20509)
by Miss Islington (bot)
· 5 years ago
1a7e34c
Note the output ordering of combinatoric functions (GH-19732) (GH-20501)
by Miss Islington (bot)
· 5 years ago
e4cc3a7
bpo-40806: itertools.product immediately consumes its inputs (GH-20492) (GH-20498)
by Miss Islington (bot)
· 5 years ago
a5936ad
bpo-1294959: Try to clarify the meaning of platlibdir (GH-20332)
by Miss Islington (bot)
· 5 years ago
6a47864
bpo-37878: PyThreadState_DeleteCurrent() was not removed (GH-20489)
by Miss Islington (bot)
· 5 years ago
bcbe5c5
bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414) (GH-20264)
by Miss Islington (bot)
· 5 years ago
8183e11
[3.9] bpo-40791: Use CRYPTO_memcmp() for compare_digest (GH-20456) (GH-20461)
by Christian Heimes
· 5 years ago
d23ee5d
Improve IO tutorial's "Old string formatting" section (GH-16251)
by Miss Islington (bot)
· 5 years ago
de6b684
bpo-39939: Fix removeprefix issue number in the What's New in Python 3.9 (GH-20473) (GH-20474)
by Miss Islington (bot)
· 5 years ago
500cd89e
bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832)
by Miss Islington (bot)
· 5 years ago
cc0f50d
bpo-39301: State that floor division is used for right shift operations (GH-20347) (GH-20414)
by Miss Islington (bot)
· 5 years ago
6597e2a
bpo-40745: Fix typos in NewType docs (GH-20379)
by Miss Islington (bot)
· 5 years ago
b03e0ee
[3.9] closes bpo-40774: Fix docs indentation for asyncio.create_subprocess_shell() (GH-20403) (#20407)
by Benjamin Peterson
· 5 years ago
318a18e
bpo-23082: Better error message for PurePath.relative_to() from pathlib (GH-19611)
by Miss Islington (bot)
· 5 years ago
9a5e643
bpo-39245: Fix docs links to the stable ABI (GH-20388)
by Miss Islington (bot)
· 5 years ago
20b2bf3
bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)
by Miss Islington (bot)
· 5 years ago
46c1b9c
bpo-17050: Remove documentation on argparse.REMAINDER (GH-18661) (GH-20363)
by Miss Islington (bot)
· 5 years ago
9181e2e
bpo-40405: Fix asyncio.as_completed docs (GH-19753)
by Miss Islington (bot)
· 5 years ago
962c814
bpo-40439: Update broken link in lexical analysis docs (GH-20184)
by Miss Islington (bot)
· 5 years ago
c1d7768
Reword aware/naive introduction sentence (GH-20175)
by Miss Islington (bot)
· 5 years ago
983b17c
bpo-40730: Remove redundant 'to' (GH-20316) (GH-20318)
by Miss Islington (bot)
· 5 years ago
5c01ed6
bpo-40725: Restore missing column of digits (GH-20313) (GH-20315)
by Miss Islington (bot)
· 5 years ago
b4d08f1
[doc] Remove references to obsolete BuildApplet on macOS. (GH-20023) (GH-20304)
by Miss Islington (bot)
· 5 years ago
3e65054
bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)
by Miss Islington (bot)
· 5 years ago
6387358
Update whatsnew benchmark results for 3.9 (GH-20276) (GH-20277)
by Miss Islington (bot)
· 5 years ago
f541a37
bpo-40698: Improve distutils upload hash digests (GH-20260)
by Miss Islington (bot)
· 5 years ago
12fa658
bpo-40291: Mention socket.CAN_J1939 in What's New (GH-20248)
by Miss Islington (bot)
· 5 years ago
20736b3
Fix code-block in zoneinfo (GH-20201)
by Miss Islington (bot)
· 5 years ago
73812a4
[3.9] Doc: Python 3.10 in sidebar and version switcher. (GH-20209) (GH-20221)
by Miss Islington (bot)
· 5 years ago
e299130
bpo-32309: Implement asyncio.to_thread() (GH-20143)
by Miss Islington (bot)
· 5 years ago
97fe9cf
Python 3.9.0b1
by Łukasz Langa
· 5 years ago
v3.9.0b1
08b47c3
bpo-40257: Revert changes to inspect.getdoc() (GH-20073)
by Serhiy Storchaka
· 5 years ago
951ab58
Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)" (GH-20182)
by Ned Deily
· 5 years ago
adc72bb
bpo-38112: Document that compileall.compile_[dir,file] also accept multiple opt levels (GH-20174)
by Lumír 'Frenzy' Balhar
· 5 years ago
0da5466
bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)
by Ned Deily
· 5 years ago
d17f3d8
bpo-13601: Mention stderr's line buffering in What's New (GH-20168)
by Shantanu
· 5 years ago
bb8635c
bpo-40651: Improve LRU recipe in the OrderedDict documentation (GH-#20139)
by qudongfang
· 5 years ago
e527ec8
bpo-40536: Add zoneinfo.available_timezones (GH-20158)
by Paul Ganssle
· 5 years ago
eefd4e0
bpo-39705 : sorted() tutorial example under looping techniques improved (GH-18999)
by Rahul Kumaresan
· 5 years ago
6546056
Doc: change 'Posix' for 'POSIX' (GH-20001)
by Mathieu Dupuy
· 5 years ago
4eba677
Doc: move a dot outside double quotes (GH-20007)
by Mathieu Dupuy
· 5 years ago
4654500
bpo-39976: Add **other_popen_kwargs to subprocess docs (GH-20145)
by Zackery Spytz
· 5 years ago
837f9e4
bpo-40645: Deprecated internal details of hmac.HMAC (GH-20132)
by Christian Heimes
· 5 years ago
cae2275
bpo-40211: Clarify os.preadv and os.pwritev are supported on AIX 7.1+ (GH-19401)
by Batuhan Taskaya
· 5 years ago
d5b3f6b
bpo-37630: Use SHA3 and SHAKE XOF from OpenSSL (GH-16049)
by Christian Heimes
· 5 years ago
b17e49e
bpo-40503: Add documentation and what's new entry for zoneinfo (GH-20006)
by Paul Ganssle
· 5 years ago
1b97b9b
bpo-24416: Return named tuple from date.isocalendar() (GH-20113)
by Paul Ganssle
· 5 years ago
4541086
bpo-40192: Use thread_cputime for time.thread_time to improve resolution (GH-19381)
by Batuhan Taskaya
· 5 years ago
6b6092f
bpo-39075: types.SimpleNamespace no longer sorts attributes in its repr (GH-19430)
by Zackery Spytz
· 5 years ago
1ce5841
bpo-31033: Add a msg argument to Future.cancel() and Task.cancel() (GH-19979)
by Chris Jerdonek
· 5 years ago
9b60e55
bpo-40637: Add option to disable builtin hashes (GH-20121)
by Christian Heimes
· 5 years ago
a2b3cdd
bpo-40445: Update compileall.compile_dir docs (GH-19806)
by Shantanu
· 5 years ago
382a563
bpo-40607: Reraise exception during task cancelation in asyncio.wait_for() (GH-20054)
by romasku
· 5 years ago
7ba1f75
bpo-38872: Document exec symbol for codeop.compile_command (GH-20047)
by Joannah Nanjekye
· 5 years ago
e77d428
bpo-40495: compileall option to hardlink duplicate pyc files (GH-19901)
by Lumír 'Frenzy' Balhar
· 5 years ago
d6fb53f
bpo-39465: Remove _PyUnicode_ClearStaticStrings() from C API (GH-20078)
by Victor Stinner
· 5 years ago
de92769
bpo-34790: add version of removal of explicit passing of coros to `asyncio.wait`'s documentation (#20008)
by jack1142
· 5 years ago
3d54211
Fix Wikipedia link (GH-20031)
by Allen Guo
· 5 years ago
21cdb71
bpo-40571: Make lru_cache(maxsize=None) more discoverable (GH-20019)
by Raymond Hettinger
· 5 years ago
Next »