mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
* Constructors of subclasses of some buitin classes (e.g. tuple, list, frozenset) no longer accept arbitrary keyword arguments. * Subclass of set can now define a __new__() method with additional keyword parameters without overriding also __init__(). |
||
|---|---|---|
| .. | ||
| connection.c.h | ||
| cursor.c.h | ||
| module.c.h | ||
| row.c.h | ||