Steven Rumbalski added the comment:

Truncated sentence was always truncated.

Introduced on commit bebf73511a1250fc768bcb7192b5b3c3fd04d8f2
from Issue #20287: Argument Clinic's output is now configurable, allowing
delaying its output or even redirecting it to a separate file.
https://github.com/python/cpython/commit/bebf73511a1250fc768bcb7192b5b3c3fd04d8f2

Another issue from the same commit that still exists today:

buffer
    Save up all most of the output from Clinic, to be written into your file 
near the end.
            ^^^^^^^^

Perhaps what was meant was 'almost all'?

----------
nosy: +Steven Rumbalski

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29596>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to