summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_windows_wrappers.py
Commit message (Expand)AuthorAgeFilesLines
* Use text mode for subprocess, avoiding unicode sandwich.Jason R. Coombs2022-07-041-6/+8
* Fix linting errorsNiyas Sait2021-09-061-0/+2
* add win/arm64 launchersNiyas Sait2021-08-261-2/+11
* Fix misc. doc typosluz paz2021-05-141-1/+1
* Remove Python 2 compatibilityJason R. Coombs2020-08-161-2/+0
* Feed the hobgoblins (delint).Jason R. Coombs2019-01-261-3/+10
* Fix quantity of blank lines.stepshal2016-10-181-2/+0
* Combine DALS implementations in textwrap module.Jason R. Coombs2015-01-021-0/+2
* Reindent for clarityJason R. Coombs2015-01-011-2/+8
* Leverage LocalPath characteristics of tmpdir.Jason R. Coombs2015-01-011-17/+13
* Extract prep_script methodJason R. Coombs2015-01-011-3/+8
* Update docsJason R. Coombs2015-01-011-2/+2
* More context managersJason R. Coombs2015-01-011-7/+7
* Simplify script creation with context managers and leveraging local variables...Jason R. Coombs2015-01-011-11/+7
* Ported window wrapper tests from doctest to unit tests.Jason R. Coombs2015-01-011-0/+178