updater4pyi icon indicating copy to clipboard operation
updater4pyi copied to clipboard

Not compatible with Python 3

Open Zamiell opened this issue 9 years ago • 3 comments

It should say in the README and the Docs that this is a legacy library that only runs on Python 2.

Zamiell avatar Jun 02 '16 03:06 Zamiell

Indeed, it's not compatible with Python 3, and it would be nice if it was. You're welcome to provide patches to make it run with python 3 as well.

phfaist avatar Jun 26 '16 10:06 phfaist

It looks like one of the forks has updated this to work with python 3, see https://github.com/chennan47/updater4pyi

Maybe @chennan47 could submit a pull request for this?

djhoese avatar Aug 17 '16 16:08 djhoese

That would be very welcome. (though after a brief glance, I couldn't tell if the code would still work under python 2? Ideally the code would run under both versions.)

phfaist avatar Aug 20 '16 14:08 phfaist