commit | 74d36f0d95d40f7ae70fbc4d695528c8b769d229 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Fri Aug 04 18:17:40 2006 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Fri Aug 04 18:17:40 2006 +0000 |
tree | 3f920d428158a524359bc9bdd33f0d362acbd7c2 | |
parent | 16183631ede0656a5cfd58626419cc081d281fff [diff] [blame] |
On Windows, make PyErr_Warn an exported function again.
diff --git a/Misc/NEWS b/Misc/NEWS index 5b78309..a6797f4 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -12,6 +12,9 @@ Core and builtins ----------------- +- On Windows, the PyErr_Warn function is now exported from + the Python dll again. + - Bug #1191458: tracing over for loops now produces a line event on each iteration. Fixing this problem required changing the .pyc magic number. This means that .pyc files generated before 2.5c1