Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.6] Improve highlighting of some code blocks. (GH-6401). (GH-6424) | Serhiy Storchaka | 2018-04-09 | 1 | -6/+6 |
* | bpo-28247: Document Windows executable creation in zipapp (GH-6158) | Miss Islington (bot) | 2018-03-20 | 1 | -0/+169 |
* | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -4/+3 |
* | Issue #26638: Fix links to some CLI options and section headings | Martin Panter | 2016-04-16 | 1 | -1/+1 |
* | #23657 Don't explicitly do an isinstance check for str in zipapp | Paul Moore | 2015-03-22 | 1 | -8/+9 |
* | Strip trailing whitespace | Brett Cannon | 2015-03-13 | 1 | -7/+8 |
* | Issue #23491: Implement PEP 441: Improving Python Zip Application Support | Brett Cannon | 2015-03-13 | 1 | -0/+257 |