Remove path and maxint from py3compat
[pyelftools.git] / elftools / common / py3compat.py
2022-08-16 Eli BenderskyRemove path and maxint from py3compat
2022-08-16 Eli BenderskyMove utilities from py3compat to utils
2022-08-16 Eli BenderskyRemove iter* utilities from py3compat and refactor...
2022-08-15 Eli BenderskyOfficially remove Python 2 support from this point...
2022-08-08 Ronan DunklauSupplementary object files (#426)
2022-07-13 Tim Gatesdocs: Fix a few typos (#431)
2022-06-13 Seva AlekseyevVersion 5 lineprogram header (#411)
2021-12-07 Marco BonelliAdd support for .note.gnu.property notes section (...
2021-09-17 Marco BonelliKeep raw note descriptors in ELF note sections as raw...
2019-09-11 Eli BenderskyPortable import of collections.Mapping
2018-01-15 Eli BenderskyImplement e_machine-based section type decoding
2017-08-30 Eli BenderskyClean up py3compat a bit and add some tests
2017-08-29 Pierre-Marie de... Add parsing and readelf dumping for .eh_frame (#155)
2014-11-01 Eli BenderskyBump minimal Python 2.x version to 2.7
2012-07-05 Eli BenderskyAdded dwarf_decode_address.py example
2012-01-27 Eli BenderskyMore changes to port to Python 3
2012-01-27 Eli Benderskyinitial efforts porting pyelftools to python 3. some...