Michael Howitz

Results 187 comments of Michael Howitz

> So finally what should be done here?! ;) Please go ahead and create a PR, this feature ist interesting and should not be a huge maintenance burden.

A leading underscore makes a method always private. (This might be changed by using TrustedExacutables.) The doctoring should only be taken into account if there is no security declaration. I...

@dataflake Do you think this issue can be closed now?

I was using `PasteScript` in the blog post so I did not have to show all the steps to get to an installable Python package. I'd not recommend it in...

> What exactly is the goal of this change? That's not yet clear. Possibly we do not need it because we have hooked up the page template engine in another...

@d-maurer wrote: […] > This issue proposes a major overhaul of Zope's request parameter handling: First of all, I personally do not use Zope's request parameters, but I see the...

Maybe we should wait merging this PR until 3.11.0 final is released as 3.11 requires a new release of `RestrictedPython` which is currently just a dev release until we are...

I tried it with Python 3.10 and `buildout` and it worked, so I merged the PR.

@dataflake I second changing the change log to a more careful wording.

@mauritsvanrees I do not think that other packages have to be released beforehand. At least `buildout.cfg` does not do any source checkouts.