On 8 March 2014 11:29, Terry Reedy <tjre...@udel.edu> wrote:
> Perhaps add something to
>
> Other Language Changes
> ----------------------
> * Signatures reported by help() have been modified and improved by Argument
> Clinic and changes to the inspect module.

Yeah, the changes to help() are doubly indirect - help() uses pydoc
which uses inspect, and inspect saw a lot of changes.

I'll make a few updates to the What's New to help make the
consequences of this clearer.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to