1. 1976d9b #15916: if there are no docstrings, make empty suite, not an error. by R David Murray · 11 years ago
  2. 67ae50e inspect: Make Signature and Parameter hashable. Issue #20334. by Yury Selivanov · 11 years ago
  3. a04dbe4 Issue #17621: Introduce importlib.util.LazyLoader. by Brett Cannon · 11 years ago
  4. e09fb71 fix #21076: turn signal module constants into enums by Giampaolo Rodola' · 11 years ago
  5. da39645 inspect.Signature: Add 'Signature.from_callable' classmethod. Closes #17373 by Yury Selivanov · 11 years ago
  6. a5d63dd inspect.signature: Make Signature and Parameter picklable. Closes #20726 by Yury Selivanov · 11 years ago
  7. b0e6951 Merge #20145 backport: delete whatsnew entry. by R David Murray · 11 years ago
  8. e1b6f97 #20145: assert[Raises|Warns]Regex now raise TypeError on bad regex. by R David Murray · 11 years ago
  9. 33a4000 Issue #20627: xmlrpc.client.ServerProxy is now a context manager. by Brett Cannon · 11 years ago
  10. a77d0c3 Issue #19165: The formatter module graduates to full deprecation. by Brett Cannon · 11 years ago
  11. ee6bdc0 remove the ability of datetime.time to be considered false (closes #13936) by Benjamin Peterson · 11 years ago
  12. 7143029 Issue #19977: When the ``LC_TYPE`` locale is the POSIX locale (``C`` locale), by Victor Stinner · 11 years ago
  13. 01adf06 Add a stub "whatsnew in 3.5" document. by Victor Stinner · 11 years ago