ip-tools / patzilla

PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.
https://docs.ip-tools.org/patzilla/
GNU Affero General Public License v3.0
98 stars 22 forks source link

Support Python 3 #27

Open amotl opened 4 years ago

amotl commented 4 years ago

2020: Python 2 is dead. Long live Python 3!

@frankheider already chimed in (thanks again!) to add basic Python 3 support within [1]. However, this is just a start. The codebase will have to be converted completely and the functionality has to be checked for any quirks eventually coming from this transition.

[1] https://github.com/frankheider/ip-navigator-py3.6/commits/python3

amotl commented 2 years ago

With #49, we are adding a test harness in order to cover the migration. On another matter, we also just found back https://github.com/loucash/mongodb_gridfs_beaker/pull/1, which will be needed along the way.

amotl commented 1 year ago

Hi again,

coming from GH-68, @papoteur-mga just submitted GH-70, in order to conclude the migration to Python 3. Thank you so much!

However, when looking at the changes since version 0.169.3 (2019-11-01), I think there should be another release beforehand, still on Python 2.

With kind regards, Andreas.