commit | 8f2f22ad2757d126da9c728749ee3679310c3a54 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sun Aug 24 20:59:23 2008 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sun Aug 24 20:59:23 2008 +0000 |
tree | c3a5743e75cc251dccb6b906b82a7db89d45840e | |
parent | 4b360c8ee1b71193d0ef9a3d2dd3fbc21a1a29df [diff] [blame] |
Fix gdbinit to handle new types/APIs.
diff --git a/Misc/NEWS b/Misc/NEWS index cf9b8dd..b846d8f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -33,6 +33,11 @@ - Issue #3643: Added a few more checks to _testcapi to prevent segfaults by exploitation of poor argument checking. +Tools/Demos +----------- + +- Fix Misc/gdbinit so it works. + What's new in Python 3.0b3? ===========================