File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ Breaking changes since 1.2.1 include:
4848
4949Bug fixes since 1.2.1 include:
5050
51- - Timeouts that implement time triggers might occur a tiny time before the target time. A fix was added to do
52- an additional short timeout when there is an early timeout, to make sure any time trigger occurs at or shortly
51+ - Timeouts that implement time triggers might infrequenctly occur a tiny time before the target time. A fix was added
52+ to do an additional short timeout when there is an early timeout, to make sure any time trigger occurs at or shortly
5353 after the target time (and never before).
5454- Fixed subscripts when running python 3.9.x.
5555- When exception text is created, ensure lineno is inside code_list[]; with lambda function or eval it might not be.
You can’t perform that action at this time.
0 commit comments