Mercurial > p > roundup > code
diff CHANGES.txt @ 5957:f822a91b3778
Better error message running with -c and pywin32 is not importable.
Atempting to do this. It should work on windows, but I can't test.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 24 Oct 2019 20:47:46 -0400 |
| parents | d7ff9cb70f34 |
| children | 5148e46dd314 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 24 20:43:21 2019 -0400 +++ b/CHANGES.txt Thu Oct 24 20:47:46 2019 -0400 @@ -12,6 +12,16 @@ onwards Python 3.4 and later are also supported. +2019-xx-xx 2.0.0... + +Features: + +Fixed: + +- issue2550996 - Give better error message when running with -c + (install as windows service) and pywin32 is not importable. Could use + better testing on a windows box. (John Rouillard) + 2019-10-23 2.0.0 alpha 0 Features:
