Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da3673e

Browse files
committed
Some Windows notes by Christian.
1 parent d425630 commit da3673e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

RELNOTES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Version 3.0a2 - Release Date 07-Dec-2007
1111
* SSL support is back! However, the SSL code appears to be leaking
1212
quite a bit.
1313

14+
* On Windows Python can't be run from a directory with non ASCII chars
15+
in its path name (bug #1342).
16+
17+
* The current releases of MinGW and Cygwin can't build Python extensions
18+
since they don't support msvcr90.dll. The necessary bits and pieces are
19+
already in Python and cygwin cvs.
20+
1421
* Otherwise, the 3.0a1 release notes still apply, except hashlib no
1522
longer requires openssl.
1623

0 commit comments

Comments
 (0)