Alessandro Pisa
Alessandro Pisa
CCing @jamadden because he worked on https://github.com/zopefoundation/zope.component/pull/53
I agree that this is not good. Probably that `PersistentList` does not even have what I am looking for :) But they point is that with the previous implementation (which...
@rspivak up!
I think this one has been superseded by #102
Yeah, a context manager might be an idea. Probably @pbauer idea is even better because it might be that even the type in not constrained it is not allowed in...
Probably this helps: https://patternslib.com/demos/date-picker. Anyway wait for @thet because he knows better!
I suspect the reason why that rule was added is to actually write documentation for patternslib. Immagine you want to document an hypothetical `pat-destroy-me`: ```html This element will be removed...
This is a nice fix @pombredanne @DennisClark @tdruez
If it can be helpful, I added a failing test: - https://github.com/malthe/chameleon/pull/440
> Here are direct links to the RTD pull request preview: > > * https://plone6--1703.org.readthedocs.build/backend/users-groups/index.html > * https://plone6--1703.org.readthedocs.build/backend/users-groups/emergency-user.html Those are now: - https://plone6--1703.org.readthedocs.build/admin-guide/index.html - https://plone6--1703.org.readthedocs.build/admin-guide/add-emergency-user.html