summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-03-13-08-52-58.bpo-46998.cHh-9O.rst
Commit message (Collapse)AuthorAgeFilesLines
* Python 3.11.0a7v3.11.0a7Pablo Galindo2022-04-051-1/+0
|
* bpo-46998: Allow subclassing Any at runtime (GH-31841)Shantanu2022-04-051-0/+1
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>