Skip to content

Commit 0aee621

Browse files
committed
Update stats
1 parent 7fca01b commit 0aee621

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/stats.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Python Limited API CPython API Internal API Total
1818
3.10.0 9,909 (50%) 4,584 (23%) 5,519 (28%) 20,012
1919
3.11.0 8,733 (36%) 5,407 (22%) 10,047 (42%) 24,187
2020
3.12 (dev) 8,989 (28%) 5,815 (18%) 17,631 (54%) 32,435
21-
main (3.13) 8,746 (25%) 4,412 (13%) 21,282 (62%) 34,440
21+
main (3.13) 8,725 (25%) 4,359 (13%) 21,385 (62%) 34,469
2222
=========== ============= =========== ============ ======
2323

2424
File Numbers
@@ -37,7 +37,7 @@ Python Limited API CPython API Internal API Total
3737
3.10.0 80 (-17) 32 (+8) 48 (+15) 160 (+6)
3838
3.11.0 71 (-9) 47 (+15) 68 (+20) 186 (+26)
3939
3.12 (dev) 70 (-1) 48 (+1) 91 (+23) 209 (+23)
40-
main (3.13) 71 (+1) 50 (+2) 98 (+7) 219 (+10)
40+
main (3.13) 71 (+1) 50 (+2) 100 (+9) 221 (+12)
4141
=========== =========== =========== ============ =========
4242

4343
Functions
@@ -56,7 +56,7 @@ Python Public Private Internal Total
5656
3.10.0 885 (-34) 412 (same) 115 (+6) 1,412 (-28)
5757
3.11.0 891 (+6) 360 (-52) 176 (+61) 1,427 (+15)
5858
3.12 (dev) 928 (+37) 385 (+25) 177 (+1) 1,490 (+63)
59-
main (3.13) 941 (+13) 107 (-278) 175 (-2) 1,223 (-267)
59+
main (3.13) 941 (+13) 92 (-293) 182 (+5) 1,215 (-275)
6060
=========== ========== ========== ========= ============
6161

6262
Since Python 3.9, Python is now built with ``-fvisibility=hidden`` to avoid

0 commit comments

Comments
 (0)