diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 7 |
2 files changed, 8 insertions, 0 deletions
@@ -398,6 +398,7 @@ Gerhard Häring Fredrik Håård Mihai Ibanescu Lars Immisch +Bobby Impollonia Meador Inge Tony Ingraldi John Interrante @@ -38,6 +38,13 @@ Library or otherwise not wait for exiting child processes. +Tests +----- + +- Issue #775964: test_grp now skips YP/NIS entries instead of failing when + encountering them. + + What's New in Python 3.2 Beta 1? ================================ |