Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.8.2rc1
/
Doc
tag
c1f2fe5364eecf9eaea85a358d1172b0fe3528c6
tagger
Łukasz Langa <lukasz@langa.pl>
Mon Feb 10 20:31:13 2020
object
8623e68ea856830e084839e1d726c1f5be727203
Python 3.8.2rc1
b086ea5
Grammar fix in tutorial (GH-18425) (GH-18426)
by Miss Islington (bot)
· 6 years ago
af95d79
bpo-39128: Added happy_eyeballs_delay, interleave to function signature (GH-18315)
by Miss Islington (bot)
· 6 years ago
0c915e6
Doc: sys.__unraisablehook__ and bytearray.hex separators are new in 3.8 (GH-17884)
by Miss Islington (bot)
· 6 years ago
97e00b3
bpo-39534: Doc: Clarify return in finally (GH-18324)
by Miss Islington (bot)
· 6 years ago
30096c9
Fix MinGW library generation command (GH-17917)
by Miss Islington (bot)
· 6 years ago
3498ac5
bpo-39184: Add audit events to command execution functions in os and pty modules (GH-17824)
by Miss Islington (bot)
· 6 years ago
d01ae1b
bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-16973)
by Miss Islington (bot)
· 6 years ago
db2f311
fixes typos in http.client documentation (GH-18300)
by Miss Islington (bot)
· 6 years ago
d1fa905
Doc: Fix external links to functional programming tutorial. (GH-18249)
by Miss Islington (bot)
· 6 years ago
526523c
bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220)
by Miss Islington (bot)
· 6 years ago
cee5da8
bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935)
by Miss Islington (bot)
· 6 years ago
41f4dc3
bpo-36018: Minor fixes to the NormalDist() examples and recipes. (GH-18226) (GH-18227)
by Miss Islington (bot)
· 6 years ago
b487a8e
bpo-39392: Turtle overlap fill depends on OS (GH-18223)
by Miss Islington (bot)
· 6 years ago
cf9d005
[3.8] bpo-39390 shutil: fix argument types for ignore callback (GH-18122)
by mbarkhau
· 6 years ago
eebcff8
bpo-36018: Add another example for NormalDist() (GH-18191) (GH-18192)
by Miss Islington (bot)
· 6 years ago
eec7636
bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872) (GH-17875)
by Miss Islington (bot)
· 6 years ago
1cf0df4
bpo-36654: Add examples for using tokenize module programmatically (GH-18187)
by Miss Islington (bot)
· 6 years ago
321491a
bpo-15243: Document __prepare__ as classmethod (GH-17124)
by Miss Islington (bot)
· 6 years ago
079dfe0
Update 3.8.rst (GH-18173) (#18182)
by Miss Islington (bot)
· 6 years ago
5a2356b
bpo-39431: Also mention nonlocal in assignment quirk (GH-17375)
by Miss Islington (bot)
· 6 years ago
f84f65b
bpo-39413: os.unsetenv() is not available on Windows (GH-18108)
by Victor Stinner
· 6 years ago
41b3e87
PyLong_AsLongLong() docs should say 'long long' (GH-18082) (GH-18110)
by Miss Islington (bot)
· 6 years ago
070e68a
improve the documentation of the LOAD_METHOD and CALL_METHOD (GH-18079)
by Miss Islington (bot)
· 6 years ago
c1964e0
bpo-39383: Mention Darwin as a potential value for platform.system() (GH-18054)
by Miss Islington (bot)
· 6 years ago
6aeed01
Fix asyncio.get_event_loop() documentation (GH-18051)
by Miss Islington (bot)
· 6 years ago
34ece35
Fix Lock.locked() to remove extra bold highlighting (GH-18042) (#18043)
by Miss Islington (bot)
· 6 years ago
19bd3a1
bpo-39348: Fix code highlight for the SOCK_NONBLOCK example (GH-18018)
by Miss Islington (bot)
· 6 years ago
54abd28
[3.8] Fix typo in multiprocessing.pool.AsyncResult.successful doc. (GH-17932) (GH-18015)
by Miss Islington (bot)
· 6 years ago
9f220e4
Fix documentation in code.py (GH-17988)
by Miss Islington (bot)
· 6 years ago
9362f85
bpo-39310: Update sys.float_info documentation (GH-17982)
by Victor Stinner
· 6 years ago
ef0af30
bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs (GH-17172)
by Miss Islington (bot)
· 6 years ago
a240f05
bpo-39233: Update positional-only section in the glossary (GH-17874)
by Miss Islington (bot)
· 6 years ago
20c9902
bpo-39161: Document multi-phase init modules under Py_NewInterpreter() (GH-17896)
by Miss Islington (bot)
· 6 years ago
b24e4fa
bpo-39242: Updated the Gmane domain into news.gmane.io (GH-17903)
by Miss Islington (bot)
· 6 years ago
a6b3758
bpo-38623: Doc: Add section for site module CLI. (GH-17858)
by Miss Islington (bot)
· 6 years ago
6a8284d
Doc: Change Python 2 status to EOL. (GH-17885)
by Miss Islington (bot)
· 6 years ago
0048833
bpo-39041: Add GitHub Actions support (GH-17594)
by Miss Islington (bot)
· 6 years ago
5a065ac
Minor formatting improvements and fixes to idle.rst (GH-17165)
by Miss Islington (bot)
· 6 years ago
8994788
bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well (GH-17694)
by Miss Islington (bot)
· 6 years ago
cfeacf2
Fix the parameter list of object. _rpow_ (GH-GH-16477)
by Miss Islington (bot)
· 6 years ago
183fbd1
Replace links in howto/pyporting.rst with sphinx references (GH-17781)
by Miss Islington (bot)
· 6 years ago
10dc738
Bring Python into the next decade. (GH-17801)
by Miss Islington (bot)
· 6 years ago
6bf382a
bpo-39183: Fix formatting in library/ensurepip (GH-17787)
by Miss Islington (bot)
· 6 years ago
dad526e
Document CodeType.replace (GH-17776)
by Miss Islington (bot)
· 6 years ago
ec94156
bpo-34118: memoryview, range, and tuple are classes (GH-17761)
by Miss Islington (bot)
· 6 years ago
cbfafa3
bpo-39037: Fix lookup order of magic methods in with statement documentation (GH-17608)
by Miss Islington (bot)
· 6 years ago
e06be08
Fix typos and remove deprecated deprecation warning. (GH-17741)
by Miss Islington (bot)
· 6 years ago
df647f3
[3.8] bpo-39136: Fixed typos (GH-17720)
by Terry Jan Reedy
· 6 years ago
04c1efe
bpo-38731: Fix function signature of quiet in docs (GH-17719)
by Miss Islington (bot)
· 6 years ago
b9b92d3
[3.8] closes bpo-39135: Remove 'time.clock()' mention in docs. (GH-17713)
by Benjamin Peterson
· 6 years ago
a5deabd
bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917) (GH-17677)
by Miss Islington (bot)
· 6 years ago
ff67612
Fix the miscellaneous typo (GH-17700)
by Miss Islington (bot)
· 6 years ago
8c0f001
bpo-38753: AsyncMock added in version 3.8 (GH-17102)
by Miss Islington (bot)
· 6 years ago
e9039f3
Minor C API documentation improvements. (GH-17697)
by Miss Islington (bot)
· 6 years ago
7eb8c6d
Doc typo (GH-17667) (#17668)
by Miss Islington (bot)
· 6 years ago
a542aec
[typo] fix dupe in datetime.fromisoformat docs (GH-17295)
by Miss Islington (bot)
· 6 years ago
35590c5
Add missing markup (GH-17680)
by Miss Islington (bot)
· 6 years ago
44683bb
bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
by Miss Islington (bot)
· 6 years ago
eba61f3
[3.8] bpo-38316: Fix co_stacksize documentation (GH-16983) (GH-17661)
by Batuhan Taşkaya
· 6 years ago
a96e938
[3.8] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_address* parameter (GH-17595). (#17630)
by Kyle Stanley
· 6 years ago
b738237
bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) (GH-17569)
by Miss Islington (bot)
· 6 years ago
0ac9aae
bpo-39007: Add auditing events to functions in winreg (GH-17541)
by Miss Islington (bot)
· 6 years ago
c93d68b
bpo-39008: Require Py_ssize_t for PySys_Audit formats rather than raise a deprecation warning (GH-17540)
by Miss Islington (bot)
· 6 years ago
79c2974
bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311) (#17529)
by Miss Islington (bot)
· 6 years ago
0381ea7
bpo-38916: Document array.array deprecation (GH-17523)
by Victor Stinner
· 6 years ago
9d3cacd
[3.8] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) (GH-17499)
by Miss Islington (bot)
· 6 years ago
baf0739
bpo-27873: Update docstring for multiprocessing.Pool.map (GH-17436)
by Miss Islington (bot)
· 6 years ago
d300c0e
document threading.Lock.locked() (GH-17427)
by Miss Islington (bot)
· 6 years ago
5f23453
Fix typos (GH-17423)
by Miss Islington (bot)
· 6 years ago
305189e
[3.8] Added missing coma after end of list in subprocess.rst (GH-17389)
by Jules Lasne (jlasne)
· 6 years ago
b74a6f1
bpo-38920: Add audit hooks for when sys.excepthook and sys.unraisablehook are invoked (GH-17392)
by Steve Dower
· 6 years ago
18d8edb
bpo-38928: Remove upgrade_dependencies() from venv doc (GH-17410)
by Tzu-ping Chung
· 6 years ago
c0db88f
bpo-38524: clarify example a bit and improve formatting (GH-17406)
by Miss Islington (bot)
· 6 years ago
d21b8e8
bpo-26730: Fix SpooledTemporaryFile data corruption (GH-17400)
by Miss Islington (bot)
· 6 years ago
0f9c9d5
bpo-38524: document implicit and explicit calling of descriptors' __set_name__ (GH-17364)
by Miss Islington (bot)
· 6 years ago
a9c86f5
[3.8] bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366)
by Terry Jan Reedy
· 6 years ago
86d9933
bpo-38892: Improve docs for audit event (GH-17361)
by Miss Islington (bot)
· 6 years ago
dadff6f
Remove use of deprecated `array.fromstring` method (GH-17332)
by Miss Islington (bot)
· 6 years ago
089387e
bpo-21063: Improve module synopsis for distutils (GH-17363)
by Miss Islington (bot)
· 6 years ago
ca5fafc
closes bpo-29275: Remove Y2K reference from time module docs (GH-17321)
by Miss Islington (bot)
· 6 years ago
107ed88
bpo-38526: Fix zipfile.Path method name to be the correct one (GH-17317)
by Miss Islington (bot)
· 6 years ago
b2744c1
[3.8] bpo-38857: AsyncMock fix for awaitable values and StopIteration fix [3.8] (GH-17269) (#17304)
by Lisa Roach
· 6 years ago
23f9be2
Update functions.rst (GH-16468)
by Miss Islington (bot)
· 6 years ago
d5d41d3
bpo-36277: Add document for pdb debug and retval commands (GH-12872)
by Miss Islington (bot)
· 6 years ago
ac99ea4
Removed capital letter in parameter in stdtypes.rst (GH-17218)
by Miss Islington (bot)
· 6 years ago
c5fe339
Fixed an incorrect sentence in the docs (GH-17205)
by Miss Islington (bot)
· 6 years ago
c749326
Add missing comma and period in unittest docs (GH-17211)
by Miss Islington (bot)
· 6 years ago
47db743
bpo-38622: Add missing audit events for ctypes module (GH-17158)
by Miss Islington (bot)
· 6 years ago
ca877c7
Correct the description of the 3.7 change in urllib.parse.quote (GH-17065)
by Miss Islington (bot)
· 6 years ago
21eb731
[3.8] bpo-38830: Correct slot signature in Qt example. (GH-17220) (GH-17221)
by Vinay Sajip
· 6 years ago
39134b3
bpo-38678: Improve argparse example in tutorial (GH-17207) (GH-17212)
by Miss Islington (bot)
· 6 years ago
20a4f6c
bpo-25866: Minor cleanups to "sequence" in docs (GH-17177) (GH-17208)
by Miss Islington (bot)
· 6 years ago
e963c57
Updated missing periods in cmdline.rst (GH-17173)
by Miss Islington (bot)
· 6 years ago
0b634df
Fix the description of isdatadescriptor in inspect.rst (GH-16645)
by Miss Islington (bot)
· 6 years ago
a4be5aa
bpo-38778: Document that os.fork is not allowed in subinterpreters (GH-17123)
by Miss Islington (bot)
· 6 years ago
7a5d4c7
bpo-38816: Add notes in the C-API docs about fork in subinterpreters. (GH-17176)
by Miss Islington (bot)
· 6 years ago
dae27cc
bpo-38351: Modernize email examples from %-formatting to f-strings (GH-17162)
by Miss Islington (bot)
· 6 years ago
5a3b8d8
Fix minor typos. (GH-17095)
by Miss Islington (bot)
· 6 years ago
d360346
[3.8] bpo-38738: Fix formatting of True and False. (GH-17083) (GH-17125)
by Serhiy Storchaka
· 6 years ago
29fd6a7
[3.8] bpo-38421: Update email.utils documentation (GH-16678) (GH-17122)
by Miss Islington (bot)
· 6 years ago
Next »