Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Core and Builtins/2022-12-09-14-27-36.gh-issu…
…e-100143.5g9rb4.rst

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
  • Loading branch information
mdboom and JelleZijlstra authored Dec 12, 2022
commit 07dcbad366738577b04b23cc6cfdf7fbedf70467
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
When built with ``--enabled-pystats``, stats collection is now off by
When built with ``--enable-pystats``, stats collection is now off by
default. To enable it early at startup, pass the ``-Xpystats`` flag. Stats
are now always dumped, even if switched off.