]> granicus.if.org Git - python/commit
Assorted 3.4 What's New updates
authorNick Coghlan <ncoghlan@gmail.com>
Sat, 26 Oct 2013 15:57:34 +0000 (01:57 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Sat, 26 Oct 2013 15:57:34 +0000 (01:57 +1000)
commit367df120442bc592f7377bdfa6f4520426046c3f
tree31ba2189d313ac7f942aab3ca871c0dd9303b592
parent862542e500f45328bb9566287e37df59dbe38b18
Assorted 3.4 What's New updates

- cross-references and attributions for inspect changes
- note improvements to inspect and pydoc handling of
  metaclasses and dynamic attributes (courtesy of the
  enum PEP)
- group all CPython implementation specific changes
  into a common section
- add see also links for most of the PEPs
- fix the see also link for the release PEP
- add suitable caveats on Argument Clinic inclusion
- clarify the change to __wrapped__ handling
Doc/library/inspect.rst
Doc/whatsnew/3.4.rst