index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.10] gh-93738: Documentation C syntax (Use `c:struct`) (GH-97772) (#97893)
Ĺukasz Langa
2022-10-05
2
-8/+8
*
[3.10] gh-93738: Documentation C syntax (:c:type:`PyObject` -> :c:expr:`PyObj...
Miss Islington (bot)
2022-10-05
1
-2/+2
*
gh-97661: Improve accuracy of sqlite3.Cursor.fetchone docs (GH-97662)
Miss Islington (bot)
2022-10-05
1
-1/+3
*
Add re.VERBOSE flag documentation example (GH-97678)
Miss Islington (bot)
2022-10-05
1
-1/+2
*
[3.10] gh-88355: Fix backslashes in AF_PIPE (GH-96543) (#97855)
Miss Islington (bot)
2022-10-04
1
-2/+2
*
[3.10] gh-96448: fix documentation for _thread.lock.acquire (GH-96449) (#97852)
Miss Islington (bot)
2022-10-04
1
-5/+5
*
GH-82604: fix docs about configuring selector (GH-97755)
Miss Islington (bot)
2022-10-04
1
-3/+6
*
Update http.client.rst (GH-24803)
Miss Islington (bot)
2022-10-03
1
-9/+8
*
Minor grammar changes to http.client docs (GH-96221)
Miss Islington (bot)
2022-10-03
1
-2/+2
*
Document that MozillaCookieJar works for curl's cookie files (GH-91852)
Miss Islington (bot)
2022-10-03
1
-2/+2
*
multiprocessing docs: Remove extra option ELLIPSIS from section with code (GH...
Miss Islington (bot)
2022-10-03
1
-1/+0
*
Fix typo in unittest docs (GH-97742)
Miss Islington (bot)
2022-10-03
1
-1/+1
*
[3.10] gh-96845: Fix docs around importlib.abc.Traversable (GH-97515)
Jason R. Coombs
2022-10-03
1
-2/+6
*
GH-85447: Clarify docs about awaiting future multiple times (GH-97738)
Miss Islington (bot)
2022-10-02
1
-1/+2
*
gh-95588: Drop the safety claim from `ast.literal_eval` docs. (GH-95919)
Miss Islington (bot)
2022-10-02
1
-8/+16
*
Fix capitalization of Unix in documentation (GH-96913)
Miss Islington (bot)
2022-10-01
5
-8/+8
*
gh-87597: Document TimeoutExpired.stdout & .stderr types (GH-97685)
Miss Islington (bot)
2022-09-30
1
-2/+7
*
gh-96397: Document that attributes need not be identifiers (GH-96454)
Miss Islington (bot)
2022-09-29
1
-0/+8
*
fixup policy docs (GH-97618)
Miss Islington (bot)
2022-09-28
1
-1/+1
*
gh-96377: Update asyncio policy doc intro paras to be clear and accurate (GH-...
Miss Islington (bot)
2022-09-28
4
-15/+32
*
gh-96959: Update more HTTP links (GH-97536)
Miss Islington (bot)
2022-09-27
8
-84/+84
*
[3.10] gh-97567: Fixup cached_statements default value in sqlite3.connect doc...
Jia Junjie
2022-09-27
1
-1/+1
*
GH-65046: Fix docs about logging in `asyncio` (GH-97559)
Miss Islington (bot)
2022-09-26
1
-0/+4
*
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Miss Islington (bot)
2022-09-25
6
-7/+7
*
gh-77171: Document that wave only supports simple PCM files (GH-97510)
Miss Islington (bot)
2022-09-23
1
-1/+2
*
[3.10] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (...
Miss Islington (bot)
2022-09-20
1
-0/+12
*
[3.10] gh-96917: link to typing.readthedocs.io from typing.rst (GH-96921) (GH...
Shantanu
2022-09-20
1
-0/+5
*
[3.10] gh-96727: Document restrictions on Handler.emit() with respect to lock...
Vinay Sajip
2022-09-20
1
-0/+16
*
gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874)
Miss Islington (bot)
2022-09-16
1
-2/+2
*
gh-96810: Clarify for which statements sqlite3 implicitly opens transactions ...
Miss Islington (bot)
2022-09-15
1
-1/+2
*
gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (GH-96798)
Miss Islington (bot)
2022-09-13
1
-1/+1
*
[3.10] gh-96702: Order methods before attrs in sqlite3.Connection docs (GH-96...
Erlend E. Aasland
2022-09-13
1
-97/+95
*
gh-94972: document that shield users need to keep a reference to their task (...
Miss Islington (bot)
2022-09-10
2
-5/+14
*
[3.10] gh-88287: Add BufferingFormatter documentation. (GH-96608) (GH-96674)
Miss Islington (bot)
2022-09-08
1
-0/+29
*
[doc] Update example in traceback doc (GH-96600) (GH-96605)
Irit Katriel
2022-09-07
1
-15/+11
*
[3.10] gh-84095: Fill documentation gap regarding user-defined objects. (GH-â...
Vinay Sajip
2022-09-05
1
-1/+20
*
Docs: alphabetically order sqlite3.Cursor attrs (GH-96565)
Miss Islington (bot)
2022-09-04
1
-30/+31
*
gh-68163: Correct conversion of Rational instances to float (GH-25619) (GH-96...
Miss Islington (bot)
2022-09-04
1
-3/+6
*
gh-95778: remove unneeded doc note on float.as_integer_ratio (GH-96553)
Miss Islington (bot)
2022-09-04
1
-7/+0
*
doc typo: spell limitation (GH-96542)
Miss Islington (bot)
2022-09-04
1
-1/+1
*
[3.10] gh-89087: Update logging.QueueHandler documentation to clarify recordâ...
Miss Islington (bot)
2022-09-03
1
-0/+14
*
bpo-30419: DOC: Update missing information in bdb docs (GH-1687)
Miss Islington (bot)
2022-09-02
1
-58/+123
*
[3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501)
Gregory P. Smith
2022-09-02
5
-13/+239
*
gh-96168: Improve sqlite3 dict_factory example (GH-96457)
Miss Islington (bot)
2022-09-01
1
-18/+9
*
[3.10] gh-96414: Inline code examples in sqlite3 docs (GH-96442). (#96453)
Erlend E. Aasland
2022-08-31
1
-12/+307
*
Docs: normalise sqlite3 placeholder how-to heading (GH-96413)
Miss Islington (bot)
2022-08-30
1
-2/+2
*
Docs: Improve clarity for bytes.hex() (GH-95257)
Miss Islington (bot)
2022-08-30
1
-3/+4
*
[3.10] gh-91305: Add a note about DatagramHandler and DNS latency. (GH-96380)...
Miss Islington (bot)
2022-08-30
1
-0/+7
*
[3.10] Docs: normalize SQL style in sqlite3 docs (GH-96403). (#96409)
Erlend E. Aasland
2022-08-30
1
-6/+6
*
[3.10] gh-95432: Add doctests for the sqlite3 docs (GH-96225) (#96379)
Erlend E. Aasland
2022-08-29
1
-44/+88
[next]