-
Notifications
You must be signed in to change notification settings - Fork 155
Comparing changes
Open a pull request
base repository: pypa/wheel
base: 0.34.2
head repository: pypa/wheel
compare: 0.35.1
- 19 commits
- 21 files changed
- 6 contributors
Commits on Feb 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6da376e - Browse repository at this point
Copy the full SHA 6da376eView commit details
Commits on Mar 24, 2020
-
This commit also fixes PRs not triggering checks.
Configuration menu - View commit details
-
Copy full SHA for d1b91e4 - Browse repository at this point
Copy the full SHA d1b91e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d8697 - Browse repository at this point
Copy the full SHA e5d8697View commit details -
Ignore files terminating in ~. (#347)
This is Unix's most common pattern for backup files. They are often present, but I can't think of a good reason for them to be distributed.
Configuration menu - View commit details
-
Copy full SHA for b74eeb7 - Browse repository at this point
Copy the full SHA b74eeb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 251a093 - Browse repository at this point
Copy the full SHA 251a093View commit details -
Fix resource leak in WheelFile.open() (#338)
In WheelFile.open(), if the hash does not exist, avoid opening the file before raising the exception. Previously would leak the open file resource which could result in a ResourceWarning when Python warnings are enabled: ResourceWarning: unclosed file <_io.FileIO name='…/test_testzip_missing_hash0/test-1.0-py2.py3-none-any.whl' mode='rb' closefd=True> Python warnings are now enabled during tests to help catch these earlier.
Configuration menu - View commit details
-
Copy full SHA for ed3ec04 - Browse repository at this point
Copy the full SHA ed3ec04View commit details
Commits on Mar 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bb33181 - Browse repository at this point
Copy the full SHA bb33181View commit details
Commits on Apr 7, 2020
-
Replaced pep425tags with packaging (#346)
The internal pep425tags module has been removed in favor of the "packaging" library.
4Configuration menu - View commit details
-
Copy full SHA for a519770 - Browse repository at this point
Copy the full SHA a519770View commit details
Commits on Jun 13, 2020
-
Updated link to now-decommissioned mailing list (#356)
Per https://groups.google.com/d/msg/pypa-dev/rUNsfIbruHM/LCEx-CB5AgAJ the pypa-dev Google Group is now decommissioned. Pointing to distutils-sig per a link elsewhere in the wheel documentation. Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
Configuration menu - View commit details
-
Copy full SHA for e8eb40e - Browse repository at this point
Copy the full SHA e8eb40eView commit details
Commits on Jul 30, 2020
-
The PyPA has adopted the PSF code of conduct (#361)
For details, see: * https://discuss.python.org/t/implementing-pep-609-pypa-governance/4745
Configuration menu - View commit details
-
Copy full SHA for a668885 - Browse repository at this point
Copy the full SHA a668885View commit details
Commits on Aug 13, 2020
-
Added PyPy2 to the test matrix
Let's test against PyPy2 at least until v1.0.
Configuration menu - View commit details
-
Copy full SHA for 69fc34c - Browse repository at this point
Copy the full SHA 69fc34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b260ab - Browse repository at this point
Copy the full SHA 3b260abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c914fe - Browse repository at this point
Copy the full SHA 6c914feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6786fa - Browse repository at this point
Copy the full SHA b6786faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4253bbb - Browse repository at this point
Copy the full SHA 4253bbbView commit details
Commits on Aug 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0b4ee25 - Browse repository at this point
Copy the full SHA 0b4ee25View commit details -
Vendored the packaging.tags module (#365)
See the commentary on #346 for the reason.
Configuration menu - View commit details
-
Copy full SHA for 656e484 - Browse repository at this point
Copy the full SHA 656e484View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4c083 - Browse repository at this point
Copy the full SHA bb4c083View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc6082 - Browse repository at this point
Copy the full SHA bbc6082View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.34.2...0.35.1