py-radix icon indicating copy to clipboard operation
py-radix copied to clipboard

search_best returned NULL without setting an exception

Open socketpair opened this issue 3 months ago • 0 comments

search_best('1.2.3.4/33')

gives:

SystemError: <built-in method search_best of _radix.Radix object at 0x7f130d79d610> returned NULL without setting an exception

socketpair avatar Apr 05 '24 06:04 socketpair