gh-113878: Add `doc` parameter to `dataclasses.field` (gh-114051)
If using `slots=True`, the `doc` parameter ends up in the `__slots__` dict. The `doc` parameter is also in the corresponding `Field` object.
S
sobolevn committed
9c7657f09914254724683d91177aed7947637be5
Parent: 0a3577b
Committed by GitHub <noreply@github.com>
on 9/27/2024, 4:20:49 PM