Skip to content

Commit 40867cc

Browse files
committed
news
1 parent e17b793 commit 40867cc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Store the sample count in :mod:`profiling.sampling` binary format, as a
2+
64-bit integer, widening from previously used 32-bit integer. This breaks
3+
the existing recordings. Long or thread-heavy profiling sessions will no
4+
longer fail because of :exc:`OverflowError`. Patch by Maurycy
5+
Pawłowski-Wieroński.

0 commit comments

Comments
 (0)