Mercurial > p > roundup > code
diff CHANGES.txt @ 7910:296f0a1f8868
issue2551334 - Get test suite to pass using windows python
Add changelog since I have a signifcant number of fixes in place.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 28 Apr 2024 00:15:41 -0400 |
| parents | f47b186a2ad9 |
| children | e3975f679bf1 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Apr 28 00:08:42 2024 -0400 +++ b/CHANGES.txt Sun Apr 28 00:15:41 2024 -0400 @@ -125,7 +125,9 @@ dumbdbm. Also make anydbm detect the initialized database when using dumbdbm. (John Rouillard) - Use of '-' directory in static_files config option under windows - Python fixed. + Python fixed. (John Rouillard) +- issue2551334 - number of test bugs that prevented test suite from + running under Windows Python are fixed. WIP. (John Rouillard) Features:
