Commit c6ad03f
bpo-43908: Make array.array type immutable (pythonGH-25696)
Co-authored-by: Victor Stinner <[email protected]>1 parent 5daf70b commit c6ad03f
3 files changed
Lines changed: 10 additions & 1 deletion
File tree
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Modules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2847 | 2847 | | |
2848 | 2848 | | |
2849 | 2849 | | |
2850 | | - | |
| 2850 | + | |
| 2851 | + | |
2851 | 2852 | | |
2852 | 2853 | | |
2853 | 2854 | | |
| |||
0 commit comments