mirror of
https://github.com/python/cpython.git
synced 2026-05-18 10:24:42 -04:00
8837dd092f
* Rather than raise TypeError, warn and call list() on the value. * Fix tests, revise NEWS and whatsnew text. * Revise documentation, a string is okay as well. * Ensure 'requires' and 'obsoletes' are real lists. * Test that requires and obsoletes are turned to lists.