Kaydet (Commit) 7d28b73e authored tarafından Fred Drake's avatar Fred Drake

Added note about using the documentation build tools under Cygwin.

üst 77c18951
...@@ -260,6 +260,8 @@ seconds instead of 57 seconds on my machine (with Py_DEBUG defined). ...@@ -260,6 +260,8 @@ seconds instead of 57 seconds on my machine (with Py_DEBUG defined).
%====================================================================== %======================================================================
\section{Other Changes and Fixes} \section{Other Changes and Fixes}
The tools used to build the documentation now work under Cygwin as
well as \UNIX.
% ====================================================================== % ======================================================================
\section{C Interface Changes} \section{C Interface Changes}
......
...@@ -177,6 +177,9 @@ Build ...@@ -177,6 +177,9 @@ Build
preprocessor symbols were eliminated. The internal decisions they preprocessor symbols were eliminated. The internal decisions they
controlled stopped being experimental long ago. controlled stopped being experimental long ago.
- The tools used to build the documentation now work under Cygwin as
well as Unix.
C API C API
- PyNumber_Coerce() and PyNumber_CoerceEx() now also invoke the type's - PyNumber_Coerce() and PyNumber_CoerceEx() now also invoke the type's
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment