Remove BytesIO and StringIO from py3compat
[pyelftools.git] / test / test_callframe.py
2022-08-16 Eli BenderskyRemove BytesIO and StringIO from py3compat
2020-07-07 Fishdwarf.CallFrameInfo: Support parsing LSDA pointers...
2019-07-30 Dmitry KoltunovFix for `CFIEntry.get_decoded()` (#232)
2017-11-18 Eli BenderskyClean up some whitespace
2017-08-29 Pierre-Marie de... Add parsing and readelf dumping for .eh_frame (#155)
2017-02-26 Eli BenderskyRemove conditional unittest2 imports from tests
2013-04-08 Eli BenderskySetup sys.path properly this time (I'll update the...
2013-04-06 Eli BenderskyFix sys.path setup to prepend '.', rather than append...
2013-03-23 Eli BenderskyAdded license snippet to all files in the code. Whitesp...
2012-01-27 Eli BenderskyMore changes to port to Python 3
2011-12-24 Eli Benderskymade all tests run with Python 2.6 that has unittest2...
2011-12-17 Eli Benderskyrenamed 'tests' dir to 'test'