Skip to content

Commit a02ae76

Browse files
committed
Update stats
1 parent 791d9d2 commit a02ae76

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,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

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) 931 (+3) 161 (-224) 159 (-18) 1,251 (-239)
59+
main (3.13) 931 (+3) 161 (-224) 160 (-17) 1,252 (-238)
6060
=========== ========== ========== ========= ============
6161

6262
Since Python 3.9, Python is now built with ``-fvisibility=hidden`` to avoid
@@ -82,7 +82,7 @@ Python Public Private Internal Total
8282
3.10.0 173 (same) 33 (-2) 13 (-1) 219 (-3)
8383
3.11.0 177 (+4) 32 (-1) 10 (-3) 219 (same)
8484
3.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

8888
Public functions defined as macros and static inline functions

0 commit comments

Comments
 (0)