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
...
*
[3.12] gh-115405: add versionadded tag for co_qualname in code objects docume...
Miss Islington (bot)
2024-02-13
1
-0/+2
*
[3.12] Update "Using Python on a Mac" (GH-115024) (#115387)
Miss Islington (bot)
2024-02-13
2
-46/+63
*
[3.12] gh-115317: Rewrite changelog filter to use vanilla JavaScript (GH-1153...
Miss Islington (bot)
2024-02-13
1
-48/+54
*
[3.12] gh-115233: Fix an example in the Logging Cookbook (GH-115325) (GH-115355)
Serhiy Storchaka
2024-02-12
1
-6/+4
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.7.rst` and related (GH-1...
Hugo van Kemenade
2024-02-12
9
-101/+119
*
[3.12] gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (GH...
Miss Islington (bot)
2024-02-11
3
-20/+28
*
[3.12] gh-101100: Fix dangling refs in bdb.rst (#114983) (#115297)
Skip Montanaro
2024-02-11
2
-9/+10
*
[3.12] gh-115172: Fix explicit index extries for the C API (GH-115173) (GH-11...
Serhiy Storchaka
2024-02-11
14
-156/+153
*
[3.12] gh-114552: Update `__dir__` method docs: it allows returning an iterab...
Miss Islington (bot)
2024-02-10
1
-3/+3
*
[3.12] gh-101100: Fix sphinx warnings in `library/enum.rst` (GH-114696) (GH-1...
Nikita Sobolev
2024-02-09
2
-13/+28
*
[3.12] Docs: correctly link to code objects (GH-115214) (#115216)
Miss Islington (bot)
2024-02-09
1
-2/+3
*
[3.12] gh-115106 docs: 'enum.Flag.__iter__()' did not exist prior to Python 3...
Miss Islington (bot)
2024-02-08
1
-3/+1
*
[3.12] gh-114071: [Enum] update docs and code for tuples/subclasses (GH-11487...
Miss Islington (bot)
2024-02-08
1
-3/+26
*
[3.12] gh-101100: Fix Py_DEBUG dangling Sphinx references (GH-115003) (#115135)
Miss Islington (bot)
2024-02-07
2
-8/+9
*
[3.12] gh-46968: Fix invalid reference to Sound eXchange (SoX) 12.17.7 licens...
Ćukasz Langa
2024-02-06
1
-23/+26
*
[3.12] gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (...
Miss Islington (bot)
2024-02-05
1
-1/+1
*
[3.12] GH-69695: Update ``PyImport_ImportModule`` description (GH-103836) GH-...
Miss Islington (bot)
2024-02-05
1
-14/+2
*
[3.12] Remove bogus syntax error marker in csv doc (GH-115017) (#115018)
Miss Islington (bot)
2024-02-05
1
-1/+0
*
[3.12] gh-114480: Add docs for f_trace_opcodes behavior on 3.12 (#114540)
Tian Gao
2024-02-04
1
-0/+6
*
[3.12] gh-113803: Fix inaccurate documentation for shutil.move when dst is an...
Miss Islington (bot)
2024-02-04
1
-11/+14
*
[3.12] gh-101100: Fix dangling references in pickle.rst (#114972) (#114999)
Skip Montanaro
2024-02-04
2
-26/+26
*
[3.12] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (G...
Hugo van Kemenade
2024-02-04
8
-91/+91
*
[3.12] gh-101100: Fix sphinx warnings in `c-api/file.rst` (GH-114546) (#114584)
Miss Islington (bot)
2024-02-04
3
-3/+15
*
[3.12] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (...
Miss Islington (bot)
2024-02-03
1
-3/+5
*
[3.12] gh-114955: Add clear to MutableSequence's mixin methods in document (g...
Miss Islington (bot)
2024-02-03
1
-2/+2
*
[3.12] Update LOGGING example taken from Django docs. (GH-114903) (#114951)
Miss Islington (bot)
2024-02-03
1
-14/+11
*
[3.12] Normalize heading underline in multiprocessing.rst (GH-114923) (#114946)
Miss Islington (bot)
2024-02-03
1
-26/+26
*
[3.12] gh-114913: Add newline to subprocess doc (GH-114941) (#114942)
Miss Islington (bot)
2024-02-02
1
-1/+2
*
[3.12] Correct timedelta description (GH-101417) (GH-114938)
Miss Islington (bot)
2024-02-02
1
-3/+3
*
[3.12] Fix indentation of "versionchanged" in datetime.rst (GH-114933) (GH-11...
Miss Islington (bot)
2024-02-02
1
-3/+3
*
[3.12] gh-114728: Fix documentation for comparison of objects in datetime mod...
Miss Islington (bot)
2024-02-02
1
-68/+50
*
[3.12] gh-103360: Add link in stdtypes.rst to escape sequences in lexical_ana...
Miss Islington (bot)
2024-02-02
1
-1/+1
*
[3.12] Move "format" param doc of shutil.make_archive() on its own paragraph ...
Miss Islington (bot)
2024-02-02
1
-1/+3
*
[3.12] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (#11...
Hugo van Kemenade
2024-02-01
3
-24/+36
*
[3.12] gh-89891: Refer SharedMemory implementation as POSIX (GH-104678) (GH-1...
Miss Islington (bot)
2024-02-01
1
-1/+1
*
[3.12] Correct description of inheriting from another class (GH-114660) (#114...
Miss Islington (bot)
2024-02-01
4
-19/+18
*
[3.12] gh-105031: Clarify datetime documentation for ISO8601 (GH-105049) (GH-...
Miss Islington (bot)
2024-02-01
1
-3/+15
*
[3.12] Fix typos in ElementTree documentation (GH-108848) (GH-114854)
Miss Islington (bot)
2024-02-01
1
-3/+3
*
[3.12] gh-114648: Add IndexError exception to tutorial datastructures list.po...
Miss Islington (bot)
2024-02-01
1
-4/+3
*
[3.12] gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS (...
Miss Islington (bot)
2024-02-01
1
-0/+4
*
[3.12] gh-114811: Change '\*' to '*' in warnings.rst (GH-114819) (#114837)
Miss Islington (bot)
2024-02-01
1
-1/+1
*
[3.12] gh-111112: Avoid potential confusion in TCP server example. (GH-111113...
Miss Islington (bot)
2024-02-01
1
-3/+4
*
[3.12] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` ...
Miss Islington (bot)
2024-01-31
1
-1/+4
*
[3.12] gh-101100: Fix class reference in library/test.rst (GH-114769) (GH-114...
Miss Islington (bot)
2024-01-31
1
-1/+1
*
[3.12] gh-101100: Fix references in csv docs (GH-114658) (GH-114771)
Skip Montanaro
2024-01-31
2
-8/+7
*
[3.12] Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (GH-...
Miss Islington (bot)
2024-01-31
1
-61/+56
*
[3.12] Clarify one-item tuple (GH-114745) (#114757)
Miss Islington (bot)
2024-01-30
1
-2/+3
*
[3.12] Set `hosted_on` for Read the Docs builds (GH-114697) (#114734)
Miss Islington (bot)
2024-01-29
1
-18/+19
*
[3.12] Fix more references to datetime and time classes (GH-114717) (GH-114725)
Serhiy Storchaka
2024-01-29
3
-8/+8
*
[3.12] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114716)
Miss Islington (bot)
2024-01-29
3
-54/+58
[prev]
[next]