Skip to content

Commit c24deeb

Browse files
committed
fix: issue2551396: os.path.stat.ST_MTIME + windows ... CHANGES.txt
Commit CHANGES.txt
1 parent 364a887 commit c24deeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Fixed:
9393
the popup calendar work when the enclosing form has a name different
9494
from "itemSynopsis". (Ralf Schlatterbeck)
9595
- issue2551376: Fix tracebacks in item templates (Ralf Schlatterbeck)
96+
- issue2551396: Use of os.path.stat.ST_MTIME in python 3.13 crashes
97+
roundup on windows. Replaced with equivalent stat.ST_MTIME.
9698

9799
Features:
98100

0 commit comments

Comments
 (0)