Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DocStrings #117

Open
loechel opened this issue May 18, 2018 · 1 comment
Open

DocStrings #117

loechel opened this issue May 18, 2018 · 1 comment

Comments

@loechel
Copy link
Member

loechel commented May 18, 2018

All source code in Restricted Python should be reviewed and all methods should have a descriptive doc string

@loechel loechel added this to To do in RestrictedPython 4.0 May 18, 2018
@icemac icemac added this to To do in Zope 4 final release Jul 12, 2018
@PythonLinks
Copy link

To use classes in Python 3
metaclass must be set. Set it to type to use no custom metaclass.

You may want to make it clearer that if it is not set, then metaclasses can be used.

@icemac icemac added this to To do in Zope 5.0 via automation May 14, 2019
@icemac icemac removed this from To do in Zope 4 final release May 14, 2019
@icemac icemac removed this from To do in Zope 5.0 Sep 28, 2020
@icemac icemac added this to To do in Zope ecosystem via automation Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants