Skip to content

Commit 995acdf

Browse files
committed
Add a note about the bug fixes
1 parent 60da316 commit 995acdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ What's New in Python 2.5 alpha 1?
1212
Core and builtins
1313
-----------------
1414

15+
- Fixed various bugs reported by Coverity's Prevent tool.
16+
1517
- PEP 352, patch #1104669: Make exceptions new-style objects. Introduced the
1618
new exception base class, BaseException, which has a new message attribute.
1719
KeyboardInterrupt and SystemExit to directly inherit from BaseException now.

0 commit comments

Comments
 (0)