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.9] [doc] bpo-45680: Disambiguate ``__getitem__`` and ``__class_getitem__``...
Miss Islington (bot)
2021-11-18
1
-18/+146
*
bpo-45583: Correct datamodel documentation of int() (GH-29182) (GH-29286)
Miss Islington (bot)
2021-10-28
1
-2/+2
*
[3.9]bpo-45463: Clarify that global statements allows multiple names (GH-2885...
Miss Islington (bot)
2021-10-16
1
-4/+4
*
[3.9] [docs] Improve the markup of powers (GH-28598) (GH-28608)
Łukasz Langa
2021-09-28
1
-1/+1
*
[3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512)
Łukasz Langa
2021-09-22
1
-1/+0
*
bpo-45104: Clarify when __init__ is called (GH-28210) (GH-28212)
Miss Islington (bot)
2021-09-07
1
-1/+1
*
bpo-45003: Change __div__ to __truediv__ in py3 language reference. (GH-27951...
Miss Islington (bot)
2021-08-26
1
-1/+1
*
bpo-41911: Update docs for various expressions (GH-27470) (GH-27491)
Miss Islington (bot)
2021-07-30
1
-7/+34
*
bpo-8264: Document hasattr and getattr behavior for private attributes (GH-23...
Miss Islington (bot)
2021-05-22
1
-0/+2
*
Update doc as relative import can be used with star import (GH-25667) (GH-26122)
Miss Islington (bot)
2021-05-14
1
-1/+1
*
bpo-42800: Add audit events for f_code and tb_frame (GH-24182)
Steve Dower
2021-05-03
1
-0/+6
*
bpo-43990: Fix the footnote ordering in the operator precedence docs (GH-2580...
Miss Islington (bot)
2021-05-02
1
-3/+3
*
Fix a typo in datamodel reference document (GH-24930)
Miss Islington (bot)
2021-04-25
1
-1/+1
*
bpo-43837: Reverse order of precedence table to show tightly binding operator...
Miss Islington (bot)
2021-04-19
1
-29/+29
*
Fix description of behaviour of an exception class in 'from' clause (GH-24303...
Miss Islington (bot)
2021-04-11
1
-4/+7
*
[3.9] bpo-39702: Remove dotted_name from decorator documentation (GH-25234) (...
Miss Islington (bot)
2021-04-08
1
-1/+0
*
[3.9] bpo-36540: Improve doc of function definition regarding positional-only...
Saiyang Gou
2021-04-07
1
-2/+8
*
bpo-43755: Update docs to reflect that lambda is not allowed in `comp_if` sin...
Miss Islington (bot)
2021-04-07
1
-3/+1
*
bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595)
Miss Islington (bot)
2021-02-21
1
-2/+2
*
[3.9] [doc] Fix a few margins due to bad markup (GH-23619). (GH-23859)
Andre Delfino
2020-12-22
1
-1/+0
*
bpo-42669: Document that `except` rejects nested tuples (GH-23822) (GH-23870)
Miss Islington (bot)
2020-12-20
1
-1/+2
*
[3.9] bpo-41879: Doc: Fix description of async for statement (GH-23548) (GH-2...
Miss Islington (bot)
2020-12-13
1
-4/+4
*
bpo-42198: Link to GenericAlias in typing and expressions (GH-23030)
Miss Skeleton (bot)
2020-10-30
1
-7/+1
*
bpo-6761: Enhance __call__ documentation (GH-7987)
Miss Skeleton (bot)
2020-10-27
1
-1/+1
*
bpo-29981: Add examples and update index for set, dict, and generator compreh...
Miss Skeleton (bot)
2020-10-25
1
-0/+4
*
bpo-41910: specify the default implementations of object.__eq__ and object.__...
Miss Skeleton (bot)
2020-10-22
1
-6/+8
*
bpo-35181: Correct importlib documentation for some module attributes (GH-15190)
Miss Skeleton (bot)
2020-10-21
1
-15/+3
*
Fix bpo-39416: Change "Numeric" to lower case; an english word, not a class n...
Miss Skeleton (bot)
2020-10-21
1
-1/+1
*
[3.9] bpo-39416: Document some restrictions on the default string representat...
Miss Skeleton (bot)
2020-10-21
1
-0/+18
*
Doc: Fix a typo/error in the docs for cached bytecode (GH-22445)
Miss Skeleton (bot)
2020-10-21
1
-1/+1
*
Doc: Remove old Python version from future stmt (GH-21802)
Miss Skeleton (bot)
2020-10-21
1
-2/+2
*
[3.9] bpo-42010: [docs] Clarify subscription of types (GH-22822) (GH-22840)
Miss Skeleton (bot)
2020-10-20
1
-2/+13
*
bpo-41192: Add documentation of undocumented audit events (GH-22831)
Miss Skeleton (bot)
2020-10-20
1
-0/+18
*
bpo-41584: clarify when the reflected method of a binary arithemtic operator ...
Miss Skeleton (bot)
2020-10-05
1
-7/+8
*
bpo-41762: Fix usage of productionlist markup in the doc (GH-22281)
Miss Islington (bot)
2020-09-18
6
-66/+67
*
[doc] Remove superfluous comment about equal in f-strings (GH-22006)
Miss Islington (bot)
2020-09-10
1
-1/+1
*
[3.9] bpo-41688: Document bug in **= dispatching in the language data… (GH-...
Ammar Askar
2020-09-09
1
-0/+7
*
[3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901)
Victor Stinner
2020-08-19
2
-3/+3
*
[3.9] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) (GH-21645)
Guido van Rossum
2020-07-27
1
-5/+32
*
[3.9] bpo-40939: Use the new grammar for the grammar specification documentat...
Guido van Rossum
2020-07-27
1
-3/+15
*
bpo-39868: Add documentation for Assignment Expressions (walrus, PEP 572) (GH...
Miss Islington (bot)
2020-07-25
1
-2/+19
*
Update lexical_analysis.rst (GH-17508)
Miss Islington (bot)
2020-06-12
1
-1/+1
*
bpo-40439: Update broken link in lexical analysis docs (GH-20184)
Miss Islington (bot)
2020-05-23
1
-1/+1
*
Fix typo in object.__format__ docs (GH-19504)
Heshy Roskes
2020-04-26
1
-1/+1
*
Fix misinformation about NaN != NaN comparison (GH-19357)
Mark Dickinson
2020-04-05
1
-2/+3
*
fix comma location in various places (GH-19233)
Mathieu Dupuy
2020-03-30
2
-2/+2
*
bpo-40045: Make "dunder" method documentation easier to locate (#19153)
Javad Mokhtari
2020-03-27
1
-5/+5
*
bpo-39879: Update datamodel docs to include dict ordering (GH-19006)
Lahfa Samy
2020-03-26
1
-0/+10
*
Update some www.unicode.org URLs to use HTTPS. (GH-18912)
Benjamin Peterson
2020-03-11
1
-2/+2
*
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
Benjamin Peterson
2020-03-11
1
-1/+1
[next]