inotify_simple icon indicating copy to clipboard operation
inotify_simple copied to clipboard

remove python2 support

Open damnms opened this issue 2 years ago • 1 comments

python2 is obsolete - i noticed a ticket about some performance stuff so i thought i let a static code analyzer run and noticed that there are some python2 checks. maybe that should be removed.

damnms avatar Jun 14 '23 09:06 damnms

This would also allow typing hinting to be added (#32). Given how long it's been EOL, this seems like a pretty reasonable thing to no longer support

stumpylog avatar Oct 03 '23 02:10 stumpylog