Ecosyste.ms: Issues

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

GitHub / eerimoq/bitstruct issues and pull requests

#39 - right alignment behavior

Pull Request - State: open - Opened by keegandent 5 months ago - 10 comments

#38 - byteinvert function

Pull Request - State: open - Opened by keegandent 10 months ago - 3 comments

#37 - Fix PyPy build

Pull Request - State: closed - Opened by zariiii9003 11 months ago - 4 comments

#36 - Build and upload binary wheels in CI

Pull Request - State: closed - Opened by zariiii9003 12 months ago - 5 comments

#35 - Issue with the generation on the pyd file in the library package

Issue - State: closed - Opened by Diminati about 1 year ago - 2 comments

#34 - Memory leak in c.compile

Issue - State: closed - Opened by jmdelaney8 over 1 year ago - 2 comments

#33 - Feature Request: decoding error handler.

Issue - State: closed - Opened by mrbell321 over 1 year ago - 6 comments

#31 - Support bytearray unpacking for CompiledFormats

Pull Request - State: closed - Opened by zariiii9003 over 2 years ago

#30 - Support bytearray unpacking

Pull Request - State: closed - Opened by zariiii9003 over 2 years ago

#29 - c implementation: fix unpacking of truncated data in the presence of padding

Pull Request - State: closed - Opened by andlaus over 2 years ago - 1 comment

#28 - python implementation: limit the size of integer-like objects to 8192 bits

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

#27 - Allow truncated data

Pull Request - State: closed - Opened by andlaus over 2 years ago - 11 comments

#26 - Use PyFloat_Pack2() on Python 3.11a7

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

#25 - Building `bitstruct.c` silently fails

Issue - State: open - Opened by allanlei almost 3 years ago - 1 comment

#24 - bitstruct.c is not pickleable

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

#23 - No option for "signed or unsigned"

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

#22 - Interface of the C implementation

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

#21 - endianess of resulting array of bytes

Issue - State: open - Opened by alepinio over 3 years ago - 1 comment

#20 - Added power support

Pull Request - State: closed - Opened by dthadi3 almost 4 years ago - 7 comments

#19 - Packing of booleans does not respect bit order

Issue - State: closed - Opened by baileyji almost 4 years ago - 4 comments

#18 - Pypy - Bitstruct C Extension compile error

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

#17 - fix documentation link

Pull Request - State: closed - Opened by roipoussiere over 4 years ago - 2 comments

#16 - replaced the use of bitstruct.Error with python builtin Exceptions

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

#15 - C implementation doesn't seem to support a single space to separate groups

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

#14 - raw format on incomplete bytes

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

#13 - Emulating C bitfield structures using bitstruct

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

#12 - bitstruct "<u32" != struct "<I"

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

#11 - Wrong behaviour when integer size exceeds packing format size

Issue - State: closed - Opened by henzef about 6 years ago - 5 comments
Labels: enhancement

#10 - Allow padding with ones by using the uppercase "P" format character

Pull Request - State: closed - Opened by henzef over 6 years ago - 2 comments

#9 - Please add a pack_into() function

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

#8 - add in support for half precision floats (float16)

Pull Request - State: closed - Opened by stringhamc almost 7 years ago - 7 comments

#7 - Speedup using fixed format strings

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

#6 - Speedup using bitmasks instead of string operations

Issue - State: closed - Opened by ntolazzi almost 7 years ago - 8 comments

#5 - test fails: AssertionError

Issue - State: closed - Opened by brianmay over 8 years ago - 4 comments

#4 - missing files from pypi distribution

Issue - State: closed - Opened by brianmay over 8 years ago - 3 comments
Labels: enhancement

#3 - Allow 'compiled' formats for unpack()

Issue - State: closed - Opened by altendky over 8 years ago - 2 comments
Labels: enhancement, help wanted

#2 - Boolean support

Pull Request - State: closed - Opened by ilivit almost 9 years ago - 5 comments

#1 - Handling endianness of individual values when unpacking

Issue - State: closed - Opened by altendky almost 9 years ago - 16 comments
Labels: enhancement