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
/
reference
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (GH-112662) (#112...
Miss Islington (bot)
2023-12-03
1
-0/+2
*
[3.11] gh-112331: Fix reference manual description of attribute lookup mechan...
Miss Islington (bot)
2023-11-25
1
-6/+12
*
[3.11] gh-111944: Add assignment expression parentheses requirements (GH-1119...
Miss Islington (bot)
2023-11-13
1
-4/+5
*
[3.11] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (...
Miss Islington (bot)
2023-10-19
2
-13/+13
*
[3.11] GH-101100: Fix reference warnings for ``__getitem__`` (GH-110118) (#11...
Miss Islington (bot)
2023-10-19
2
-4/+4
*
[3.11] gh-110886 Doc: add a link to BNF Wikipedia article (GH-110887) (#110901)
Miss Islington (bot)
2023-10-15
1
-1/+2
*
[3.11] gh-110631: Fix reST indentation in `Doc/reference` (GH-110708) (#110741)
Ezio Melotti
2023-10-12
4
-76/+78
*
[3.11] gh-109634: Use :samp: role (GH-109635) (GH-109778)
Serhiy Storchaka
2023-09-29
1
-42/+42
*
[3.11] Datamodel: Add headings to the standard type hierarchy (GH-108146) (#1...
Adam Turner
2023-08-25
1
-981/+1085
*
[3.11] Docs: Datamodel: Merge "Notes on using __slots__" with the parent sect...
Miss Islington (bot)
2023-08-25
1
-2/+1
*
[3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (G...
Miss Islington (bot)
2023-07-29
3
-6/+6
*
[3.11] gh-106892: Use roles :data: and :const: for referencing module variabl...
Serhiy Storchaka
2023-07-21
1
-2/+2
*
[3.11] gh-106919: Use role :c:macro: for referencing the C "constants" (GH-10...
Serhiy Storchaka
2023-07-21
1
-2/+2
*
[3.11] Replace the esoteric term 'datum' when describing dict comprehensions ...
Miss Islington (bot)
2023-07-03
2
-12/+12
*
[3.11] Add single value `agen.athrow(value)` signature to the 3.11 docs gh-10...
Federico Caselli
2023-06-07
1
-1/+2
*
[3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221)
Miss Islington (bot)
2023-05-06
4
-31/+31
*
[3.11] GH-97950: Use new-style index directive ('statement') (GH-104162) (#10...
Miss Islington (bot)
2023-05-04
3
-41/+41
*
[3.11] GH-97950: Use new-style index directive ('exception') (GH-104160) (#10...
Adam Turner
2023-05-04
2
-12/+12
*
[3.11] GH-97950: Use new-style index directive ('object') (GH-104158) (#104159)
Miss Islington (bot)
2023-05-04
4
-87/+87
*
[3.11] GH-97950: Use new-style index directive ('operator') (GH-104156) (#104...
Miss Islington (bot)
2023-05-04
1
-25/+25
*
[3.11] GH-97950: Use new-style index directive ('keyword') (GH-104153) (#104155)
Miss Islington (bot)
2023-05-04
3
-27/+27
*
[3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154)
Adam Turner
2023-05-04
4
-10/+10
*
[3.11] gh-103590: do not wrap a single exception raised from a try-except* (#...
Irit Katriel
2023-05-02
1
-0/+4
*
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
Rafael Fontenelle
2023-05-02
2
-2/+2
*
gh-103373: `__mro_entries__` docs: improve cross references (GH-103398)
Miss Islington (bot)
2023-04-11
1
-5/+10
*
gh-103373: Improve documentation for `__mro_entries__` (GH-103374)
Miss Islington (bot)
2023-04-08
1
-5/+9
*
gh-100315: clarification to `__slots__` docs. (GH-102621)
Miss Islington (bot)
2023-03-14
1
-2/+4
*
[3.11] Fix duplicated words in the docs (#102644)
Alex Waygood
2023-03-13
1
-1/+1
*
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possib...
Miss Islington (bot)
2023-02-21
2
-18/+16
*
GH-101898: Fix missing term references for hashable definition (GH-101899)
Miss Islington (bot)
2023-02-14
1
-1/+1
*
[3.11] gh-81611: Improve `range` paragraph in 8.3 of language reference (GH-9...
Miss Islington (bot)
2023-01-04
1
-3/+2
*
fix `grammer` -> `grammar` typo in expressions.rst (GH-100683)
Miss Islington (bot)
2023-01-02
1
-1/+1
*
gh-100201: Document behavior with a bare `yield` statement (GH-100416)
Miss Islington (bot)
2023-01-01
1
-1/+3
*
GH-85979: Clarify specification of `object.__await__` (GH-22320)
Miss Islington (bot)
2022-12-31
1
-0/+8
*
gh-48496: Added example and link to faq for UnboundLocalError in reference (G...
Miss Islington (bot)
2022-12-22
1
-0/+2
*
[3.11] "Compound statement" docs: Fix with-statement step indexing (GH-100286...
Miss Islington (bot)
2022-12-16
1
-1/+1
*
Fix typo in `__match_args__` doc (GH-99785)
Miss Islington (bot)
2022-11-26
1
-1/+1
*
doc: Formatting and typo fixes (GH-98974)
Miss Islington (bot)
2022-11-07
2
-5/+5
*
Docs: Add 'as, match statement' to the index (GH-99001)
Miss Islington (bot)
2022-11-03
1
-0/+1
*
[3.11] Python documents state elsewhere that a comma is not an operator (GH-9...
Miss Islington (bot)
2022-10-28
1
-1/+1
*
[3.11] Change links to label refs (GH-98454) (#98725)
Stanley
2022-10-26
1
-0/+2
*
gh-98172: [doc] mention that except* handles naked exceptions (GH-98496)
Miss Islington (bot)
2022-10-21
1
-1/+13
*
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)
C.A.M. Gerlach
2022-10-17
3
-10/+2
*
gh-98227: executionmodel.rst: except* can also bind names (GH-98256)
Miss Islington (bot)
2022-10-15
1
-1/+1
*
gh-98172: Fix formatting in `except*` docs (GH-98173)
Miss Islington (bot)
2022-10-11
1
-12/+11
*
gh-97913 Docs: Add walrus operator to the index (GH-97921)
Miss Islington (bot)
2022-10-08
1
-0/+6
*
[3.11] gh-97850: Remove the open issues section from the import reference (GH...
Miss Islington (bot)
2022-10-06
1
-19/+0
*
gh-86482: Document assignment expression need for ()s (GH-23291)
Miss Islington (bot)
2022-10-06
1
-0/+7
*
[3.11] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>...
Ćukasz Langa
2022-10-05
1
-1/+1
*
gh-95975: Move except/*/finally ref labels to more precise locations (GH-95976)
Miss Islington (bot)
2022-10-02
1
-45/+76
[next]