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
*
gh-110893: Improve the documentation for __future__ module (#114642)
Shantanu
2024-01-29
1
-42/+56
*
gh-89159: Add some TarFile attribute types (GH-114520)
Stanley
2024-01-29
1
-0/+6
*
gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (#114657)
Hugo van Kemenade
2024-01-28
1
-0/+26
*
Fix indentation in `__post_init__` documentation. (gh-114666)
Bhushan Mohanraj
2024-01-28
1
-2/+2
*
Correction Skip Montanaro's email address (#114677)
Skip Montanaro
2024-01-28
4
-5/+5
*
gh-101100: Fix sphinx warnings in `reference/import.rst` (#114646)
Nikita Sobolev
2024-01-27
2
-4/+4
*
gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (#114531)
Hugo van Kemenade
2024-01-27
3
-51/+51
*
gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635)
Nikita Sobolev
2024-01-27
2
-9/+8
*
Fix `c-api/file.rst` indexes (GH-114608)
Nikita Sobolev
2024-01-27
1
-2/+3
*
gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891)
Sergey B Kirpichev
2024-01-27
1
-6/+2
*
gh-88569: add `ntpath.isreserved()` (#95486)
Barney Gale
2024-01-26
3
-7/+43
*
Docs: rework the dbm.dumb introduction (#114550)
Erlend E. Aasland
2024-01-26
1
-30/+36
*
Document PyOS_strtoul and PyOS_strtol (GH-114048)
Sergey B Kirpichev
2024-01-26
1
-0/+36
*
Docs: mark up dbm.open() with param list (#114601)
Erlend E. Aasland
2024-01-26
1
-26/+26
*
Docs: 'still' is a better word than 'nonetheless' (#114598)
Ned Batchelder
2024-01-26
3
-3/+3
*
Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (#114594)
Erlend E. Aasland
2024-01-26
1
-5/+5
*
Docs: reword dbm.ndbm introduction (#114549)
Erlend E. Aasland
2024-01-26
1
-21/+26
*
Docs: rework dbm introduction (#114551)
Erlend E. Aasland
2024-01-26
1
-10/+11
*
Docs: reword dbm.gnu introduction (#114548)
Erlend E. Aasland
2024-01-26
1
-20/+21
*
gh-101100: Fix sphinx warnings in `c-api/file.rst` (#114546)
Nikita Sobolev
2024-01-26
3
-4/+15
*
GH-73435: Add `pathlib.PurePath.full_match()` (#114350)
Barney Gale
2024-01-26
3
-33/+35
*
gh-114315: Make `threading.Lock` a real class, not a factory function (#114479)
Nikita Sobolev
2024-01-25
1
-3/+4
*
Doc/library/sys.monitoring.rst: remove contradictory paragraph. (GH-113619)
Ned Batchelder
2024-01-25
1
-3/+0
*
gh-108731: Add description of __slots__ to MemberDescriptorType docs (GH-108745)
plokmijnuhby
2024-01-24
1
-0/+4
*
GH-112354: `END_FOR` instruction to only pop one value. (GH-114247)
Mark Shannon
2024-01-24
1
-2/+2
*
Docs: mark up the FTP_TLS() docs with param list (#114510)
Erlend E. Aasland
2024-01-24
1
-10/+46
*
gh-104360: remove reference to removed module-level wrap_socket (GH-104361)
Thomas Grainger
2024-01-24
1
-5/+1
*
gh-101100: Fix Sphinx warnings in `c-api/structures.rst` (#113564)
Hugo van Kemenade
2024-01-24
2
-10/+10
*
gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (#114521)
Nikita Sobolev
2024-01-24
2
-21/+22
*
gh-101100: Fix sphinx warnings in `asyncio-task.rst` (#114469)
Nikita Sobolev
2024-01-24
2
-18/+16
*
Fix a typo in the contextlib documentation (#114507)
Daniel Hollas
2024-01-24
1
-1/+1
*
Docs: use placeholders in dbm flag param docs (#114482)
Erlend E. Aasland
2024-01-23
1
-60/+43
*
Docs: mark up FTP.connect() and FTP.login() with param lists (#114395)
Erlend E. Aasland
2024-01-23
1
-33/+70
*
Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (#114399)
Erlend E. Aasland
2024-01-23
2
-17/+46
*
gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (#114425)
Nikita Sobolev
2024-01-23
2
-14/+48
*
GH-105900: Fix `pathlib.Path.symlink_to(target_is_directory=...)` docs (#114035)
Barney Gale
2024-01-23
1
-3/+7
*
GH-82695: Clarify `pathlib.Path.mkdir()` documentation (#114032)
Barney Gale
2024-01-23
1
-3/+3
*
GH-99334: Explain that `PurePath.is_relative_to()` is purely lexical. (#114031)
Barney Gale
2024-01-23
1
-0/+7
*
gh-66944: Note that the `contextlib.closing` example is for illustrative purp...
Ville Skyttä
2024-01-23
1
-0/+8
*
Docs: minor amendments to runpy.rst (#18416)
Géry Ogam
2024-01-23
1
-20/+20
*
Docs: align usage of versionadded/versionchanged with recommended practice (#...
Erlend E. Aasland
2024-01-22
28
-173/+172
*
gh-101100: Fix Sphinx warnings in `reference/expressions.rst` (#114194)
Hugo van Kemenade
2024-01-22
2
-27/+26
*
gh-114321: Expose more constants in the fcntl module (GH-114322)
Serhiy Storchaka
2024-01-22
1
-10/+31
*
Docs: Fix typo in code snippet (GH-114421)
Kirill Podoprigora
2024-01-22
1
-1/+1
*
gh-114115: Update documentation of array.array (GH-114117)
Serhiy Storchaka
2024-01-22
1
-19/+25
*
gh-114328: tty cbreak mode should not alter ICRNL (#114335)
Gregory P. Smith
2024-01-21
1
-0/+15
*
Docs: align sqlite3 docs with versionadded/versionchanged recommendations (#1...
Erlend E. Aasland
2024-01-21
1
-12/+12
*
Docs: link to sys.stdout in ftplib docs (#114396)
Erlend E. Aasland
2024-01-21
1
-2/+2
*
gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect implemen...
Nikita Sobolev
2024-01-21
1
-1/+1
*
Docs: mark up FTP() constructor with param list (#114359)
Erlend E. Aasland
2024-01-21
1
-11/+37
[next]