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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (...
Miss Islington (bot)
2024-02-05
1
-1/+1
*
[3.11] Remove bogus syntax error marker in csv doc (GH-115017) (#115019)
Miss Islington (bot)
2024-02-05
1
-1/+0
*
[3.11] gh-113803: Fix inaccurate documentation for shutil.move when dst is an...
Miss Islington (bot)
2024-02-04
1
-11/+14
*
[3.11] gh-101100: Fix dangling references in pickle.rst (GH-114972) (#114992)
Miss Islington (bot)
2024-02-04
1
-25/+26
*
[3.11] gh-114955: Add clear to MutableSequence's mixin methods in document (g...
Miss Islington (bot)
2024-02-03
1
-2/+2
*
[3.11] Normalize heading underline in multiprocessing.rst (GH-114923) (#114947)
Miss Islington (bot)
2024-02-03
1
-26/+26
*
[3.11] gh-114913: Add newline to subprocess doc (GH-114941) (#114943)
Miss Islington (bot)
2024-02-02
1
-1/+2
*
[3.11] Correct timedelta description (GH-101417) (GH-114939)
Miss Islington (bot)
2024-02-02
1
-3/+3
*
[3.11] Fix indentation of "versionchanged" in datetime.rst (GH-114933) (GH-11...
Miss Islington (bot)
2024-02-02
1
-3/+3
*
[3.11] gh-103360: Add link in stdtypes.rst to escape sequences in lexical_ana...
Miss Islington (bot)
2024-02-02
1
-1/+1
*
[3.11] gh-114728: Fix documentation for comparison of objects in datetime mod...
Miss Islington (bot)
2024-02-02
1
-68/+50
*
[3.11] Move "format" param doc of shutil.make_archive() on its own paragraph ...
Miss Islington (bot)
2024-02-02
1
-1/+3
*
[3.11] gh-89891: Refer SharedMemory implementation as POSIX (GH-104678) (GH-1...
Miss Islington (bot)
2024-02-01
1
-1/+1
*
[3.11] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (#11...
Miss Islington (bot)
2024-02-01
1
-2/+14
*
[3.11] Correct description of inheriting from another class (GH-114660) (#114...
Miss Islington (bot)
2024-02-01
4
-19/+18
*
[3.11] gh-105031: Clarify datetime documentation for ISO8601 (GH-105049) (GH-...
Miss Islington (bot)
2024-02-01
1
-3/+15
*
[3.11] Fix typos in ElementTree documentation (GH-108848) (GH-114855)
Miss Islington (bot)
2024-02-01
1
-3/+3
*
[3.11] gh-111112: Avoid potential confusion in TCP server example. (GH-111113...
Miss Islington (bot)
2024-02-01
1
-3/+4
*
[3.11] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` ...
Miss Islington (bot)
2024-01-31
1
-1/+4
*
[3.11] gh-101100: Fix class reference in library/test.rst (GH-114769) (GH-114...
Miss Islington (bot)
2024-01-31
1
-1/+1
*
[3.11] gh-101100: Fix references in csv docs (GH-114658) (GH-114773)
Skip Montanaro
2024-01-31
1
-7/+7
*
[3.11] Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (GH-...
Miss Islington (bot)
2024-01-31
1
-61/+56
*
[3.11] Fix more references to datetime and time classes (GH-114717) (GH-114726)
Serhiy Storchaka
2024-01-29
2
-6/+6
*
[3.11] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114718)
Serhiy Storchaka
2024-01-29
1
-53/+53
*
[3.11] gh-89159: Add some TarFile attribute types (GH-114520) (GH-114715)
Miss Islington (bot)
2024-01-29
1
-0/+6
*
[3.11] gh-110893: Improve the documentation for __future__ module (GH-114642)...
Miss Islington (bot)
2024-01-29
1
-42/+56
*
[3.11] Correct Skip Montanaro's email address (GH-114677) (#114680)
Miss Islington (bot)
2024-01-28
4
-5/+5
*
[3.11] gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635)...
Miss Islington (bot)
2024-01-27
1
-8/+8
*
[3.11] Docs: rework the dbm.dumb introduction (GH-114550) (#114621)
Miss Islington (bot)
2024-01-26
1
-30/+36
*
[3.11] Docs: mark up dbm.open() with param list (GH-114601) (#114605)
Miss Islington (bot)
2024-01-26
1
-26/+26
*
[3.11] Docs: reword dbm.ndbm introduction (#114549) (#114600)
Erlend E. Aasland
2024-01-26
1
-20/+26
*
[3.11] Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (...
Miss Islington (bot)
2024-01-26
1
-5/+5
*
[3.11] Docs: rework dbm introduction (GH-114551) (#114591)
Miss Islington (bot)
2024-01-26
1
-10/+11
*
[3.11] Docs: reword dbm.gnu introduction (#114548) (#114589)
Erlend E. Aasland
2024-01-26
1
-19/+20
*
[3.11] gh-108731: Add description of __slots__ to MemberDescriptorType docs (...
Miss Islington (bot)
2024-01-24
1
-0/+4
*
[3.11] Docs: mark up the FTP_TLS() docs with param list (GH-114510) (#114533)
Miss Islington (bot)
2024-01-24
1
-10/+46
*
[3.11] gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (GH-114521)...
Hugo van Kemenade
2024-01-24
1
-20/+22
*
[3.11] gh-101100: Fix sphinx warnings in `asyncio-task.rst` (GH-114469) (#114...
Miss Islington (bot)
2024-01-24
1
-17/+16
*
[3.11] Fix a typo in the contextlib documentation (GH-114507) (#114515)
Miss Islington (bot)
2024-01-24
1
-1/+1
*
[3.11] Docs: use placeholders in dbm flag param docs (GH-114482) (#114498)
Miss Islington (bot)
2024-01-23
1
-60/+43
*
[3.11] Docs: mark up FTP.connect() and FTP.login() with param lists (GH-11439...
Miss Islington (bot)
2024-01-23
1
-33/+70
*
[3.11] Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (GH-1...
Miss Islington (bot)
2024-01-23
1
-16/+46
*
[3.11] gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (GH-114425)...
Miss Islington (bot)
2024-01-23
1
-13/+48
*
[3.11] Docs: align usage of versionadded/versionchanged with recommended prac...
Erlend E. Aasland
2024-01-23
25
-157/+156
*
[3.11] GH-105900: Fix `pathlib.Path.symlink_to(target_is_directory=...)` docs...
Miss Islington (bot)
2024-01-23
1
-3/+7
*
[3.11] GH-82695: Clarify `pathlib.Path.mkdir()` documentation (GH-114032) (#1...
Miss Islington (bot)
2024-01-23
1
-3/+3
*
[3.11] GH-99334: Explain that `PurePath.is_relative_to()` is purely lexical. ...
Barney Gale
2024-01-23
1
-0/+7
*
[3.11] gh-66944: Note that the `contextlib.closing` example is for illustrati...
Miss Islington (bot)
2024-01-23
1
-0/+8
*
[3.11] gh-114115: Update documentation of array.array (GH-114117) (GH-114418)
Serhiy Storchaka
2024-01-22
1
-20/+27
*
[3.11] Docs: align sqlite3 docs with versionadded/versionchanged recommendati...
Erlend E. Aasland
2024-01-21
1
-8/+8
[next]