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-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
*
[3.12] gh-89159: Add some TarFile attribute types (GH-114520) (GH-114714)
Miss Islington (bot)
2024-01-29
1
-0/+6
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (GH-112366) (#114...
Miss Islington (bot)
2024-01-29
2
-71/+70
*
[3.12] gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-11466...
Miss Islington (bot)
2024-01-29
2
-1/+13
*
[3.12] gh-110893: Improve the documentation for __future__ module (GH-114642)...
Miss Islington (bot)
2024-01-29
1
-42/+56
*
[3.12] gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (GH-1...
Miss Islington (bot)
2024-01-28
1
-0/+26
*
[3.12] Correct Skip Montanaro's email address (GH-114677) (#114679)
Miss Islington (bot)
2024-01-28
4
-5/+5
*
[3.12] gh-101100: Fix sphinx warnings in `reference/import.rst` (GH-114646) (...
Miss Islington (bot)
2024-01-27
2
-4/+4
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (GH-...
Hugo van Kemenade
2024-01-27
3
-43/+43
*
[3.12] gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635)...
Miss Islington (bot)
2024-01-27
2
-9/+8
*
[3.12] gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891) (GH-114638)
Miss Islington (bot)
2024-01-27
1
-6/+2
*
[3.12] Docs: rework the dbm.dumb introduction (GH-114550) (#114620)
Miss Islington (bot)
2024-01-26
1
-30/+36
*
[3.12] Document PyOS_strtoul and PyOS_strtol (GH-114048) (GH-114618)
Miss Islington (bot)
2024-01-26
1
-0/+36
*
[3.12] Docs: mark up dbm.open() with param list (GH-114601) (#114604)
Miss Islington (bot)
2024-01-26
1
-26/+26
*
[3.12] Docs: reword dbm.ndbm introduction (#114549) (#114599)
Erlend E. Aasland
2024-01-26
1
-20/+26
[next]