Kaydet (Commit) 0dddf305 authored tarafından Guido van Rossum's avatar Guido van Rossum

Backport of 1.489:

Disable building of the fpectl module -- it's dangerous or useless
except in the hands of experts.
üst 2c3f443e
......@@ -67,6 +67,9 @@ Library
Build
- The fpectl module is not built by default; it's dangerous or useless
except in the hands of experts.
- A bug was fixed that could cause COUNT_ALLOCS builds to segfault, or
get into infinite loops, when a new-style class got garbage-collected.
Unfortunately, to avoid this, the way COUNT_ALLOCS works requires
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment