plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
240 stars 183 forks source link

CMFPlone must not depend on plone.api #3962

Closed jensens closed 1 month ago

jensens commented 1 month ago

Dependency in setup.py, used in

https://github.com/plone/Products.CMFPlone/blob/5f866f56d979ca0879181823a1a802035f727079/Products/CMFPlone/controlpanel/browser/error_log_form.py#L6

plone.api depends on CMFPlone, not vice versa!