Closed GoogleCodeExporter closed 9 years ago
Hi,
You can check the changes in 3.0 in the release notes
(http://packages.python.org/bitstring/release_notes.html) but the only
significant one in terms of backwards compatibility is the change to the
meaning of step in slicing notation (and your problem doesn't sound like that,
probably).
There have been changes to caching, but there are no known issues.
Difficult to say without seeing the code. If you have something that I can test
then I can do that. Just email me (scott@griffiths.name) and I can take a look.
Otherwise if you can get any sample piece of code that behaves differently with
the different versions then that would work too.
Cheers,
Scott
Original comment by dr.scott...@gmail.com
on 24 May 2012 at 4:05
Hi Scott,
Gladly I found it quick, it was due to the removal of the prefix in the
attributes (.bin, etc).
Sorry for the issued issue :)
Cheers
RL
Original comment by rui.lour...@gmail.com
on 24 May 2012 at 7:22
Original comment by dr.scott...@gmail.com
on 28 May 2012 at 12:12
Original issue reported on code.google.com by
rui.lour...@gmail.com
on 24 May 2012 at 3:57