Ecosyste.ms: Issues

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

GitHub / prashnts/pybloomfiltermmap3 issues and pull requests

#58 - Compatibality with python3.12+

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

#57 - loss of key after pickle.loads

Issue - State: open - Opened by maybe-why-not 3 months ago

#55 - library not compatible with Python 3.12

Issue - State: open - Opened by gregorleban 10 months ago - 2 comments

#53 - macos install error on python3.6.8 vs pybloomfiltermmap3>=0.5.6

Issue - State: closed - Opened by Daletxt over 1 year ago - 1 comment

#52 - is there a multithreads method for add value?

Issue - State: open - Opened by LzyloveRila over 1 year ago - 2 comments

#51 - Error using to_bases64

Issue - State: closed - Opened by relinda2019 over 1 year ago - 1 comment

#50 - Build failure with Python 3.11: longintrepr.h: No such file or directory

Issue - State: closed - Opened by dfuhry almost 2 years ago - 2 comments

#49 - unable to install pybloomfiltermmap3

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

#48 - Saving/Loading/Checking in a bloom-filter 'bytes' objects doesn't work

Issue - State: closed - Opened by pianist-coder over 2 years ago - 7 comments

#47 - Error with py3.10

Issue - State: closed - Opened by Glock21 almost 3 years ago - 13 comments

#46 - Update maintainer link

Pull Request - State: closed - Opened by vmizg about 3 years ago

#45 - New update??? Not possible create 1billion bloom...

Issue - State: closed - Opened by pianistprogram about 3 years ago - 1 comment

#44 - Make pickleable and allow data_array to be retrieved and set

Pull Request - State: closed - Opened by stevesimmons about 4 years ago - 7 comments

#43 - Make in-memory bloomfilters pickle-able

Issue - State: open - Opened by stevesimmons about 4 years ago - 1 comment

#42 - to_base64 returns error

Issue - State: closed - Opened by tmuth about 4 years ago - 1 comment

#41 - add special case for bytes()

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

#40 - Add BitCount and calculate approximate size.

Pull Request - State: closed - Opened by xyb about 4 years ago - 3 comments
Labels: enhancement

#39 - Setup a github action workflow

Issue - State: closed - Opened by prashnts about 4 years ago - 4 comments
Labels: wontfix

#38 - Multiple processes on same mmap file

Issue - State: open - Opened by leopd over 4 years ago - 2 comments
Labels: help wanted

#37 - Clarifying units on error_rate.

Pull Request - State: closed - Opened by leopd over 4 years ago - 1 comment

#36 - Doc clarification request: error rate

Issue - State: closed - Opened by leopd over 4 years ago

#35 - Create python-publish.yml

Pull Request - State: closed - Opened by prashnts over 4 years ago - 1 comment

#34 - Clean up compiler warnings

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

#33 - Update murmurhash3

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

#32 - ImportError: Error relocating fmix64: symbol not found

Issue - State: closed - Opened by lbeeon over 4 years ago - 3 comments

#31 - Saving/Loading a filter of 'bytes' objects doesn't work

Issue - State: closed - Opened by DavidJBianco over 4 years ago - 6 comments

#30 - Reset Bloom filter length after clear_all (fixes #27)

Pull Request - State: closed - Opened by mizvyt almost 5 years ago

#29 - Add context manager support

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

#28 - __len__(bf) misreports after open(filename)

Issue - State: open - Opened by mizvyt almost 5 years ago - 4 comments

#27 - len(bf) not reset after clear_all()

Issue - State: closed - Opened by mizvyt almost 5 years ago

#26 - Add readthedocs configuration and badges in readme

Pull Request - State: closed - Opened by prashnts almost 5 years ago

#25 - Add .filename (str) property, deprecate .name (bytes)

Pull Request - State: closed - Opened by mizvyt almost 5 years ago - 1 comment

#24 - Cleanup alignment bytes after initializing BloomFilter

Pull Request - State: closed - Opened by mizvyt almost 5 years ago - 1 comment

#23 - Streamline "r", "rw" and "rw+" (create) operations

Pull Request - State: closed - Opened by mizvyt almost 5 years ago - 1 comment

#22 - Use Cython only if explicitly specified

Pull Request - State: closed - Opened by mizvyt almost 5 years ago - 3 comments

#21 - Add bit_array property to inspect Bloom filter bit data

Pull Request - State: closed - Opened by mizvyt almost 5 years ago

#20 - Update docs and add docstrings

Pull Request - State: closed - Opened by mizvyt almost 5 years ago

#19 - Can we include bit array as a property of Bloom Filter?

Issue - State: closed - Opened by AaronRanAn almost 5 years ago - 2 comments

#18 - Use (at)property decorator

Pull Request - State: closed - Opened by mizvyt almost 5 years ago - 1 comment

#17 - Add python_requires for >=3.5

Pull Request - State: closed - Opened by mizvyt almost 5 years ago

#16 - BloomFilter().name returns encoded string

Issue - State: closed - Opened by mizvyt almost 5 years ago - 2 comments

#15 - Add xxHash hashing algorithm

Pull Request - State: open - Opened by mizvyt almost 5 years ago - 6 comments

#14 - Specify custom hash_seeds, bump python to >=3.5, <=3.8

Pull Request - State: closed - Opened by mizvyt almost 5 years ago - 1 comment

#13 - Support for read-only files

Pull Request - State: closed - Opened by mizvyt almost 5 years ago - 1 comment

#12 - Add support for read-only mode (mirrored request)

Issue - State: closed - Opened by mizvyt about 5 years ago - 5 comments

#11 - Re-add compilation from C (resolves #8)

Pull Request - State: closed - Opened by mizvyt about 5 years ago - 7 comments

#10 - Fix copy_template method for python3 use

Pull Request - State: closed - Opened by gonzalezzfelipe about 5 years ago - 4 comments

#9 - Add Cython as a dependency

Pull Request - State: closed - Opened by mizvyt about 5 years ago

#7 - Fix to base64

Pull Request - State: closed - Opened by gaetano-guerriero about 5 years ago

#6 - support bf.add bytes array from pcap files

Pull Request - State: closed - Opened by divfor over 5 years ago - 2 comments

#5 - bloomfilter.from_base64() will get error

Issue - State: closed - Opened by zoeylee02 over 5 years ago - 3 comments

#4 - Initial Update

Issue - State: closed - Opened by pyup-bot over 7 years ago

#3 - The bloom filter does not get saved to the file correctly

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

#2 - PyPI Release

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

#1 - [TODO] Initial PyPI release Unit Tests Require fixes

Issue - State: closed - Opened by prashnts over 8 years ago - 1 comment