| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: module page titles should not start with a link to themselves (#117099) | Ned Batchelder | 2024-05-08 | 1 | -2/+2 |
|
|
* | Docs: minor amendments to runpy.rst (#18416) | Géry Ogam | 2024-01-23 | 1 | -20/+20 |
|
|
* | Improve cross-references in `runpy` docs (#107673) | Kamil Turek | 2023-08-06 | 1 | -12/+13 |
|
|
* | GH-97950: Use new-style index directive ('module') (#103996) | Adam Turner | 2023-05-04 | 1 | -2/+2 |
|
|
* | gh-65961: Do not rely solely on `__cached__` (GH-97990) | Brett Cannon | 2022-10-06 | 1 | -0/+9 |
|
|
* | gh-70979: Fix runpy.run_path parameter name in docs (GH-32265) | Jelle Zijlstra | 2022-04-15 | 1 | -2/+2 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+1 |
|
|
* | Issue #14285: Do not catch exceptions initializing any ancestor package | Martin Panter | 2015-12-10 | 1 | -1/+2 |
|
|
* | Issue #12602: Add missing cross-references to runpy and using/cmdline docs. | Berker Peksag | 2014-12-09 | 1 | -3/+10 |
|
|
* | #22613: minor other fixes in library docs (thanks Jacques Ducasse) | Georg Brandl | 2014-10-31 | 1 | -3/+0 |
|
|
* | issue 20091 - index entry for __main__ in runpy docs. | Senthil Kumaran | 2014-06-20 | 1 | -0/+6 |
|
|
* | Issue #19700: set __spec__ appropriately in runpy | Nick Coghlan | 2013-12-15 | 1 | -28/+41 |
|
|
* | Issue #15230: Update runpy docs to clarify a couple of points that came up in... | Nick Coghlan | 2012-07-14 | 1 | -0/+11 |
|
|
* | Fix indentation | Éric Araujo | 2011-04-24 | 1 | -1/+1 |
|
|
* | More source links. | Raymond Hettinger | 2011-01-27 | 1 | -0/+3 |
|
|
* | Add missing docs and directives related to PEP 3147 and byte-compilation | Éric Araujo | 2010-12-16 | 1 | -0/+3 |
|
|
* | Be consistent in the spelling of thread-safe(ty). | Georg Brandl | 2010-10-19 | 1 | -1/+1 |
|
|
* | Consistency check for versionadded/changed directives. | Georg Brandl | 2010-08-17 | 1 | -2/+1 |
|
|
* | Merged revisions 81163 via svnmerge from | Victor Stinner | 2010-05-14 | 1 | -3/+3 |
|
|
* | PEP 3147 | Barry Warsaw | 2010-04-17 | 1 | -1/+4 |
|
|
* | Merged revisions 77298 via svnmerge from | Ezio Melotti | 2010-01-04 | 1 | -1/+1 |
|
|
* | Merged revisions 76286-76287,76289-76294,76296-76299,76301-76305,76307,76310-... | Nick Coghlan | 2009-11-16 | 1 | -43/+96 |
|
|
* | Switch more function arguments docs to new-style. | Georg Brandl | 2009-09-02 | 1 | -1/+1 |
|
|
* | Merged revisions 69419-69420 via svnmerge from | Nick Coghlan | 2009-02-08 | 1 | -5/+20 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
|
|
* | Merge the trunk changes in. Breaks socket.ssl for now. | Thomas Wouters | 2007-08-28 | 1 | -5/+3 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+71 |
|
|