-
Notifications
You must be signed in to change notification settings - Fork 175
Comparing changes
Open a pull request
base repository: netaddr/netaddr
base: 0.8.0
head repository: netaddr/netaddr
compare: 0.9.0
- 18 commits
- 31 files changed
- 8 contributors
Commits on Sep 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e6f545f - Browse repository at this point
Copy the full SHA e6f545fView commit details
Commits on Nov 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8411226 - Browse repository at this point
Copy the full SHA 8411226View commit details
Commits on Jan 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 606a44b - Browse repository at this point
Copy the full SHA 606a44bView commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b6c4203 - Browse repository at this point
Copy the full SHA b6c4203View commit details
Commits on Mar 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b1d8f01 - Browse repository at this point
Copy the full SHA b1d8f01View commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e84688f - Browse repository at this point
Copy the full SHA e84688fView commit details
Commits on Sep 14, 2023
-
Pin the Ubuntu CI runner to version 20.04 (#258)
Not all Python versions are available on 22.04[1] and our CI is currently not working because of that. [1] actions/setup-python#544 (comment)
Configuration menu - View commit details
-
Copy full SHA for 52f49c6 - Browse repository at this point
Copy the full SHA 52f49c6View commit details -
Get the CI running again (#260)
* Get the CI running again It's currently failing because: * Python 2.7 is no longer supported[1] * setup-python v2 can't find PyPy3.6 on Mac, I think upgrading to v4 will help Upgrading setup-python to v4 requires us to change how to refer to PyPy – we have to specify the actual version now. [1] actions/setup-python#672
Configuration menu - View commit details
-
Copy full SHA for 66ccbe1 - Browse repository at this point
Copy the full SHA 66ccbe1View commit details -
Stop running CI twice in PRs made from this repository (#261)
When you go to [1] for example you'll see we have twice as many CI jobs compared to what we expect (36 instead of 18). Let's only run "push" jobs on master. [1] #260
Configuration menu - View commit details
-
Copy full SHA for f09c3b2 - Browse repository at this point
Copy the full SHA f09c3b2View commit details -
Run CI with more Python versions (#256)
To ensure that we're compatible, without the CI running these versions we don't know.
Configuration menu - View commit details
-
Copy full SHA for bcea2cf - Browse repository at this point
Copy the full SHA bcea2cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ee7b4 - Browse repository at this point
Copy the full SHA 90ee7b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8409aba - Browse repository at this point
Copy the full SHA 8409abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78a1a5b - Browse repository at this point
Copy the full SHA 78a1a5bView commit details -
Make sure "make download" downloads to the right locations (#265)
With existing files in place at least recent wget versions download to files named oui.txt.1 and so on. Let's force wget to write to the files we want.
Configuration menu - View commit details
-
Copy full SHA for 8ad986e - Browse repository at this point
Copy the full SHA 8ad986eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 588f878 - Browse repository at this point
Copy the full SHA 588f878View commit details -
Re-land: Handle RFC 6164 IPv6 addresses (#267)
This is a cherry pick of commit [1] later temporarily reverted in [2] to unblock the 0.8.0 release. The original commit message: Like RFC 3021, IPv6 defines point-to-point subnets that must be handled separately, i.e. don't reserve first IP address. This patch aims to implement this, while refactoring code in iter_host function to reduce code duplication. Tests for this feature also added to ensure there is no regression. Signed-off-by: Damien Claisse <d.claisse@criteo.com> We're preparing 0.9.0 release so this can land again (for good this time). [1] 2984c0a ("Handle RFC 6164 IPv6 addresses") [2] 67f1992 ("Revert "Handle RFC 6164 IPv6 addresses"") Co-authored-by: Damien Claisse <d.claisse@criteo.com>Configuration menu - View commit details
-
Copy full SHA for c2b6491 - Browse repository at this point
Copy the full SHA c2b6491View commit details
Commits on Sep 18, 2023
-
Re-add myself as a maintainer in the package metadata (#268)
We've had something like that before and it didn't play well with PyPI so I reverted it[1]. Let's see if it works any better now. [1] 6401dee ("Un-revert "- PKG-INFO metadata generation seems to be broken (lists maintainer as author on PyPI - mutually exclusive?)""")
Configuration menu - View commit details
-
Copy full SHA for ea9be1c - Browse repository at this point
Copy the full SHA ea9be1cView commit details -
6
Configuration menu - View commit details
-
Copy full SHA for c84a457 - Browse repository at this point
Copy the full SHA c84a457View 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.8.0...0.9.0