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-109350: Fix outdated captured output in unittest.mock documentation (#109353)
Egil Martinsson
2023-09-15
2
-10/+15
*
Docs: Superseded modules: list only module names (#109439)
Hugo van Kemenade
2023-09-15
1
-0/+1
*
gh-101100: Fix sphinx warnings in `turtle.rst` (#109394)
Nikita Sobolev
2023-09-14
2
-5/+4
*
gh-107298: Document PyMODINIT_FUNC macro (#109236)
Victor Stinner
2023-09-14
3
-3/+27
*
GH-105848: Replace KW_NAMES + CALL with LOAD_CONST + CALL_KW (GH-109300)
Brandt Bucher
2023-09-13
1
-25/+33
*
Fix variable name in dis documentation example (GH-109343)
Oleksandr Kravets
2023-09-13
1
-1/+1
*
gh-105189: fix importlib.resources.abc deprecation docs (#105232)
Thomas Grainger
2023-09-13
2
-12/+154
*
GH-104395: Add a link in 'Meta Information' to the docs download page (#104443)
Adam Turner
2023-09-12
1
-0/+1
*
gh-109319: deprecate dis.HAVE_ARGUMENT (#109320)
Irit Katriel
2023-09-12
2
-0/+7
*
gh-109184: update traceback module doc w.r.t notes (message is no longer alwa...
Irit Katriel
2023-09-12
1
-20/+22
*
gh-109266: Fix msvcrt.kbhit's documented return value (GH-109267)
AN Long
2023-09-12
1
-1/+2
*
gh-109256: allocate opcode IDs for internal opcodes in their own range (#109269)
Irit Katriel
2023-09-12
1
-2/+2
*
Fix iter_index() to work with lists which do not support stop=None. (gh-109306)
Raymond Hettinger
2023-09-12
1
-0/+11
*
gh-109292: add symtable impact of PEP 709 to What's New (#109293)
Carl Meyer
2023-09-12
1
-0/+3
*
gh-107322: zipapp: Remove the suggestion to remove .dist-info directories (#1...
wim glenn
2023-09-11
1
-6/+1
*
gh-109190: What's New in 3.12: Add subheadings to removals for easy linking (...
Hugo van Kemenade
2023-09-11
1
-52/+107
*
Fix "FSTRING_MIDDLE" typo in py312 "What's New" (#109222)
Delgan
2023-09-10
1
-1/+1
*
gh-109174: Add support of SimpleNamespace in copy.replace() (GH-109175)
Serhiy Storchaka
2023-09-10
1
-0/+2
*
Improve the sieve() recipe in the itertools docs (gh-109199)
Raymond Hettinger
2023-09-09
1
-4/+7
*
Add version directives to ast docs (#108788)
Shantanu
2023-09-07
1
-4/+42
*
gh-107924: re-order os.sendfile() flag documentation (#107926)
Christoph Anton Mitterer
2023-09-07
1
-19/+20
*
gh-102823: Document return type of floor division on floats (#102824)
Mark Dickinson
2023-09-07
1
-3/+5
*
gh-107544: Add docs about `json.dumps(..., default=)` (#108259)
Nikita Sobolev
2023-09-07
1
-1/+12
*
gh-71770: Add more details on behavior of configparser's default_section (#31...
Stanley
2023-09-07
1
-2/+4
*
GH-90915: Document that SystemExit doesn't trigger sys.excepthook (#31357)
Colin Watson
2023-09-07
1
-1/+1
*
socket documentation fix - rename triple to 3-tuple (#24722)
Ori Hoch
2023-09-07
1
-2/+2
*
bpo-38157: Add example about per file output for mock_open. (#16090)
Karthikeyan Singaravelan
2023-09-07
1
-0/+24
*
GH-108202: Document ``calendar``'s command-line interface (#109020)
Adam Turner
2023-09-06
1
-0/+143
*
gh-108751: Add copy.replace() function (GH-108752)
Serhiy Storchaka
2023-09-06
7
-7/+61
*
gh-107732: Mention dir support in importlib.resources docs (#107734)
Shahriar Heidrich
2023-09-06
2
-5/+14
*
GH-90690: Mention removal of ``PRECALL`` in What's New (#103910)
Anthony Shaw
2023-09-06
1
-0/+3
*
gh-108740: Fix "make regen-all" race condition (#108741)
Victor Stinner
2023-09-06
1
-0/+23
*
gh-108753: Enhance pystats (#108754)
Victor Stinner
2023-09-06
1
-3/+58
*
gh-108857: improve markup in inspect.Signature.replace() docs (#108862)
nabin2004
2023-09-06
1
-1/+1
*
gh-107755: Document the correct default value of slice step (GH-107756)
wim glenn
2023-09-05
1
-1/+1
*
gh-108903: Remove unneeded `lambda`s from `asyncio` (GH-108904)
Nikita Sobolev
2023-09-05
1
-2/+2
*
GH-103082: Document PEP-669: Low Impact Monitoring for CPython (GH-107772)
Mark Shannon
2023-09-05
4
-0/+323
*
gh-108463: Make expressions/statements work as expected in pdb (#108464)
Tian Gao
2023-09-04
2
-0/+8
*
Link to PEP sections in What's New in 3.12 (#108878)
Hugo van Kemenade
2023-09-04
1
-3/+7
*
gh-108765: Python.h no longer includes <ctype.h> (#108831)
Victor Stinner
2023-09-03
1
-0/+7
*
gh-107208: Fix iter_index() recipe to not swallow exceptions (gh-108835)
Raymond Hettinger
2023-09-03
1
-12/+23
*
gh-108765: Python.h no longer includes <sys/time.h> (#108775)
Victor Stinner
2023-09-02
1
-0/+8
*
gh-108765: Python.h no longer includes <unistd.h> (#108783)
Victor Stinner
2023-09-02
1
-0/+5
*
gh-108794: doctest counts skipped tests (#108795)
Victor Stinner
2023-09-02
2
-3/+54
*
gh-108765: Python.h no longer includes <ieeefp.h> (#108781)
Victor Stinner
2023-09-02
1
-0/+6
*
gh-101100: Fix sphinx warnings in `unittest.mock-examples.rst` (#108810)
Nikita Sobolev
2023-09-02
3
-8/+8
*
Fix typo in `uuid.rst` (#108809)
Nikita Sobolev
2023-09-02
1
-1/+1
*
gh-101100: Fix sphinx warnings in `uuid.rst` (#108805)
Nikita Sobolev
2023-09-02
2
-22/+30
*
gh-105563: reference DateType in datetime's documentation (#105946)
TATHAGATA ROY
2023-09-01
1
-0/+4
*
Improve some C API documentation (GH-108768)
Serhiy Storchaka
2023-09-01
3
-62/+51
[next]