mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Mention how __coerce__ has been removed.
This commit is contained in:
parent
4cdada9af6
commit
ba617af298
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ TO DO
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- __coerce__ has been removed.
|
||||
|
||||
- Classic classes are a thing of the past. All classes are new style.
|
||||
|
||||
- Exceptions *must* derive from BaseException.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue