| Commit message (Expand) | Author | Age | Files | Lines |
* | [3.10] bpo-92336: [doc] clarify that the dfile is read by the traceback displ... | Miss Islington (bot) | 2022-06-29 | 1 | -2/+3 |
|
|
* | closes bpo-41723: Fix an error in the py_compile documentation. (GH-22110) | Zackery Spytz | 2020-09-06 | 1 | -1/+1 |
|
|
* | bpo-38731: Add --quiet option to py_compile CLI (GH-17134) | Gregory Schevchenko | 2020-07-25 | 1 | -12/+24 |
|
|
* | bpo-38731: Fix function signature of quiet in docs (GH-17719) | Batuhan Taşkaya | 2019-12-28 | 1 | -1/+1 |
|
|
* | bpo-22640: Add silent mode to py_compile.compile() (GH-12976) | Joannah Nanjekye | 2019-05-28 | 1 | -0/+10 |
|
|
* | bpo-34022: Stop forcing of hash-based invalidation with SOURCE_DATE_EPOCH (GH... | Elvis Pranskevichus | 2018-10-10 | 1 | -4/+9 |
|
|
* | bpo-29708: Setting SOURCE_DATE_EPOCH forces hash-based .pyc files (GH-5200) | Bernhard M. Wiedemann | 2018-01-24 | 1 | -1/+6 |
|
|
* | closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575) | Benjamin Peterson | 2017-12-09 | 1 | -1/+40 |
|
|
* | #27753: fix typo (name->named). | R David Murray | 2016-08-13 | 1 | -1/+1 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -2/+3 |
|
|
* | Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4. | Larry Hastings | 2015-04-19 | 1 | -1/+1 |
|
|
* | Issue #23731: Implement PEP 488. | Brett Cannon | 2015-04-13 | 1 | -5/+4 |
|
|
* | Issue #17222: Raise FileExistsError when py_compile.compile would | Brett Cannon | 2013-06-14 | 1 | -1/+10 |
|
|
* | Issue #17222: Document that py_compile now uses importlib for its file | Brett Cannon | 2013-03-13 | 1 | -1/+6 |
|
|
* | More source links | Raymond Hettinger | 2011-01-27 | 1 | -0/+4 |
|
|
* | Add missing docs and directives related to PEP 3147 and byte-compilation | Éric Araujo | 2010-12-16 | 1 | -13/+20 |
|
|
* | Add an "optimize" parameter to compile() to control the optimization level, a... | Georg Brandl | 2010-12-04 | 1 | -1/+8 |
|
|
* | PEP 3147 | Barry Warsaw | 2010-04-17 | 1 | -3/+7 |
|
|
* | Switch more function arguments docs to new-style. | Georg Brandl | 2009-09-02 | 1 | -3/+3 |
|
|
* | remove some old versionchanged and versionadded directives | Benjamin Peterson | 2008-04-24 | 1 | -4/+0 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -1/+6 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -5/+2 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+55 |
|
|