parent
7ed63b11d7
commit
484077088c
1 changed files with 6 additions and 0 deletions
|
|
@ -5,6 +5,12 @@ See the RELEASENOTES file for a summary of changes in each release.
|
|||
Version 3.0.7 (in progress)
|
||||
===========================
|
||||
|
||||
2015-07-18: m7thon
|
||||
[Python] Docstrings provided via %feature("docstring") are now quoted and added to
|
||||
the tp_doc slot when using python builtin classes (-builtin). When no docstring is
|
||||
provided, the tp_doc slot is set to the fully qualified C/C++ class name.
|
||||
Github issues #445 and #461.
|
||||
|
||||
2015-07-07: wsfulton
|
||||
SWIG no longer generates a wrapper for a class' constructor if that class has
|
||||
any base class with a private destructor. This is because your compiler should
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue