Larry Hastings added the comment: > This is because in pure Python functions we have no enough > information. I believe than origin expression is more useful > in the help.
That doesn't matter. inspect.Signature would have to change in order to provide the original expression, and it's not going to for 3.4. In zlib.decompress, remove the "= unspecified". You can have a c_default without a default value now. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20293> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com