index
:
delta/python-packages/wheel-git.git
bugfix/344-explicit-setuptools
cirrus-ci
directoryfix
fix-367
fix-411
flit-backend
licensefix
main
master
pre-commit-ci-update-config
publicapi
python-logging
python-logging-compat
remove-distutils
github.com: pypa/wheel.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_bdist_wheel.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adopted black and reformatted the codebase to match
Alex Grönholm
2021-12-24
1
-59
/
+114
*
Upgraded to py3.7+ syntax
Alex Grönholm
2021-12-22
1
-2
/
+2
*
Dropped support for unmaintained Python versions
Alex Grönholm
2021-12-22
1
-1
/
+0
*
Fixed CRLF being used when generating WHEEL files on Windows (#383)
Alex Grönholm
2020-11-29
1
-0
/
+8
*
Ignore files terminating in ~. (#347)
Diego Elio Pettenò
2020-03-24
1
-1
/
+4
*
Added the --compression option to bdist_wheel (#316)
Alex Grönholm
2020-01-26
1
-0
/
+15
*
Fixed bdist_wheel failing on a read-only source tree
Alex Grönholm
2020-01-22
1
-2
/
+17
*
Skipped the limited ABI test on Python 2
Alex Grönholm
2020-01-21
1
-0
/
+1
*
Skip unicode dist and related test on Python < 3.6
Alex Grönholm
2020-01-21
1
-0
/
+2
*
Fixed building binary wheels against the limited ABI
Alex Grönholm
2019-08-18
1
-0
/
+12
*
Revert "Include directory entries when building wheel (#289)"
Alex Grönholm
2019-05-12
1
-1
/
+0
*
Include directory entries when building wheel (#289)
Jason R. Coombs
2019-04-28
1
-0
/
+1
*
Correct default license file 'LICENCE.txt' (#279)
Jon Dufresne
2018-12-09
1
-1
/
+1
*
Fixed flake8 error
Alex Grönholm
2018-10-05
1
-1
/
+0
*
Fixed build number appearing in the .dist-info directory name
Alex Grönholm
2018-10-04
1
-0
/
+11
*
Added a few additional common patterns for legal and attribution files (#251)
C.A.M. Gerlach
2018-09-25
1
-1
/
+2
*
Added the license_files option and deprecated license_file
Alex Grönholm
2018-07-17
1
-0
/
+72
*
Build wheels into a temporary directory in the test setup phase
Alex Grönholm
2018-07-17
1
-1
/
+1
*
Fixed wrong character encodings used to write RECORD
Alex Grönholm
2018-03-31
1
-0
/
+9
*
Don't create metadata.json anymore
Alex Grönholm
2018-03-30
1
-24
/
+0
*
Moved the tests out of the package tree
Alex Grönholm
2017-07-29
1
-0
/
+32