Skip to content

Module is not compatible with Python 2.7 anymore #16

@laulaz

Description

@laulaz

We should be clear about that in documentation / setup.py / tests ... or fix it.

plone.gallery breaks on Python 2.7 because of (at least) :

  • ModuleNotFoundError in gallery_shortcode.py (which does not exist before Python 3)
  • missing Unicode in IRelatedPhotos behavior

@MrTango would you drop compatibility or make it work on Python 2.7 again ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions