Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] docs: module page titles should not start with a link to themselves ↵ | Miss Islington (bot) | 2024-05-08 | 1 | -2/+2 |
| | | | | | | | | (GH-117099) (#118791) docs: module page titles should not start with a link to themselves (GH-117099) (cherry picked from commit bcb435ee8ff41b5ec5d879ee0b6651f146a66151) Co-authored-by: Ned Batchelder <ned@nedbatchelder.com> | ||||
* | [3.12] Fix reference in code.rs (#117615) (#117628) | Alex Waygood | 2024-04-08 | 1 | -1/+1 |
| | | | | | Co-authored-by: Anita Hammer <166057949+anitahammer@users.noreply.github.com> Fix reference in code.rst (#117615) | ||||
* | [3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) ↵ | Serhiy Storchaka | 2023-07-29 | 1 | -2/+2 |
| | | | | | (GH-107419) (cherry picked from commit f2d07d3289947d10b065b2bb7670c8fb6b6582f2) | ||||
* | bpo-38872: Document exec symbol for codeop.compile_command (GH-20047) | Joannah Nanjekye | 2020-05-15 | 1 | -2/+2 |
| | | | | | | | * Document exec symbol for codeop.compile_command * Remove extra statements Co-authored-by: nanjekyejoannah <joannah.nanjekye@ibm.com> | ||||
* | Fix documentation in code.py (GH-17988) | Kyle Pollina | 2020-01-14 | 1 | -1/+1 |
| | |||||
* | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
|\ | |||||
* | | Issue #27573 make the exit message configurable. | Steven D'Aprano | 2016-08-23 | 1 | -5/+13 |
| | | |||||
* | | Issue27573 code.interact prints a message when exiting. | Steven D'Aprano | 2016-08-14 | 1 | -0/+3 |
|/ | |||||
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+2 |
| | | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi. | ||||
* | #17442: Add chained traceback support to InteractiveInterpreter. | R David Murray | 2014-09-29 | 1 | -0/+3 |
| | | | | Patch by Claudiu Popa. | ||||
* | #13437: link to the source code for a few more modules | Andrew Kuchling | 2014-03-19 | 1 | -1/+1 |
| | |||||
* | Issue #18758: Fixed and improved cross-references. | Serhiy Storchaka | 2013-10-13 | 1 | -7/+7 |
|\ | |||||
| * | Issue #18758: Fixed and improved cross-references. | Serhiy Storchaka | 2013-10-13 | 1 | -7/+7 |
| | | |||||
* | | Closes #17730: in code.interact(), when banner="", do not print anything. | Georg Brandl | 2013-10-13 | 1 | -1/+4 |
|/ | | | | Also adds tests for banner printing. | ||||
* | Remove surplus empty lines and convert more files to new optional arg style. | Georg Brandl | 2009-05-17 | 1 | -2/+0 |
| | |||||
* | Update signature style of optional arguments, part two. | Georg Brandl | 2009-04-05 | 1 | -8/+8 |
| | |||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+167 |