We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60da316 commit 995acdfCopy full SHA for 995acdf
Misc/NEWS
@@ -12,6 +12,8 @@ What's New in Python 2.5 alpha 1?
12
Core and builtins
13
-----------------
14
15
+- Fixed various bugs reported by Coverity's Prevent tool.
16
+
17
- PEP 352, patch #1104669: Make exceptions new-style objects. Introduced the
18
new exception base class, BaseException, which has a new message attribute.
19
KeyboardInterrupt and SystemExit to directly inherit from BaseException now.
0 commit comments