Felix Gruber
|
d2d7f5af93
|
PEP 681: Fix a typo. (#3197)
|
2023-07-11 07:12:13 -07:00 |
Jelle Zijlstra
|
83b976da18
|
Add Typing Topic (#2670)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
|
2022-10-06 17:36:39 -07:00 |
Erik De Bonte
|
b4bed87dd1
|
PEP 681: Clarifications about classes decorated with `dataclass_transform` (#2815)
|
2022-10-05 09:43:49 -07:00 |
Erik De Bonte
|
ebefef14d5
|
PEP 681: mark as Accepted (#2630)
|
2022-06-06 08:26:53 -07:00 |
Erik De Bonte
|
b064613a34
|
PEP 681: Clarify impact of decorating overload (#2610)
|
2022-05-26 07:44:43 -07:00 |
Erik De Bonte
|
d40ca166d0
|
PEP 681: Address Steering Council feedback (#2555)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2022-04-25 16:20:22 -07:00 |
Jelle Zijlstra
|
f163a0b807
|
PEP 681: Fix header links (#2507)
#2481 didn't like the hashes in the URLs
|
2022-04-15 22:00:42 -05:00 |
Brett Cannon
|
5144e88dfb
|
PEP 681: grammar tweak
|
2022-04-14 15:12:43 -07:00 |
Erik De Bonte
|
f73a0aa1ca
|
PEP 681: Add support for kwargs (#2504)
|
2022-04-05 21:31:59 -07:00 |
Jelle Zijlstra
|
7e537baa97
|
PEP 681: Add Post-History (#2502)
|
2022-04-05 06:55:40 -07:00 |
Erik De Bonte
|
b10f0f86e9
|
PEP 681: Rename `field descriptor` to `field specifier` (#2503)
|
2022-04-05 06:55:23 -07:00 |
Erik De Bonte
|
5725206d49
|
PEP 681: Decorator placement, future params, unstated semantics (#2498)
|
2022-04-01 09:45:15 -07:00 |
Erik De Bonte
|
03d6747f8f
|
PEP 681: Move descriptor-field support to Rejected Ideas (#2477)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2022-03-31 08:15:58 -07:00 |
Erik De Bonte
|
ac651d1555
|
Remove Django negativity; move converter to Rejected Ideas (#2488)
|
2022-03-30 19:12:17 -07:00 |
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 |