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
*
Replace bespoke logger with Python logging logger, restoring info/debug/warni...
python-logging
Jason R. Coombs
2021-12-26
1
-2
/
+2
*
Merge branch 'main' into remove-distutils
Alex Grönholm
2021-12-26
1
-26
/
+19
|
\
|
*
Eliminated more py2 compatibility code
Alex Grönholm
2021-12-24
1
-25
/
+19
*
|
Fixed one more distutils import
Alex Grönholm
2021-12-24
1
-3
/
+3
|
/
*
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