| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-123492: Remove unnecessary `:func:` parentheses (#123493) | Wei-Hsiang (Matt) Wang | 2024-08-30 | 1 | -1/+1 |
|
|
* | docs: module page titles should not start with a link to themselves (#117099) | Ned Batchelder | 2024-05-08 | 1 | -2/+2 |
|
|
* | Docs: align usage of versionadded/versionchanged with recommended practice (#... | Erlend E. Aasland | 2024-01-22 | 1 | -2/+2 |
|
|
* | Docs: Avoid the deprecated ``.. cmdoption::`` directive (#110292) | Adam Turner | 2023-10-03 | 1 | -6/+6 |
|
|
* | gh-107322: zipapp: Remove the suggestion to remove .dist-info directories (#1... | wim glenn | 2023-09-11 | 1 | -6/+1 |
|
|
* | gh-106111: Remove zipapp documentation on creating a Windows executable (#106... | Paul Moore | 2023-06-26 | 1 | -106/+9 |
|
|
* | gh-101100: Fix sphinx warnings in `zipapp` and `zipfile` modules (#102526) | Nikita Sobolev | 2023-03-08 | 1 | -1/+1 |
|
|
* | bpo-40131: Fix source and target order in zipapp example (GH-19290) | Zackery Spytz | 2020-04-03 | 1 | -1/+1 |
|
|
* | bpo-34906: Doc: Fix typos (GH-9712) | Stéphane Wirtel | 2018-10-05 | 1 | -1/+1 |
|
|
* | Fix "Python" casing in a few places (GH-9001) | Andrés Delfino | 2018-09-14 | 1 | -2/+2 |
|
|
* | Improve highlighting of some code blocks. (GH-6401) | Serhiy Storchaka | 2018-04-08 | 1 | -6/+6 |
|
|
* | bpo-28247: Document Windows executable creation in zipapp (GH-6158) | Cheryl Sabella | 2018-03-20 | 1 | -0/+169 |
|
|
* | Add version{changed,added} markers and make minor style changes (GH-4273) | Berker Peksag | 2017-11-04 | 1 | -0/+2 |
|
|
* | bpo-31638: Add compression support to zipapp (GH-3819) | Zhiming Wang | 2017-09-29 | 1 | -3/+14 |
|
|
* | bpo-31072: Rename the new filter argument for zipapp.create_archive. (#3049) | Paul Moore | 2017-08-26 | 1 | -4/+8 |
|
|
* | bpo-31072: Add filter to zipapp (#3021) | Jeffrey Rackauckas | 2017-08-09 | 1 | -1/+6 |
|
|
* | bpo-29901: Improve support of path-like objects in zipapp. (#815) | Serhiy Storchaka | 2017-03-25 | 1 | -4/+4 |
|
|
* | 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 |
|
|