COMMITS
October 5, 2022
M
Add re.VERBOSE flag documentation example (GH-97678)
Miss Islington (bot) committed
M
M
[3.10] gh-93738: Documentation C syntax (:c:data:`view->obj` -> :c:expr:`view->obj`) (GH-97773) (#97868)
Miss Islington (bot) committed
M
[3.10] gh-93738: Documentation C syntax (:c:type:`TYPE` -> :c:expr:`TYPE`) (GH-97770) (#97870)
Miss Islington (bot) committed
M
[3.10] gh-93738: Documentation C syntax (:c:type:`FILE` -> :c:expr:`FILE`) (GH-97769) (#97872)
Miss Islington (bot) committed
October 4, 2022
M
[3.10] gh-93738: Documentation C syntax (:c:type:`PyTupleObject*` -> :c:expr:`PyTupleObject*`) (GH-97780) (#97864)
Miss Islington (bot) committed
M
[3.10] gh-93738: Documentation C syntax (:c:type:`PyBytesObject*` -> :c:expr:`PyBytesObject*`) (GH-97782) (#97862)
Miss Islington (bot) committed
M
[3.10] gh-93738: Documentation C syntax (:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`) (GH-97783) (#97860)
Miss Islington (bot) committed
M
[3.10] gh-93738: Documentation C syntax (:c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*`) (GH-97784) (#97858)
Miss Islington (bot) committed
M
[3.10] gh-88355: Fix backslashes in AF_PIPE (GH-96543) (#97855)
Miss Islington (bot) committed
M
[3.10] gh-96448: fix documentation for _thread.lock.acquire (GH-96449) (#97852)
Miss Islington (bot) committed
S
[3.10] gh-97731: fix distclean target to clean docs GH-97732 (#97846)
Senthil Kumaran committed
M
[3.10] gh-97709: Included newline separator in Mandelbrot set (GH-97737) (#97823)
Miss Islington (bot) committed
M
GH-82604: fix docs about configuring selector (GH-97755)
Miss Islington (bot) committed
M
gh-97754: Update doc for default location of per-user installs on Windows (GH-97756)
Miss Islington (bot) committed
M
gh-97639: Remove `tokenize.NL` check from `tabnanny` (GH-97640)
Miss Islington (bot) committed
M
gh-93738: Documentation C syntax (:c:data:`0` -> ``0``) (GH-97771)
Miss Islington (bot) committed
October 3, 2022
M
Update http.client.rst (GH-24803)
Miss Islington (bot) committed
M
Minor grammar changes to http.client docs (GH-96221)
Miss Islington (bot) committed
M
Document that MozillaCookieJar works for curl's cookie files (GH-91852)
Miss Islington (bot) committed
M
multiprocessing docs: Remove extra option ELLIPSIS from section with code (GH-96625)
Miss Islington (bot) committed
M
gh-94732: Fix KeyboardInterrupt race in asyncio run_forever() (GH-97765)
Miss Islington (bot) committed
S
M
Fix typo in unittest docs (GH-97742)
Miss Islington (bot) committed
J
[3.10] gh-96845: Fix docs around importlib.abc.Traversable (GH-97515)
Jason R. Coombs committed
M
gh-97740: Fix bang in Sphinx C domain ref target syntax (GH-97741)
Miss Islington (bot) committed
M
gh-96819: multiprocessing.resource_tracker: check if length of pipe write <= 512 (GH-96890)
Miss Islington (bot) committed
October 2, 2022
M
GH-85447: Clarify docs about awaiting future multiple times (GH-97738)
Miss Islington (bot) committed
M
gh-97607: Fix content parsing in the impl-detail reST directive (GH-97652)
Miss Islington (bot) committed
M
gh-97591: In `Exception.__setstate__()` acquire strong references before calling `tp_hash` slot (GH-97700)
Miss Islington (bot) committed