Skip to content

Commit da2ea8f

Browse files
committed
Update stats
1 parent bf40090 commit da2ea8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/stats.rst

Lines changed: 2 additions & 2 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,464 (13%) 21,218 (62%) 34,428
21+
main (3.13) 8,746 (25%) 4,454 (13%) 21,225 (62%) 34,425
2222
=========== ============= =========== ============ ======
2323

2424
File Numbers
@@ -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) 939 (+11) 115 (-270) 173 (-4) 1,227 (-263)
59+
main (3.13) 939 (+11) 113 (-272) 175 (-2) 1,227 (-263)
6060
=========== ========== ========== ========= ============
6161

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

0 commit comments

Comments
 (0)