Commit 000c563
Fix slotted reference cycles on 3.14 (#1446)
* Fix slotted reference cycles on 3.14
Ref python/cpython#136893 &
python/cpython#135228
Co-authored-by: Jelle Zijlstra <906600+JelleZijlstra@users.noreply.github.com>
* Add news fragment
* Bump version tag to CMA
Co-authored-by: Brandt Bucher
<40968415+brandtbucher@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra
<906600+JelleZijlstra@users.noreply.github.com>
* Apply review comment
#1446 (comment)
* EAFP
---------
Co-authored-by: Jelle Zijlstra <906600+JelleZijlstra@users.noreply.github.com>1 parent cbaef3f commit 000c563
File tree
3 files changed
+29
-2
lines changed- changelog.d
- src/attr
- tests
3 files changed
+29
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
618 | 619 | | |
619 | 620 | | |
620 | 621 | | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
621 | 633 | | |
622 | 634 | | |
623 | 635 | | |
| |||
845 | 857 | | |
846 | 858 | | |
847 | 859 | | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
848 | 874 | | |
849 | 875 | | |
850 | 876 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
1939 | 1939 | | |
1940 | 1940 | | |
1941 | 1941 | | |
1942 | | - | |
1943 | 1942 | | |
1944 | 1943 | | |
1945 | 1944 | | |
| |||
0 commit comments