Skip to content

Slight adjustment to documentation of "quiet" parameter for cythonize().#3441

Merged
scoder merged 1 commit intocython:masterfrom
will-ca:quiet-directive-doc
Mar 21, 2020
Merged

Slight adjustment to documentation of "quiet" parameter for cythonize().#3441
scoder merged 1 commit intocython:masterfrom
will-ca:quiet-directive-doc

Conversation

@will-ca
Copy link
Contributor

@will-ca will-ca commented Mar 17, 2020

As far as I can tell, cythonize(quiet=True) also suppresses non-error and non-warning messages on stdout, like f"Compiling {filepath} because it changed.", f"[{n}/{t}] Cythonizing {filepath}", etc.

It's a minor distinction in a single flag, but I ran into it when trying to write a doctest for Shadow.inline().

@scoder scoder merged commit eab4e09 into cython:master Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants