Issue #13725: Add a NEWS entry.

This commit is contained in:
Meador Inge 2012-01-14 09:56:42 -06:00
commit d61fdc17d3
1 changed files with 3 additions and 0 deletions

View File

@ -1848,6 +1848,9 @@ Extension Modules
Tests
-----
- Issue #13725: Fix regrtest to recognize the documented -d flag.
Patch by Erno Tukia.
- Issue #13304: Skip test case if user site-packages disabled (-s or
PYTHONNOUSERSITE). (Patch by Carl Meyer)