-
- Downloads
bpo-43827: Make arguments to abc.ABCMeta.__new__ pos-only (#25385)
To avoid conflicts with `__init__subclass__`.
Showing
- Lib/abc.py 1 addition, 1 deletionLib/abc.py
- Lib/test/test_abc.py 13 additions, 0 deletionsLib/test/test_abc.py
- Misc/ACKS 1 addition, 0 deletionsMisc/ACKS
- Misc/NEWS.d/next/Library/2021-04-16-17-32-44.bpo-43827.uJaXdP.rst 1 addition, 0 deletions...S.d/next/Library/2021-04-16-17-32-44.bpo-43827.uJaXdP.rst
Please register or sign in to comment