diff options
author | sobolevn <mail@sobolevn.me> | 2024-09-27 16:20:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-27 16:20:49 (GMT) |
commit | 9c7657f09914254724683d91177aed7947637be5 (patch) | |
tree | a3866271b1a8ad5602e12f64ac03de1a7b463c66 /Python/optimizer_symbols.c | |
parent | 0a3577bdfcb7132c92a3f7fb2ac231bc346383c0 (diff) | |
download | cpython-9c7657f09914254724683d91177aed7947637be5.zip cpython-9c7657f09914254724683d91177aed7947637be5.tar.gz cpython-9c7657f09914254724683d91177aed7947637be5.tar.bz2 |
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.
Diffstat (limited to 'Python/optimizer_symbols.c')
0 files changed, 0 insertions, 0 deletions