Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / netaddr/netaddr issues and pull requests

#394 - Extend EUI Implementation Supporting Ranges, Prefixes, and Sets

Pull Request - State: open - Opened by pboulos about 1 month ago

#392 - Bump certifi from 2023.11.17 to 2024.7.4 in /docs

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#391 - Bump urllib3 from 2.1.0 to 2.2.2 in /docs

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#390 - Bump tornado from 6.4 to 6.4.1 in /docs

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#389 - Include Python 3.12 in the CI configuration

Pull Request - State: closed - Opened by jstasiak 9 months ago

#388 - Bump requests from 2.31.0 to 2.32.2 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#387 - Fix running the test suite on musl systems

Pull Request - State: closed - Opened by jstasiak 9 months ago

#386 - Bump requests from 2.31.0 to 2.32.0 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#385 - Drop Python 3.7 from CI

Pull Request - State: closed - Opened by jstasiak 9 months ago

#384 - Fix IPv6 parsing with ZEROFILL enabled

Pull Request - State: closed - Opened by jstasiak 9 months ago

#383 - Gracefully handle ZEROFILL flag when given a IPv6 address

Issue - State: closed - Opened by kennell 9 months ago - 3 comments

#382 - Bump jinja2 from 3.1.3 to 3.1.4 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#381 - Test failure on musl

Issue - State: closed - Opened by TinfoilSubmarine 10 months ago - 8 comments

#380 - Add method to check local bit in MAC address

Issue - State: open - Opened by sevdog 10 months ago - 1 comment

#379 - Bump idna from 3.6 to 3.7 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#378 - Add -j option to netaddr info CLI

Issue - State: closed - Opened by jlshix 11 months ago - 1 comment

#377 - IPNetwork: Allow partial addresses (again)

Pull Request - State: closed - Opened by kajinamit 12 months ago - 12 comments

#376 - parse_ip_network now accepts new HOSTMASK flag

Pull Request - State: open - Opened by claytonsingh 12 months ago - 10 comments

#375 - Fix NOHOST flag on IPNetwork copy constructor

Pull Request - State: closed - Opened by claytonsingh 12 months ago - 3 comments

#374 - IPNetwork ignores NOHOST when using copy constructor

Issue - State: closed - Opened by claytonsingh 12 months ago

#373 - Update github actions

Pull Request - State: closed - Opened by kajinamit 12 months ago - 1 comment

#372 - Add group_supernets helper function

Pull Request - State: open - Opened by claytonsingh 12 months ago - 2 comments

#371 - valid_ipN: Raise TypeError for non string value

Pull Request - State: closed - Opened by kajinamit almost 1 year ago - 3 comments

#370 - Improve the exceptions raised by fbsocket's inet_pton

Pull Request - State: closed - Opened by jstasiak almost 1 year ago - 1 comment

#369 - valid_ipN: Return False when non string value is given

Pull Request - State: closed - Opened by kajinamit almost 1 year ago - 1 comment

#368 - valid_ip4 behaves differently for None

Issue - State: closed - Opened by kajinamit almost 1 year ago - 6 comments

#367 - Fix unintentionally accepting partial IPv4 addresses in IPNetwork

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#366 - Add changelog URL to package metadata

Pull Request - State: closed - Opened by intgr about 1 year ago - 1 comment

#365 - missing dependency to python version in pip package

Issue - State: closed - Opened by freedge about 1 year ago - 4 comments

#364 - Fix dialect handling in EUI during copy-construction

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#363 - Remove the IPAddress.is_private method

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#362 - Make ipv4.valid_str (AKA valid_ipv6) match IPAddress strictness

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#361 - Return False when passing empty strings to valid_{ipv4,ipv6}

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#360 - Drop implicit_prefix support in IPNetwork

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#359 - Make IPv4 parsing more restrictive by default

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#358 - Fix INET_PTON's behavior change documentation

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#357 - Remove flag shorthands as planned

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#356 - Reject IPv4 leading zeros in INET_PTON parsing mode

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#355 - Refactor some tests to reduce repeated code

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#354 - Prepare the tutorials for doctest running

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#353 - Remove some Python 2-related artifacts

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#352 - Set up initial Mypy configuration for type checking

Pull Request - State: open - Opened by jstasiak about 1 year ago - 3 comments

#351 - Compile the regular expressions right away

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#350 - Update the version check to match reality

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#349 - Remove unused address family stuff from EUI strategies

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#348 - Declare the package exports explicitly

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#347 - Bump jinja2 from 3.1.2 to 3.1.3 in /docs

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#346 - Clean up some backwards compatibility artifacts

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#345 - dist: include THANKS

Pull Request - State: closed - Opened by jeckersb about 1 year ago - 2 comments

#344 - Format the code with Ruff

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#343 - Cleanup Python 2-only dunder methods

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#342 - Remove a bunch of Python 2 compatibility routines

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#341 - Stop depending on importlib_resources

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#340 - Drop Python < 3.7 support

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#339 - Make iter_nmap_range's docstring render correctly in IntelliJ IDEA

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#338 - Release version 0.10.1

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#337 - Stop (re)building the documentation in "make dist"

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#336 - Produce only one source distribution

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#335 - Mention a valid_ipv4-related deprecation

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#334 - Mention imports from subpackages in the changelog

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#333 - Remove some private API references from the documentation

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#332 - Deprecate the one-letter flags

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#331 - Get rid of a SyntaxWarning

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 7 comments

#330 - Prioritize non-deprecated importlib.resources API

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#329 - invalid escape sequence in ip\nmap.py

Issue - State: closed - Opened by HansAarneLiblik about 1 year ago - 3 comments

#328 - Release version 0.10.0

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#327 - Describe the documentation organization better

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#326 - Make it clear what's public API and what isn't

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#325 - Document IPv4-mapped IPv6 address handling better

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#324 - Deprecate IPAddress.is_private

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#323 - Implement IPAddress.is_ipv6_unique_local

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#322 - new release?🤔

Issue - State: closed - Opened by kloczek about 1 year ago - 3 comments

#321 - Add IPAddress.is_ipv4_private_use

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#320 - Document some deprecations

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#319 - Reduce some repetition in changelog -> API references

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#318 - Revert "Introduce the INET_PTON_STRICT IPv4 parsing mode (#311)"

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#317 - Make the release documentation consistent with reality

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#316 - Update the DB files to the latest versions

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#315 - Move tutorials to documentation proper

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 2 comments

#314 - Remove the version from the documentation title

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#313 - Fix a bunch of changelog typos

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#312 - Add some missing changelog entries

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#311 - Introduce the INET_PTON_STRICT IPv4 parsing mode

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#310 - Add a way to request legacy IPv4 parsing from IPAddress

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#309 - Migrate from setup.{py,cfg} to pyproject.toml

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 2 comments

#308 - Implement IPAddress.is_global

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#307 - Cover all special-purpose IP ranges in IP category tests

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#306 - Move more documentation content to documentation proper

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#305 - Refactor IP category tests

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#304 - Remove a redundant test

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#303 - Deprecate the support for abbreviated CIDR format

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#302 - Protect against constructing objects with invalid flags

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#301 - Improve the constructor flags documentation

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#300 - Document when IPAddress.to_canonical has been added

Pull Request - State: closed - Opened by jstasiak about 1 year ago

#299 - Make the release process instructions part of the documentation

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#298 - Deprecate Python 3.7 support

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#297 - Slim the readme down a little bit

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#296 - Give this file a more appropriate name

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#295 - Remove an unused toctree directive

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment

#294 - Remove the introduction documentation section

Pull Request - State: closed - Opened by jstasiak about 1 year ago - 1 comment