COMMITS
/ Doc/library/code.rst October 31, 2025
S
gh-131885: Document `*` for `code.InteractiveConsole` (#132029)
Semyon Moroz committed
May 20, 2025
S
gh-53189: Document peculiarities of InteractiveConsole in relation to pickle (GH-123069)
Serhiy Storchaka committed
May 21, 2024
A
gh-74929: PEP 667 general docs update (gh-119201)
Alyssa Coghlan committed
May 8, 2024
S
Format None, True, False and NotImplemented as literals (GH-118758)
Serhiy Storchaka committed
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
April 7, 2024
A
Fix reference in code.rst (#117615)
Anita Hammer committed
October 18, 2023
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
May 15, 2020
J
bpo-38872: Document exec symbol for codeop.compile_command (GH-20047)
Joannah Nanjekye committed
January 14, 2020
K
Fix documentation in code.py (GH-17988)
Kyle Pollina committed
October 19, 2016
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
August 23, 2016
S
Issue #27573 make the exit message configurable.
Steven D'Aprano committed
August 14, 2016
S
Issue27573 code.interact prints a message when exiting.
Steven D'Aprano committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
September 29, 2014
R
#17442: Add chained traceback support to InteractiveInterpreter.
R David Murray committed
March 19, 2014
A
#13437: link to the source code for a few more modules
Andrew Kuchling committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
G
Closes #17730: in code.interact(), when banner="", do not print anything.
Georg Brandl committed
May 17, 2009
G
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl committed
April 5, 2009
G
Update signature style of optional arguments, part two.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed