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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gh-94286 Fix documentation of print default param (GH-94297)
Miss Islington (bot)
2022-11-06
1
-1/+1
*
minor edits to locale doc (GH-98537)
Miss Islington (bot)
2022-11-04
1
-13/+16
*
Docs: add `named` to the list of styles in the sqlite3.paramstyle attr docs (...
Miss Islington (bot)
2022-11-03
1
-3/+4
*
[3.10] gh-98740: Fix validation of conditional expressions in RE (GH-98764) (...
Serhiy Storchaka
2022-11-03
1
-0/+3
*
gh-65002: Make note that null bytes are used to pad bytes (GH-98635)
Miss Islington (bot)
2022-11-03
1
-1/+4
*
Docs: Add 'as, match statement' to the index (GH-99001)
Miss Islington (bot)
2022-11-03
1
-0/+1
*
argparse howto: Use f-string in preference to "...".format() (GH-98883)
Miss Islington (bot)
2022-11-03
1
-2/+2
*
[3.10] gh-96265: Formatting changes for faq/programming (GH-98242) (#98994)
Stanley
2022-11-03
1
-37/+46
*
gh-96997: Clarify the contract of PyMem_SetAllocator() (GH-98977)
Miss Islington (bot)
2022-11-02
1
-0/+21
*
[3.10] gh-92871: Postpone the removal of typing.{io,re} to 3.13 (GH-98958) (#...
Jelle Zijlstra
2022-11-02
1
-2/+2
*
gh-92679: Clarify asyncio.loop.start_tls parameters (GH-92682)
Miss Islington (bot)
2022-11-02
1
-3/+8
*
[3.10] [doc] Update cookbook example for socket-based logging in a production...
Miss Islington (bot)
2022-11-01
1
-7/+65
*
Doc: use "unnumbered" footnotes (GH-98954)
Miss Islington (bot)
2022-11-01
1
-2/+2
*
gh-98576: Fix types in dataclass.InitVar example (gh-98577)
Miss Islington (bot)
2022-10-31
1
-2/+2
*
glossary.rst: Fix typo in package definition (GH-98865)
Miss Islington (bot)
2022-10-29
1
-1/+1
*
gh-93358: Fix python-config docs for how to embed Python (GH-98649)
Miss Islington (bot)
2022-10-29
1
-6/+6
*
Fix typo in contextvars docs (GH-98823)
Miss Islington (bot)
2022-10-28
1
-1/+1
*
[3.10] `argparse` docs: normalize constant references (#98765) (#98808)
Alex Waygood
2022-10-28
1
-4/+5
*
[3.10] bpo-2716: add license for audioop module (GH-19972) (#98532)
Miss Islington (bot)
2022-10-28
1
-0/+25
*
[3.10] Change links to label refs (GH-98454) (#98726)
Stanley
2022-10-26
6
-5/+11
*
[3.10] gh-98716: Revert gh-96081: Escape lone stars in sqlite3 docs (GH-98720...
Erlend E. Aasland
2022-10-26
1
-2/+2
*
gh-98348: Mention ReferenceError in weakref.proxy documentation (GH-98355)
Miss Islington (bot)
2022-10-26
1
-0/+3
*
gh-77753: Add example for values that compare equal in stdtypes (GH-98497)
Miss Islington (bot)
2022-10-26
1
-5/+3
*
gh-84747: Add `async for` comment for StreamReader (GH-98633)
Miss Islington (bot)
2022-10-26
1
-1/+2
*
gh-98623: Fix base classes in `typing.rst` (GH-98626)
Miss Islington (bot)
2022-10-25
1
-2/+2
*
gh-98507: [typing docs] Rephrase "now supports `[]`" to "now supports subscri...
Miss Islington (bot)
2022-10-24
1
-72/+78
*
GH-91635: clarify docs about closing of transport in asyncio (GH-98563)
Miss Islington (bot)
2022-10-24
1
-1/+2
*
gh-98500: Fix typing docs for `*View` classes (GH-98511)
Miss Islington (bot)
2022-10-24
1
-4/+4
*
gh-98561: Fix a typo in typing (GH-98562)
Miss Islington (bot)
2022-10-23
1
-1/+1
*
gh-51511: Note that codecs.open()'s encoding parameter affects automatic conv...
Miss Islington (bot)
2022-10-21
1
-1/+2
*
[3.10] [doc] Improve logging cookbook example. (GH-98481) (GH-98482)
Miss Islington (bot)
2022-10-20
1
-0/+65
*
[3.10] [doc] Refresh the venv introduction documentation, and correct… (GH-...
Vinay Sajip
2022-10-19
2
-101/+134
*
Doc: Remove title text from internal links (GH-98409)
Miss Islington (bot)
2022-10-19
1
-5/+3
*
[3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373)
C.A.M. Gerlach
2022-10-17
49
-89/+81
*
gh-85299: Add note warning about entry point guard for asyncio example (GH-93...
Miss Islington (bot)
2022-10-16
2
-1/+9
*
[3.10] docs(typing): harmonize "See PEP x for more details" (GH-97927). (#98293)
Jelle Zijlstra
2022-10-16
1
-6/+5
*
[3.10] [doc] Update logging cookbook with an example of custom handli… (GH-...
Vinay Sajip
2022-10-15
1
-2/+283
*
gh-96265: Formatting changes for faq/general (GH-98129)
Miss Islington (bot)
2022-10-12
1
-12/+18
*
tutorial: remove "with single quotes" (GH-98204)
Miss Islington (bot)
2022-10-12
1
-1/+1
*
gh-65046: Link to logging cookbook from asyncio docs (GH-98207)
Miss Islington (bot)
2022-10-12
2
-1/+4
*
Formatting fixes in contextlib docs (GH-98111)
Miss Islington (bot)
2022-10-12
1
-11/+17
*
gh-95276: Add callable entry to the glossary (GH-95738)
Miss Islington (bot)
2022-10-12
1
-0/+10
*
gh-96130: Rephrase use of "typecheck" verb for clarity (GH-98144)
Miss Islington (bot)
2022-10-12
1
-10/+10
*
[3.10] gh-88452: Add a warning about non-portability of environments. (GH-981...
Miss Islington (bot)
2022-10-10
1
-0/+13
*
gh-83940: os docs: Improve wording for getenv/getenvb (GH-98113)
Miss Islington (bot)
2022-10-10
1
-4/+4
*
doc: remove a misleading statement. (GH-98093)
Miss Islington (bot)
2022-10-10
1
-2/+2
*
gh-56133: copyreg docs: Clarify function/constructor parameter (GH-95497)
Miss Islington (bot)
2022-10-10
1
-9/+6
*
Fix types in buffer/memoryview docs (GH-98118)
Miss Islington (bot)
2022-10-10
2
-2/+2
*
[3.10] Minor edits to the Descriptor HowTo Guide (GH-24901) (GH-98114)
Miss Islington (bot)
2022-10-09
1
-6/+8
*
gh-97913 Docs: Add walrus operator to the index (GH-97921)
Miss Islington (bot)
2022-10-08
1
-0/+6
[prev]
[next]