Commit Graph

8 Commits

Author SHA1 Message Date
Erik De Bonte 750ae13c27
Remove hash alias for unsafe_hash (#2454) 2022-03-22 19:47:39 -07:00
Erik De Bonte fb1498c5a8
PEP 681: Descriptor fields (#2369)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-03-14 18:07:18 -07:00
Erik De Bonte 0dc3c49ece
PEP 681: Describe CPython changes and include docs link (#2390)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
2022-03-08 18:19:47 -08:00
David Foster 5ffa9a6de7
PEP 681: Fix minor formatting and typographical issues (#2382) 2022-03-08 05:12:26 +00:00
Erik De Bonte f52151b9d8
Remove discussion of alternate form (#2386) 2022-03-07 15:26:17 -08:00
Erik De Bonte dfdf510680
PEP 681: kw_only field descriptor parameter is supported (#2381)
* kw_only field descriptor parameter is supported

* Sync features with dataclass
2022-03-07 15:20:04 -08:00
Erik De Bonte de3626fe40
PEP 681: Fix type annotation of field_descriptors param (#2296) 2022-02-02 09:46:55 -08:00
Erik De Bonte 47de64f1f5
PEP 681: Data Class Transforms (#2285) 2022-01-31 15:10:50 -08:00