@@ -18,7 +18,7 @@ Python Limited API CPython API Internal API Total
18183.10.0 9,909 (50%) 4,584 (23%) 5,519 (28%) 20,012
19193.11.0 8,733 (36%) 5,407 (22%) 10,047 (42%) 24,187
20203.12 (dev) 8,989 (28%) 5,815 (18%) 17,631 (54%) 32,435
21- main (3.13) 8,686 (26%) 4,600 (14%) 20,744 (61%) 34,030
21+ main (3.13) 8,691 (26%) 4,600 (14%) 20,764 (61%) 34,055
2222=========== ============= =========== ============ ======
2323
2424File Numbers
@@ -56,7 +56,7 @@ Python Public Private Internal Total
56563.10.0 885 (-34) 412 (same) 115 (+6) 1,412 (-28)
57573.11.0 891 (+6) 360 (-52) 176 (+61) 1,427 (+15)
58583.12 (dev) 928 (+37) 385 (+25) 177 (+1) 1,490 (+63)
59- main (3.13) 931 (+3) 161 (-224) 159 (-18 ) 1,251 (-239 )
59+ main (3.13) 931 (+3) 161 (-224) 160 (-17 ) 1,252 (-238 )
6060=========== ========== ========== ========= ============
6161
6262Since Python 3.9, Python is now built with ``-fvisibility=hidden `` to avoid
@@ -82,7 +82,7 @@ Python Public Private Internal Total
82823.10.0 173 (same) 33 (-2) 13 (-1) 219 (-3)
83833.11.0 177 (+4) 32 (-1) 10 (-3) 219 (same)
84843.12 (dev) 176 (-1) 29 (-3) 12 (+2) 217 (-2)
85- main (3.13) 176 (same) 15 (-14) 18 (+6 ) 209 (-8 )
85+ main (3.13) 176 (same) 15 (-14) 14 (+2 ) 205 (-12 )
8686=========== ========== ======== ======== ==========
8787
8888Public functions defined as macros and static inline functions
0 commit comments