"dummy_thread" is not removed but renamed to _dummy_thread.
This commit is contained in:
parent
748d7cdd71
commit
4a54b8fc71
|
@ -564,10 +564,6 @@ for what the module is meant for.
|
|||
|
||||
+ ctypes provides better support for same functionality.
|
||||
|
||||
* dummy_thread (TODO after ``thread`` has been renamed)
|
||||
|
||||
+ ``thread`` is becoming a hidden API.
|
||||
|
||||
* fpformat [done: 2.6, 3.0]
|
||||
|
||||
+ All functionality is supported by string interpolation.
|
||||
|
|
Loading…
Reference in New Issue