Thanks to visit codestin.com Credit goes to github.com
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 602426e commit 1469466Copy full SHA for 1469466
2 files changed
Misc/NEWS
@@ -216,6 +216,10 @@ Core and builtins
216
Extension Modules
217
-----------------
218
219
+- Use Win32 API to implement os.stat/fstat. As a result, subsecond timestamps
220
+ are reported, the limit on path name lengths is removed, and stat reports
221
+ WindowsError now (instead of OSError).
222
+
223
- Add bsddb.db.DBEnv.set_tx_timestamp allowing time based database recovery.
224
225
- Bug #1413192, fix seg fault in bsddb if a transaction was deleted
0 commit comments