pybloomfiltermmap
pybloomfiltermmap copied to clipboard
TypeError: expected bytes, str found
url not in self.collected_profiles
if url not in self.collected_profiles:
File "pybloomfilter.pyx", line 210, in pybloomfilter.BloomFilter.__contains__ (src/pybloomfilter.c:4028)
TypeError: expected bytes, str found