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
Possible resource leakage
#186
pepeperezperez
closed
5 years ago
3
__getitem__ reduces the length of the bit word.
#185
oversun1
closed
6 years ago
3
Improve type consistency with length=1 specification for bool
#184
LemonPi
closed
5 years ago
2
implement __iter__
#183
yuba
closed
5 years ago
0
Improve __getitem__ performance
#182
yuba
closed
5 years ago
1
Bugfix for __contains__ method
#181
soggysec
closed
6 years ago
3
__contains__ traceback in python 2.7
#180
soggysec
closed
6 years ago
5
Problem with bitstring
#179
4lir4d
closed
6 years ago
1
The link to the PDF on http://pythonhosted.org/bitstring/#documentation is out of date
#178
davegorst
closed
6 years ago
2
merge a few PRs
#177
graingert
closed
2 years ago
1
Fix serious aliasing bug violating immutability
#176
ibookstein
closed
5 years ago
2
Find indices of zeros or ones
#175
tsoernes
closed
7 years ago
1
Fix Python 2/3 check.
#174
danpalmer
closed
7 years ago
7
Loosing bytes
#173
PeraZver
closed
7 years ago
0
Tests fix travis
#172
fpietka
closed
5 years ago
1
32 tests failing??
#171
npandita19
closed
6 years ago
2
Accept an ASCII formatter
#170
sacha-sentier
closed
2 years ago
2
Interpret file contents as hexadecimal string
#169
HagaiHargil
closed
7 years ago
4
Support for 2.6?
#168
veeraraghavan-s
closed
7 years ago
1
Missing char and char[] conversions
#167
urosjarc
closed
7 years ago
2
testStructTokens2() is defined twice in BitStream unittest. First one fails but never executes.
#166
FlyingLotus1983
closed
6 years ago
3
use setup tools to create wheels
#165
James-Dengel
closed
2 years ago
1
Add installation requirement in setup.py
#164
yuvallanger
closed
8 years ago
2
Initialising hex and oct from long integers not straightforward
#163
scott-griffiths
closed
5 years ago
2
added python hex(long_integer) values handling
#162
AnyMaster
closed
8 years ago
1
Create LICENSE
#161
cottsay
closed
8 years ago
3
Version 3.1.3 missing from pypi
#160
iashwash
closed
8 years ago
1
3.1.3 Missing from pypi
#159
jgillick
closed
8 years ago
9
bitstring 3.1.4 pip install error
#158
thorink
closed
8 years ago
7
Bits(bitstream) still mutable Bitstream object
#157
koppa
closed
8 years ago
2
Python indexing vs. bit indexing
#156
kubaraczkowski
closed
1 year ago
24
Clarify necessity of cython
#155
krichter722
closed
8 years ago
3
corrected README reference in setup.py
#154
krichter722
closed
8 years ago
1
Creation from array.array
#153
p0lm
closed
8 years ago
3
Interrogation of pack format
#152
tobyspark
closed
4 months ago
3
Initializing a bitstring from a NamedTemporaryFile doesn't work correctly.
#151
andrew-vant
closed
8 years ago
1
Fix the readme name in the setup.py, closes #149
#150
flynnsark
closed
8 years ago
0
No such file or directory: 'README.txt' when running "python setup.py install"
#149
stephenmm
closed
8 years ago
2
Add a write() method to BitStream?
#148
bluetech
closed
2 years ago
1
Jython support for bitString
#147
Fyphon
closed
2 years ago
1
Rename README.txt to README.rst
#146
tmr232
closed
9 years ago
1
Host project somewhere else than code google
#145
GoogleCodeExporter
closed
9 years ago
3
Bits created from BitArray is not immutable
#144
GoogleCodeExporter
closed
8 years ago
2
Implment rcut and rjoin methods for Bits objects
#143
GoogleCodeExporter
closed
1 year ago
3
Changing bit-wise endian-ness
#142
GoogleCodeExporter
closed
4 years ago
5
prepend does strange things when coming from bytes object
#141
GoogleCodeExporter
closed
9 years ago
2
bitstring.Bits "round robin" bin -> float -> bin conversion does not preserve NaN bit
#140
GoogleCodeExporter
closed
9 years ago
1
More powerful append method
#139
GoogleCodeExporter
closed
8 years ago
3
Add "uint16" etc. parameters to Bits constructor
#138
GoogleCodeExporter
closed
8 years ago
1
Add __contains__ to BitArray
#137
GoogleCodeExporter
closed
9 years ago
4
Previous
Next