Ecosyste.ms: Issues

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

GitHub / mjschultz/py-radix issues and pull requests

#58 - Change incompatible pointer type from RadixNodeObject to PyObject

Pull Request - State: open - Opened by robert-scheck 4 months ago - 1 comment

#55 - Define PY_SSIZE_T_CLEAN, use ssize_t as the index type (PEP 353)

Pull Request - State: open - Opened by hroncok about 3 years ago - 2 comments

#54 - DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats

Issue - State: open - Opened by robertoberto about 3 years ago - 1 comment

#52 - Right node inaccessible after deleting parent

Issue - State: open - Opened by jsandbrook almost 4 years ago - 1 comment

#51 - feat(radix): Reduce memory footprint of the C implementation

Pull Request - State: closed - Opened by Darkheir about 4 years ago - 2 comments

#50 - Failed building wheel for py-radix on Windows 10 (Missing Build tools)

Issue - State: open - Opened by RSwarnkar over 4 years ago - 1 comment

#49 - Access beyond variable bounds

Issue - State: open - Opened by jaimefrites over 4 years ago - 3 comments

#48 - Aggradix/v2

Pull Request - State: closed - Opened by hyugak over 4 years ago

#46 - How to get all leaf nodes in radix tree

Issue - State: open - Opened by RSwarnkar almost 5 years ago - 1 comment

#45 - IPv4 subnet overlap detection

Issue - State: open - Opened by RSwarnkar almost 5 years ago

#44 - Change away from deprecated assertEquals and assertNotEquals to assertEqual

Pull Request - State: open - Opened by kmosiejczuk almost 5 years ago - 1 comment

#43 - Include regression tests in PyPI tarball

Pull Request - State: open - Opened by kmosiejczuk almost 5 years ago - 1 comment

#42 - Can I get all prefixes outside contain the given?

Issue - State: open - Opened by jushao almost 5 years ago - 1 comment

#41 - Cannot get working on Windows 7x32, v2.7.16

Issue - State: open - Opened by VadVor over 5 years ago

#40 - C Extensions MacOS

Issue - State: open - Opened by alexmarder almost 6 years ago

#39 - slow and large memory taken for over 1M records

Issue - State: open - Opened by whille over 6 years ago - 1 comment

#38 - Added Windows support with win_inet_pton

Pull Request - State: open - Opened by bgianpetro over 6 years ago - 3 comments

#37 - Fix license and include tests in sdist

Pull Request - State: closed - Opened by ghost over 6 years ago - 3 comments

#36 - _radix.c: Fix typo strored -> stored

Pull Request - State: open - Opened by avgerin0s over 6 years ago - 2 comments

#35 - MRT has been relicensed

Issue - State: open - Opened by avgerin0s over 6 years ago - 2 comments

#34 - Missing release tag for v0.10.0

Issue - State: closed - Opened by avgerin0s over 6 years ago - 2 comments

#33 - Cannot get working on Windows 7, v2.7.14

Issue - State: open - Opened by sockduct almost 7 years ago - 4 comments

#32 - Optional args/kwargs are handled incorrectly

Issue - State: closed - Opened by SantjagoCorkez about 7 years ago - 2 comments

#31 - Correctly handle kwargs optionality

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

#30 - Wheel file

Issue - State: open - Opened by arikgelman over 7 years ago - 4 comments

#29 - Fixed syntax/linker issues when using Microsoft Visual C++ Compiler for Python 2.7

Pull Request - State: closed - Opened by xrsanet about 8 years ago - 4 comments

#28 - Radix_parent(): bug fix

Pull Request - State: closed - Opened by mjschultz over 8 years ago - 1 comment

#27 - Fix issue 26

Pull Request - State: closed - Opened by sorc1 over 8 years ago - 1 comment

#26 - search_covered issue

Issue - State: closed - Opened by Edsall over 8 years ago - 3 comments

#25 - Search covered fix

Pull Request - State: closed - Opened by mjschultz over 8 years ago - 1 comment

#24 - Fix issue 23

Pull Request - State: closed - Opened by sorc1 over 8 years ago - 2 comments

#23 - seemingly broken behavior with search_covered()

Issue - State: closed - Opened by crustymonkey over 8 years ago - 6 comments

#22 - Fix .addr property bug

Pull Request - State: closed - Opened by mjschultz about 9 years ago

#21 - add parent attribute to RadixNode

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

#20 - ability to get parent and children

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

#19 - fix bug

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

#18 - fix the bug in remove

Pull Request - State: closed - Opened by aghamir about 9 years ago - 5 comments

#17 - A bug in latest version

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

#16 - Code simplification and optimizations

Pull Request - State: closed - Opened by sorc1 about 9 years ago - 3 comments

#15 - Add a search_covering method

Pull Request - State: closed - Opened by nizox over 9 years ago - 2 comments

#14 - Fix search_covered

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

#13 - search_covered broken in some scenario's in 0.8.0

Issue - State: closed - Opened by job over 9 years ago - 2 comments

#12 - Add search_covered

Pull Request - State: closed - Opened by htj over 9 years ago - 2 comments

#11 - Switch to travis-ci container infrastructure

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

#10 - Correct problem with default route lookups

Pull Request - State: closed - Opened by mjschultz over 9 years ago - 2 comments

#9 - adding 0.0.0.0/0 (default route) causes problems

Issue - State: closed - Opened by mjschultz over 9 years ago - 1 comment

#8 - [Work In Progress] Add search_covered method

Pull Request - State: closed - Opened by Habbie over 9 years ago - 4 comments

#7 - use tests_require for test dependencies

Pull Request - State: closed - Opened by marcin-ptaszynski almost 10 years ago - 2 comments

#6 - Add search_worst() function, a shortest-matching prefix search

Pull Request - State: closed - Opened by job about 10 years ago - 5 comments

#5 - question on memory usage

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

#4 - Fix 3

Pull Request - State: closed - Opened by mjschultz over 10 years ago

#3 - Bug in pure python implementation

Issue - State: closed - Opened by hadiasghari over 10 years ago - 2 comments

#2 - Pure python

Pull Request - State: closed - Opened by mjschultz over 10 years ago

#1 - Re-organize project

Pull Request - State: closed - Opened by mjschultz over 10 years ago