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 6646ba7 commit 0d3ac6fCopy full SHA for 0d3ac6f
CHANGES
@@ -1,7 +1,7 @@
1
* 2.4.10 (in development)
2
* Buffer reads from socket in the PythonParser. Fix for a Windows-specific
3
bug (#205).
4
- * Added the DEBUG OBJECT command.
+ * Added the OBJECT and DEBUG OBJECT commands.
5
* Added __del__ methods for classes that hold on to resources that need to
6
be cleaned up. This should prevent resource leakage when these objects
7
leave scope due to misuse or unhandled exceptions. Thanks David Wolever
0 commit comments