We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364a887 commit c24deebCopy full SHA for c24deeb
CHANGES.txt
@@ -93,6 +93,8 @@ Fixed:
93
the popup calendar work when the enclosing form has a name different
94
from "itemSynopsis". (Ralf Schlatterbeck)
95
- 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.
98
99
Features:
100
0 commit comments