summaryrefslogtreecommitdiffstats
path: root/Doc/library/code.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-74929: PEP 667 general docs update (gh-119291)Miss Islington (bot)2024-05-211-3/+3
* [3.13] Format None, True, False and NotImplemented as literals (GH-118758) (G...Miss Islington (bot)2024-05-081-1/+1
* [3.13] docs: module page titles should not start with a link to themselves (G...Miss Islington (bot)2024-05-081-2/+2
* Fix reference in code.rst (#117615)Anita Hammer2024-04-071-1/+1
* GH-102895 Add an option local_exit in code.interact to block exit() from term...Tian Gao2023-10-181-4/+11
* gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)Serhiy Storchaka2023-07-291-2/+2
* bpo-38872: Document exec symbol for codeop.compile_command (GH-20047)Joannah Nanjekye2020-05-151-2/+2
* Fix documentation in code.py (GH-17988)Kyle Pollina2020-01-141-1/+1
* Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-1/+1
|\
* | Issue #27573 make the exit message configurable.Steven D'Aprano2016-08-231-5/+13
* | Issue27573 code.interact prints a message when exiting.Steven D'Aprano2016-08-141-0/+3
|/
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+2
* #17442: Add chained traceback support to InteractiveInterpreter.R David Murray2014-09-291-0/+3
* #13437: link to the source code for a few more modulesAndrew Kuchling2014-03-191-1/+1
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-7/+7
|\
| * Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-7/+7
* | Closes #17730: in code.interact(), when banner="", do not print anything.Georg Brandl2013-10-131-1/+4
|/
* Remove surplus empty lines and convert more files to new optional arg style.Georg Brandl2009-05-171-2/+0
* Update signature style of optional arguments, part two.Georg Brandl2009-04-051-8/+8
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+167