diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -160,6 +160,8 @@ Library - The test.test_support module has been renamed to test.support. +- The threading module API's were renamed to by PEP 8 complaint. + Tools/Demos ----------- |