issues
search
scott-griffiths
/
bitstring
A Python module to help you manage your bits
https://bitstring.readthedocs.io/en/stable/index.html
MIT License
412
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
return in finally: overrides return in except:
#347
iritkatriel
opened
1 month ago
1
Update bitarray dependency
#346
coreycerovsek
closed
1 month ago
3
Python 3.10 bitarray compatibility?
#345
nbahar-intel
closed
2 months ago
4
LSB0 Bit String Reversal is Not Reversible
#343
hmorris94
opened
3 months ago
2
Issue of casting f32 to e4m3mxfp
#342
wonjeon
opened
3 months ago
5
Matching C order for bit packed structs.
#341
taylorh140
closed
3 months ago
6
struct formats `i` and `I` not supported.
#340
scott-griffiths
opened
4 months ago
0
Request full structure definition.
#339
taylorh140
closed
4 months ago
6
Gfloat version requirement
#337
kitterma
closed
6 months ago
3
Bug initializing an Array from bytes?
#336
jbhannon1
closed
6 months ago
2
More configurable default options for pp
#335
scott-griffiths
opened
6 months ago
0
Auto scaling rounding wrong way on occasion.
#334
scott-griffiths
closed
6 months ago
0
Some exotic float codes representing negative zero converted to positive zero.
#333
scott-griffiths
closed
6 months ago
0
Add offset to Dtype
#332
scott-griffiths
closed
5 months ago
0
Add levels to dtype definitions in the dtype register
#331
scott-griffiths
closed
5 months ago
1
`BitStream.__add__` throws `AttributeError: 'Bits' object has no attribute '_pos'`
#329
whitslack
closed
6 months ago
3
Test failures due to lack of gfloat formats import
#328
kitterma
closed
6 months ago
2
DeprecationWarning: invalid escape sequence in tests
#327
kitterma
closed
6 months ago
1
Significant slowdown in find / findall for some cases since version 4.1.
#326
tobz-nz
closed
6 months ago
7
4.2.x: Reading past the end of stream no longer raises ReadError
#325
EricGallimore
closed
6 months ago
2
Change string representation of dtypes to short version when available.
#324
scott-griffiths
closed
5 months ago
1
4.2.0: BitArray.join() no longer ignores None types
#323
Algafix
closed
6 months ago
2
convert CR end of lines to LF
#322
kloczek
closed
7 months ago
2
4.2.0 crashes upon import when PYTHONOPTIMIZE is set to 2 or larger
#321
ntamas
closed
7 months ago
2
4.2.0: Typing of BitStream-slice
#320
prauscher
closed
7 months ago
3
Unpack decoding error
#319
RomoloPoliti-INAF
closed
7 months ago
2
4.2.0: Bitarray(bytes=...) constructor no longer accepts list of bytes (or integers)
#318
EricGallimore
closed
7 months ago
2
4.2.0 crashes upon import with 32 bit python versions
#317
daxie117
closed
7 months ago
2
ImportError: cannot import name 'BitString' from 'bitstring'
#314
hddesai
closed
8 months ago
3
Shortcut for current dtype in pp.
#313
scott-griffiths
opened
8 months ago
0
Adding various MXFP types and adding scaling to Dtypes.
#312
scott-griffiths
closed
8 months ago
0
Add support for NO_COLOR terminal variable
#311
scott-griffiths
closed
8 months ago
0
Iterating using over Bits.find() causes an infinite loop
#310
ajahraus
closed
8 months ago
5
Add support for LSB0 on a per object / instance basis
#309
hendrickmelo
closed
8 months ago
2
Opening a file using filename keyword seems to lock the file as if it's in write mode
#308
MichaelDeutschCoding
closed
8 months ago
7
Tighten up token length rules.
#306
scott-griffiths
closed
6 months ago
1
Allow count to count more than just bits.
#305
scott-griffiths
closed
3 weeks ago
1
Dtype could be callable
#304
scott-griffiths
closed
8 months ago
1
bitstring 4.1.3 no longer allows packing and reading bytes without a defined length
#303
BVollmerhaus
closed
12 months ago
2
Use standard range checking - throw less exceptions
#302
scott-griffiths
opened
1 year ago
0
4.1.2: test_plugin.py problems
#301
0-wiz-0
closed
1 year ago
1
Dtypes should know their return type
#300
scott-griffiths
closed
12 months ago
1
BitArray(random.getrandbits(128)) fails
#299
ThomasKundera
closed
1 year ago
2
Add scale factor for interpretations
#298
scott-griffiths
closed
12 months ago
1
Binary assignment operator with a slice are not saved in the backing BitArray
#297
clayton13
closed
1 year ago
1
Rationalise Error classes
#296
scott-griffiths
closed
5 months ago
1
Unreasonably slow operations
#295
scott-griffiths
closed
5 months ago
2
Change names of fp8 types?
#294
scott-griffiths
closed
1 year ago
1
Stray, invalid `bitstring/plugin_test.py` in the sdist for 4.1.2
#293
mgorny
closed
1 year ago
3
Array == and != should be per element
#292
scott-griffiths
closed
1 year ago
0
Next