Ecosyste.ms: Issues

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

GitHub / tehmaze/ipcalc issues and pull requests

#70 - Fix issues 67 and 68.

Pull Request - State: open - Opened by bazhil 3 months ago

#69 - Extend ipv6 tests

Pull Request - State: open - Opened by bazhil 3 months ago

#68 - ipcalc raise ValueError for valid compressed ipv6

Issue - State: open - Opened by bazhil 4 months ago

#66 - Fix "TypeError: 'str' object is not callable" in ipcalc.py

Pull Request - State: closed - Opened by bazhil 5 months ago - 1 comment

#65 - /31 network is still not working

Issue - State: open - Opened by BharathSatheeshKumar over 1 year ago

#64 - Add a CLI script

Pull Request - State: open - Opened by jdhall75 almost 2 years ago

#63 - calculator

Issue - State: open - Opened by kupenov7 almost 2 years ago

#62 - This module are doing incorrect.

Issue - State: closed - Opened by willianpsouza almost 3 years ago - 1 comment

#61 - AttributeError : partially initialized module 'ipcalc' has no attribute 'Network'

Issue - State: open - Opened by jazzyboy almost 3 years ago - 2 comments

#60 - Add trove classifiers for python versions

Pull Request - State: closed - Opened by veryhappythings over 5 years ago

#59 - /31 network is still incorrect

Issue - State: open - Opened by realvitya over 6 years ago

#58 - Add python 3.5-3.6 travis and drop 3.2

Pull Request - State: closed - Opened by L1ghtn1ng about 7 years ago - 1 comment

#56 - Added Network.wildcard() support to IPv6 addresses

Pull Request - State: closed - Opened by K0HAX over 7 years ago - 1 comment

#55 - Update setup dependency for "six" package

Pull Request - State: closed - Opened by UserComponent over 7 years ago - 2 comments

#54 - Incompatible integer op

Issue - State: open - Opened by reinderien over 8 years ago

#53 - missing dependent package 'six'

Issue - State: closed - Opened by reinderien over 8 years ago

#52 - Subnet in subnet

Issue - State: open - Opened by gczuczy almost 9 years ago

#51 - Negative indices don't work as I would expect

Issue - State: open - Opened by Narkhelek almost 9 years ago - 1 comment
Labels: bug

#50 - truncated network names are not correctly handled

Issue - State: open - Opened by nresare almost 9 years ago

#49 - make guess_network works with IPv6

Pull Request - State: closed - Opened by achamo almost 9 years ago

#48 - Test case for issue #47

Pull Request - State: closed - Opened by tehmaze almost 9 years ago

#47 - Incorrect cast to IP in Network class comparisons

Issue - State: closed - Opened by MuppyCwa about 9 years ago - 1 comment

#46 - Fix for #45 (Mixed 4-in-6 addresses not parsed correctly)

Pull Request - State: closed - Opened by bensonrodney about 9 years ago - 1 comment

#45 - Mixed address (or 4-in-6) not parsed correctly

Issue - State: closed - Opened by bensonrodney about 9 years ago

#44 - Does not calculate Cisco style wildcard masks.

Issue - State: closed - Opened by K0HAX about 9 years ago - 4 comments
Labels: feature

#43 - fixes #42

Pull Request - State: closed - Opened by ybbkrishna about 9 years ago - 2 comments

#42 - Unable to parse ipv6 addresses which have zone IDs

Issue - State: closed - Opened by ybbkrishna about 9 years ago

#41 - Network('0.0.0.0', mask='0.0.0.0') causes an error

Issue - State: closed - Opened by 371c about 9 years ago

#40 - Adding some unittests and making the negative indexers on The Network…

Pull Request - State: closed - Opened by pylover over 9 years ago - 6 comments

#39 - Added __add__ and __sub__ operator overloads and added some unit tests.

Pull Request - State: closed - Opened by bensonrodney over 9 years ago - 1 comment

#38 - invalid syntax on python 3.4.1

Issue - State: closed - Opened by alauener over 9 years ago - 7 comments
Labels: discuss

#37 - Added split function to split Network into multiple Networks of supplied...

Pull Request - State: closed - Opened by jimcroft over 9 years ago - 1 comment

#36 - Build fix

Pull Request - State: closed - Opened by crane-denny almost 10 years ago - 1 comment

#35 - Python 3 Support

Pull Request - State: closed - Opened by schlitzered almost 10 years ago - 3 comments

#34 - Python 3 Support

Pull Request - State: closed - Opened by schlitzered almost 10 years ago

#33 - Request for additional special IP ranges (from RFCs)

Issue - State: closed - Opened by williamcaban about 10 years ago

#31 - Python 3.3+ support

Pull Request - State: closed - Opened by Roguelazer over 10 years ago - 2 comments
Labels: duplicate

#30 - More canonical and print formatting

Pull Request - State: closed - Opened by skion over 10 years ago - 1 comment

#29 - python3 support using six library

Pull Request - State: closed - Opened by denisenkom over 10 years ago - 1 comment

#28 - Add __repr__ for easier reading of printed IPs.

Pull Request - State: closed - Opened by skion over 10 years ago - 5 comments

#27 - python3 support

Issue - State: closed - Opened by booo over 10 years ago - 1 comment

#25 - Fixing bug #4 and #19, new function check_collision

Pull Request - State: closed - Opened by crane-denny almost 11 years ago

#24 - No license

Issue - State: closed - Opened by jwineinger about 11 years ago - 1 comment

#23 - simplified tree; ignore build/

Pull Request - State: closed - Opened by gandaro over 11 years ago - 1 comment

#22 - add IPv4-mapped support to conversions

Pull Request - State: closed - Opened by skion over 11 years ago - 1 comment

#21 - class ipcalc.IP

Issue - State: closed - Opened by nelsonvarela over 11 years ago - 1 comment

#20 - Remove explicit multiline error string concatenation

Pull Request - State: closed - Opened by jwineinger over 11 years ago - 1 comment

#19 - in_network

Issue - State: closed - Opened by oSquat over 11 years ago

#18 - No way to resolve IP + Netmask to Network Object

Issue - State: closed - Opened by ansoni almost 12 years ago - 1 comment

#17 - dealing with 31-bit subnet masks(with suggested code attached)

Issue - State: closed - Opened by rjalan about 12 years ago - 1 comment

#16 - Include the capacity to reverse ipv6s for ptrs?

Issue - State: closed - Opened by c-h-u-c-k about 12 years ago

#15 - Fix Network.__iter__ for very large ranges

Pull Request - State: closed - Opened by twinshadow about 12 years ago - 2 comments

#14 - Cannot iterate over IPv6 address in ipcalc.Network()

Issue - State: closed - Opened by twinshadow about 12 years ago - 1 comment

#13 - binary representation is quite circonvoluted?

Issue - State: closed - Opened by jul over 12 years ago - 2 comments

#12 - Address/mask hex/octet checks exclude the top and bottom of the range

Pull Request - State: closed - Opened by mattbennett over 12 years ago - 1 comment

#11 - IPv6 and IPv4 address hex/octects that are 0 fail without the "<=" operator.

Pull Request - State: closed - Opened by twinshadow over 12 years ago - 1 comment

#10 - IP('1.2.3.444') does not raise exception

Pull Request - State: closed - Opened by chenl over 12 years ago

#9 - doctests fail

Issue - State: closed - Opened by gandaro over 12 years ago

#8 - Fix #5; use isinstance instead of type; small changes

Pull Request - State: closed - Opened by gandaro over 12 years ago

#7 - __init__ does not gracefully handle getting NoneType via eq

Issue - State: closed - Opened by vicenteg over 12 years ago - 1 comment

#6 - Network iteration gives one IP too many

Issue - State: closed - Opened by andyka over 12 years ago - 1 comment

#5 - small typo prevents comparing IPs

Issue - State: closed - Opened by andyka over 12 years ago - 1 comment

#4 - Strange subnet calculations

Issue - State: closed - Opened by Michuelnik over 12 years ago - 2 comments

#3 - Adding support for full netmasks instead of subnet numbers

Pull Request - State: closed - Opened by Dutchy- almost 13 years ago - 1 comment

#2 - ipcalc 0.4.1 package is broken

Issue - State: closed - Opened by winjer almost 13 years ago - 1 comment

#1 - Use generator expression in Network.__iter__

Pull Request - State: closed - Opened by tobbez almost 13 years ago