libnl icon indicating copy to clipboard operation
libnl copied to clipboard

Fix compatibility with python3.6+

Open DL6ER opened this issue 3 years ago • 1 comments

Fixes compatibility with python3.6+ (tested with Ubuntu python3.8.1). More details directly in the fixed code.

@sibbi77 mentioned incompatibility with python3.6 in https://github.com/Robpol86/libnl/issues/28 If you're still interested, could you verify my patch fixes the issue also for you?

My patch should be python2.6 compatible.

Side note: You mentioned in said issue that you stopped maintaining the project. As I'm planing to use it in future projects, I'd volunteer to make it over if you want this. It would both make my life easier and ensure this project will live on with new developments and fixes (where needed).

DL6ER avatar Dec 05 '20 07:12 DL6ER

Import works now (python 3.8). I did no further tests on this. vy 73 DH9SH

sibbi77 avatar Dec 05 '20 08:12 sibbi77