issues
search
kutsurak
/
python-bitstring
Automatically exported from code.google.com/p/python-bitstring
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
anyset / allset should default to whole bitstring
#94
GoogleCodeExporter
closed
9 years ago
2
Accept xrange-like parameters as well as iterables.
#93
GoogleCodeExporter
opened
9 years ago
1
Testing single bit unreasonably slow
#92
GoogleCodeExporter
closed
9 years ago
1
Right shift of 0 yields results I did not expect
#91
GoogleCodeExporter
closed
9 years ago
2
Initialise from bytes object
#90
GoogleCodeExporter
closed
9 years ago
1
can't seem to install on Fedora 12
#89
GoogleCodeExporter
closed
9 years ago
3
Encode / decode methods
#88
GoogleCodeExporter
opened
9 years ago
5
Disallow all zero bit reads
#87
GoogleCodeExporter
closed
9 years ago
1
Rationalise read, peek methods
#86
GoogleCodeExporter
closed
9 years ago
2
Should there be a bool token?
#85
GoogleCodeExporter
closed
9 years ago
3
Make pack a method for BitString
#84
GoogleCodeExporter
closed
9 years ago
2
Using a numpy.int32 to initialise a Bits object stalls
#83
GoogleCodeExporter
closed
9 years ago
4
Better 'bitstream' support
#82
GoogleCodeExporter
opened
9 years ago
1
New creation from file strategy.
#81
GoogleCodeExporter
closed
9 years ago
3
Disallow offset and length for some initialisers
#80
GoogleCodeExporter
closed
9 years ago
1
Tweaks to 'join' method
#79
GoogleCodeExporter
closed
9 years ago
1
Complex Numbers
#78
GoogleCodeExporter
closed
9 years ago
3
Intern strategy for Bits creation.
#77
GoogleCodeExporter
closed
9 years ago
5
Rename BitStringError to Error
#76
GoogleCodeExporter
closed
9 years ago
1
Accept iterables not just lists and tuples, and be an iterable.
#75
GoogleCodeExporter
closed
9 years ago
2
Should pack return a BitString or a Bits?
#74
GoogleCodeExporter
closed
9 years ago
1
Remove *format - accept iterable instead.
#73
GoogleCodeExporter
closed
9 years ago
1
unpack should accept keywords
#72
GoogleCodeExporter
closed
9 years ago
2
"Invalid Syntax" error at the time of installation
#71
GoogleCodeExporter
closed
9 years ago
1
The replace function is broken if start != 0.
#70
GoogleCodeExporter
closed
9 years ago
1
Allow negative indices for other functions
#69
GoogleCodeExporter
closed
9 years ago
1
Install fails due to missing 'readme.txt'
#68
GoogleCodeExporter
closed
9 years ago
4
Raise exceptions for reads that fail
#67
GoogleCodeExporter
closed
9 years ago
2
Raise consistent Exception when trying to read more than the available data
#66
GoogleCodeExporter
closed
9 years ago
4
Should single bit slice return an integer?
#65
GoogleCodeExporter
closed
9 years ago
6
unicode support
#64
GoogleCodeExporter
closed
9 years ago
4
Initialisation from int should create BitString of that length.
#63
GoogleCodeExporter
closed
9 years ago
1
1.0.0 build issue
#62
GoogleCodeExporter
closed
9 years ago
3
Add support for floating point interpretations
#61
GoogleCodeExporter
closed
9 years ago
1
Remove redundant methods
#60
GoogleCodeExporter
closed
9 years ago
6
Manual Chapter Bookmarks
#59
GoogleCodeExporter
closed
9 years ago
3
1.0.2 doesn't build in python2.4
#58
GoogleCodeExporter
closed
9 years ago
3
The 'bits' interpretation should be default when reading / unpacking.
#57
GoogleCodeExporter
closed
9 years ago
2
'Compiled' objects for better performance when reading.
#56
GoogleCodeExporter
closed
9 years ago
1
Simple bit setting / checking functions
#55
GoogleCodeExporter
closed
9 years ago
1
Hashable constant BitStrings
#54
GoogleCodeExporter
closed
9 years ago
2
startbit and endbit should be renamed to just start and end
#53
GoogleCodeExporter
closed
9 years ago
1
Add startswith() and endswith() functions.
#52
GoogleCodeExporter
closed
9 years ago
1
Modifying methods should return None. (Command-query separation).
#51
GoogleCodeExporter
closed
9 years ago
1
Right- and left-justified hex functions
#50
GoogleCodeExporter
closed
9 years ago
3
Exception on pack() with upper-case key
#49
GoogleCodeExporter
closed
9 years ago
2
unpack to dictionary
#48
GoogleCodeExporter
closed
9 years ago
1
Multiplicative factors and groupings for tokens
#47
GoogleCodeExporter
closed
9 years ago
3
Convenience tokens for reading / construction.
#46
GoogleCodeExporter
closed
9 years ago
2
Auto initialisation from file object
#45
GoogleCodeExporter
closed
9 years ago
1
Previous
Next