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
*
Update LOGGING example taken from Django docs. (#114903)
Mariusz Felisiak
2024-02-03
1
-14/+11
*
Normalize heading underline in multiprocessing.rst (#114923)
Skip Montanaro
2024-02-03
1
-26/+26
*
gh-114913: Add newline to subprocess doc (#114941)
Terry Jan Reedy
2024-02-02
1
-1/+2
*
Correct timedelta description (GH-101417)
John Belmonte
2024-02-02
1
-3/+3
*
Fix indentation of "versionchanged" in datetime.rst (GH-114933)
Serhiy Storchaka
2024-02-02
1
-3/+3
*
gh-114728: Fix documentation for comparison of objects in datetime module (GH...
Serhiy Storchaka
2024-02-02
1
-68/+50
*
GH-69695: Update ``PyImport_ImportModule`` description (GH-103836)
patenaud
2024-02-02
1
-14/+2
*
gh-114909: Add --first-weekday option to usage message (#114910)
Steven Ward
2024-02-02
1
-2/+3
*
gh-103360: Add link in stdtypes.rst to escape sequences in lexical_analysis.r...
Justin Williams
2024-02-02
1
-1/+1
*
gh-114329: Add `PyList_GetItemRef` function (GH-114504)
Sam Gross
2024-02-02
4
-2/+19
*
Move "format" param doc of shutil.make_archive() on its own paragraph (GH-103...
Michal Kaptur
2024-02-02
1
-1/+3
*
gh-89891: Refer SharedMemory implementation as POSIX (GH-104678)
Oleg Iarygin
2024-02-01
1
-1/+1
*
gh-101100: Fix sphinx warnings in `howto/logging.rst` (#114846)
Nikita Sobolev
2024-02-01
3
-24/+36
*
Correct description of inheriting from another class (#114660)
Skip Montanaro
2024-02-01
4
-19/+18
*
gh-105031: Clarify datetime documentation for ISO8601 (GH-105049)
Nicholas Hollander
2024-02-01
1
-3/+15
*
Write about Tier 2 and JIT in "what's new 3.13" (#114826)
Guido van Rossum
2024-02-01
1
-0/+47
*
Fix typos in ElementTree documentation (GH-108848)
Christophe Nanteuil
2024-02-01
1
-3/+3
*
gh-114364: Fix awkward wording about mmap.mmap.seekable (#114374)
technillogue
2024-02-01
1
-2/+2
*
gh-114648: Add IndexError exception to tutorial datastructures list.pop entry...
srinivasan
2024-02-01
1
-4/+3
*
gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS (#114816)
Skip Montanaro
2024-02-01
1
-0/+4
*
gh-114811: Change '\*' to '*' in warnings.rst (#114819)
Pradyot Ranjan
2024-02-01
1
-1/+1
*
gh-111112: Avoid potential confusion in TCP server example. (#111113)
Aidan Holm
2024-02-01
1
-3/+4
*
Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (#114630)
Bradley Reynolds
2024-01-31
1
-1/+4
*
gh-101100: Fix class reference in library/test.rst (GH-114769)
Skip Montanaro
2024-01-31
1
-1/+1
*
Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (#114762)
Erlend E. Aasland
2024-01-31
1
-61/+56
*
gh-101100: Fix references in csv docs (GH-114658)
Skip Montanaro
2024-01-30
2
-8/+7
*
GH-70303: Make `pathlib.Path.glob('**')` return both files and directories (#...
Barney Gale
2024-01-30
2
-3/+12
*
Clarify one-item tuple (#114745)
Terry Jan Reedy
2024-01-30
1
-2/+3
*
gh-113744: Add a new IncompleteInputError exception to improve incomplete inp...
Pablo Galindo Salgado
2024-01-30
1
-0/+1
*
gh-109975: Copyedit "What's New in Python 3.13" (#114401)
Hugo van Kemenade
2024-01-30
1
-110/+108
*
gh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRINGS in csv.reader (GH-1...
Serhiy Storchaka
2024-01-30
1
-1/+1
*
Set `hosted_on` for Read the Docs builds (#114697)
Hugo van Kemenade
2024-01-29
1
-18/+19
*
gh-112240: Add option to calendar module CLI to specify the weekday to start ...
Steven Ward
2024-01-29
1
-1/+7
*
Fix more references to datetime and time classes (GH-114717)
Serhiy Storchaka
2024-01-29
3
-10/+10
*
gh-85984: Add POSIX pseudo-terminal functions. (GH-102413)
Soumendra Ganguly
2024-01-29
2
-0/+64
*
gh-101100: Fix datetime reference warnings (GH-114661)
Skip Montanaro
2024-01-29
3
-54/+58
*
gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (#112366)
Hugo van Kemenade
2024-01-29
2
-71/+70
*
gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-114669)
Nikita Sobolev
2024-01-29
2
-1/+13
*
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
[next]