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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure logging is configured even on older Setuptools versions.
python-logging-compat
Jason R. Coombs
2021-12-26
2
-0
/
+31
*
Replace bespoke logger with Python logging logger, restoring info/debug/warni...
python-logging
Jason R. Coombs
2021-12-26
3
-21
/
+11
*
Merge branch 'main' into remove-distutils
Alex Grönholm
2021-12-26
8
-136
/
+72
|
\
|
*
Added the first batch of type annotations
Alex Grönholm
2021-12-26
5
-17
/
+26
|
*
Tidied up the code in the metadata module
Alex Grönholm
2021-12-25
1
-4
/
+7
|
*
Eliminated unwarranted pkg-info workarounds
Alex Grönholm
2021-12-25
1
-45
/
+11
|
*
Eliminated the pkg_info module
Alex Grönholm
2021-12-25
3
-23
/
+8
|
*
Eliminated more py2 compatibility code
Alex Grönholm
2021-12-24
2
-45
/
+19
*
|
Got rid of require_pkgresources()
Alex Grönholm
2021-12-24
2
-11
/
+1
*
|
Fixed one more distutils import
Alex Grönholm
2021-12-24
3
-14
/
+16
*
|
Fixed detection of 32-bit Python on 64-bit OS
Alex Grönholm
2021-12-24
1
-2
/
+2
*
|
Replaced distutils with setuptools
Alex Grönholm
2021-12-24
2
-21
/
+31
|
/
*
Adopted isort and applied it to the codebase
Alex Grönholm
2021-12-24
2
-9
/
+8
*
Adopted black and reformatted the codebase to match
Alex Grönholm
2021-12-24
11
-406
/
+557
*
Removed unused function
Alex Grönholm
2021-12-23
1
-6
/
+0
*
Updated vendored packaging to 21.3
Alex Grönholm
2021-12-22
5
-520
/
+530
*
Upgraded to py3.7+ syntax
Alex Grönholm
2021-12-22
8
-30
/
+30
*
Dropped support for unmaintained Python versions
Alex Grönholm
2021-12-22
8
-106
/
+36
*
Created a new release
Alex Grönholm
2021-12-22
1
-1
/
+1
*
Support unpacking wheels that contain files with commas in their names (#427)
Hood Chatham
2021-12-22
1
-17
/
+29
*
Fixed wheel pack duplicating WHEEL contents on build number change
Alex Grönholm
2021-08-15
1
-1
/
+4
*
Created a new release
0.37.0
Alex Grönholm
2021-08-09
1
-1
/
+1
*
Fix typo of comments (#404)
Yusuke Hayashi
2021-05-22
1
-2
/
+2
*
Updated vendored packaging to v20.9
Alex Grönholm
2021-02-08
2
-6
/
+20
*
Added vendor.txt
Alex Grönholm
2021-01-04
1
-0
/
+1
*
Created a new release
0.36.2
Alex Grönholm
2020-12-13
1
-1
/
+1
*
Updated vendored packaging to v20.8
Alex Grönholm
2020-12-13
1
-6
/
+2
*
Don't use default macos/arm64 deployment target in calculating the platform t...
Ronald Oussoren
2020-12-13
1
-0
/
+14
*
Created a new release
0.36.1
Alex Grönholm
2020-12-04
1
-1
/
+1
*
Fixed TypeError when a unicode generator name was passed on Python 2.7
Alex Grönholm
2020-12-04
1
-0
/
+5
*
Fixed error on Big Sur when deployment target = 11 (#386)
Grzegorz Bokota
2020-12-04
1
-6
/
+10
*
Created a new release
0.36.0
Alex Grönholm
2020-12-01
1
-1
/
+1
*
Adapted for upcoming changes in PyPy's SOABI tag (#373)
Matti Picus
2020-11-29
1
-0
/
+4
*
Fixed CRLF being used when generating WHEEL files on Windows (#383)
Alex Grönholm
2020-11-29
1
-3
/
+9
*
Fixed flake8 error
Alex Grönholm
2020-11-29
1
-1
/
+1
*
Updated vendored packaging to v20.7
Alex Grönholm
2020-11-29
2
-61
/
+162
*
Fixed regression in setting plat-name (#375)
Matti Picus
2020-09-18
1
-1
/
+2
*
Created a new release
0.35.1
Alex Grönholm
2020-08-14
1
-1
/
+1
*
Vendored the packaging.tags module (#365)
Alex Grönholm
2020-08-14
5
-1
/
+804
*
Fixed bdist_wheel not lower casing the platform tag (#366)
Alex Grönholm
2020-08-14
1
-1
/
+1
*
Created a new release
0.35.0
Alex Grönholm
2020-08-14
1
-1
/
+1
*
Fixed PyPy2 ABI tag generation
Alex Grönholm
2020-08-14
1
-1
/
+1
*
Replaced pep425tags with packaging (#346)
Matti Picus
2020-04-07
3
-278
/
+155
*
Fix resource leak in WheelFile.open() (#338)
Jon Dufresne
2020-03-24
1
-4
/
+4
*
Remove unused EXTRA_RE variable (#340)
Jon Dufresne
2020-03-24
1
-5
/
+0
*
Ignore files terminating in ~. (#347)
Diego Elio Pettenò
2020-03-24
1
-0
/
+4
*
Created a new release
0.34.2
Alex Grönholm
2020-01-31
1
-1
/
+1
*
Fixed installation from sdist (#334)
Alex Grönholm
2020-01-27
1
-1
/
+1
*
Issue #329: Remove last remnant of custom PyPy tags (#330)
Nick Coghlan
2020-01-27
1
-1
/
+1
*
Added the --compression option to bdist_wheel (#316)
Alex Grönholm
2020-01-26
2
-5
/
+22
[next]