blob: 5ea87a45722c0ef5e074121fad1de5ee5f76a5ae [file] [log] [blame]
``setup()`` now raises :exc:`TypeError` for invalid types.
The ``distutils.dist.Distribution`` class now explicitly raises an exception
when ``classifiers``, ``keywords`` and ``platforms`` fields are not
specified as a list.