Commit 621e29a
committed
Document PyUnstable_WritePerfMapEntry signature change in 3.15
The code_size widening from unsigned int to size_t is an LP64 ABI
break; add a whatsnew Porting note, a versionchanged directive, and
mention it in the NEWS entry so extension authors know to recompile.1 parent 77777a6 commit 621e29a
File tree
3 files changed
+29
-1
lines changed- Doc
- c-api
- whatsnew
- Misc/NEWS.d/next/Core_and_Builtins
3 files changed
+29
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
46 | 52 | | |
47 | 53 | | |
48 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
1770 | 1778 | | |
1771 | 1779 | | |
1772 | 1780 | | |
| |||
1775 | 1783 | | |
1776 | 1784 | | |
1777 | 1785 | | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
1778 | 1796 | | |
1779 | 1797 | | |
1780 | 1798 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments