Dedent a paragraph that was accidentally aligned with a preceding
nested list.
This commit is contained in:
parent
735950b3c0
commit
9a2eda5ea5
@ -157,8 +157,8 @@ Core and builtins
|
||||
|
||||
- The bits manipulated under the cover by sys.setcheckinterval() have
|
||||
been changed. Both the check interval and the ticker used to be
|
||||
per-thread values. They are now just a pair of global variables. In
|
||||
addition, the default check interval was boosted from 10 to 100
|
||||
per-thread values. They are now just a pair of global variables.
|
||||
In addition, the default check interval was boosted from 10 to 100
|
||||
bytecode instructions. This may have some effect on systems that
|
||||
relied on the old default value. In particular, in multi-threaded
|
||||
applications which try to be highly responsive, response time will
|
||||
|
Loading…
x
Reference in New Issue
Block a user