diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -47,6 +47,7 @@ Neal Becker Robin Becker Bill Bedford Reimer Behrends +Ben Bell Thomas Bellman Juan M. Bello Rivas Alexander Belopolsky @@ -216,6 +216,9 @@ Core and builtins Extension Modules ----------------- +- Patch #1422385: The nis module now supports access to domains other + than the system default domain. + - Use Win32 API to implement os.stat/fstat. As a result, subsecond timestamps are reported, the limit on path name lengths is removed, and stat reports WindowsError now (instead of OSError). |