Drop python2 support. #15

Merged
MicheleC merged 1 commits from feat/drop-python2 into master 1 year ago
Owner

As per title.

As per title.
MicheleC added 1 commit 1 year ago
fa06f29cf9
Drop python2 support.
MicheleC added this to the R14.1.0 release milestone 1 year ago
MicheleC requested review from SlavekB 1 year ago
SlavekB reviewed 1 year ago
SlavekB left a comment
Owner

It looks good. There is only one comment not directly related to Python 3 conversion.

It looks good. There is only one comment not directly related to Python 3 conversion.
or not tags.has_key('Image Qt::Orientation'):
print 'cannot get orientation info in', filename
if 'Exif Offset' not in tags \
or 'Image Qt::Orientation' not in tags:
SlavekB commented 1 year ago
Owner

Although this is not related to the Python 3 conversion, it would be good to remove the unwanted Qt:: in Qt::Orientation, which come a long time ago in commit 395a904bff.

Although this is not related to the Python 3 conversion, it would be good to remove the unwanted `Qt::` in `Qt::Orientation`, which come a long time ago in commit 395a904bff7b4d6ead445c342f7ac0c5fbf29121.
Poster
Owner

Good point, that 'Qt::' looked awkward to be honest. PR updated.

Good point, that 'Qt::' looked awkward to be honest. PR updated.
MicheleC force-pushed feat/drop-python2 from fa06f29cf9 to 900386ad46 1 year ago
SlavekB approved these changes 1 year ago
SlavekB left a comment
Owner

It looks good.

It looks good.
MicheleC merged commit 900386ad46 into master 1 year ago
MicheleC deleted branch feat/drop-python2 1 year ago

Reviewers

SlavekB approved these changes 1 year ago
The pull request has been merged as 900386ad46.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdeaddons#15
Loading…
There is no content yet.