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
/
src
/
wheel
/
wheelfile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark generated files as regular files (#511)
Alex Grönholm
2023-03-13
1
-4
/
+8
*
Fixed parsing of wheel file names with multiple platform tags
0.38.2
Alex Grönholm
2022-11-05
1
-2
/
+2
*
Fixed pre-1980 file timestamps raising ValueError
fix-411
Alex Grönholm
2022-10-20
1
-0
/
+2
*
Fixed potential DoS attack via WHEEL_INFO_RE
Alex Grönholm
2022-10-20
1
-2
/
+2
*
Replaced all uses of distutils with setuptools (#428)
Alex Grönholm
2021-12-31
1
-4
/
+3
*
Added pyupgrade and flake8-bugbear to pre-commit config (#432)
Henry Schreiner
2021-12-30
1
-0
/
+2
*
Eliminated more py2 compatibility code
Alex Grönholm
2021-12-24
1
-25
/
+19
*
Adopted isort and applied it to the codebase
Alex Grönholm
2021-12-24
1
-3
/
+3
*
Adopted black and reformatted the codebase to match
Alex Grönholm
2021-12-24
1
-40
/
+65
*
Upgraded to py3.7+ syntax
Alex Grönholm
2021-12-22
1
-6
/
+6
*
Dropped support for unmaintained Python versions
Alex Grönholm
2021-12-22
1
-15
/
+3
*
Support unpacking wheels that contain files with commas in their names (#427)
Hood Chatham
2021-12-22
1
-17
/
+29
*
Fix resource leak in WheelFile.open() (#338)
Jon Dufresne
2020-03-24
1
-4
/
+4
*
Added the --compression option to bdist_wheel (#316)
Alex Grönholm
2020-01-26
1
-4
/
+4
*
Migrated to the src layout
Alex Grönholm
2020-01-22
1
-0
/
+169