Moshe Zadka

Results 39 issues of Moshe Zadka

For now this is completely broken, but this is starting to refactor `makeDigraph` into a more general "transitions" stream which should power more flexible analysis tools without making it *too*...

- [x] #142 - [ ] #143

When "--verify-signature" is specified, twine would make sure every upload has a corresponding .asc, and that it contains a valid signature. If the .asc file is not specified for upload,...

enhancement

As seen in https://github.com/twisted/klein/pull/350 (and related ticket), `@style.route` has to be inside `@requirer.require`.

documentation

From @mthuurne : No return type documentation can mean that the return type is undocumented or that the function does not return anything. In the case of annotations, the latter...

astbuilder

This is an inconsistency from the behavior of the regular Python interpreter. For example, in a regular Python interpreter, this will be the result of `print("Hello", "world")`: The following is...

type: bug
tag: rendering

Hi! I wanted to discuss this before opening a PR. This is not the workflow I use, and not the one I would recommend. If you do this, your `master`...