plone / plone.behavior

Support for "behaviors", used by plone.dexterity
https://pypi.python.org/pypi/plone.behavior
3 stars 2 forks source link

Fixed deprecation warning for ComponentLookupError. #22

Closed mauritsvanrees closed 4 years ago

mister-roboto commented 4 years ago

@mauritsvanrees thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

mauritsvanrees commented 4 years ago

@jenkins-plone-org please run jobs

gforcada commented 4 years ago

@mauritsvanrees we might want to not use master branch for 4.3 I guess, otherwise it will not work, or you will have to try/except the changes. But 4.3 is mostly frozen, so...

mauritsvanrees commented 4 years ago

Good point. I have now switched coredev 4.3 to use new branch 1.3.x. After merge, I will update classifiers in plone.behavior and bump the version.