Skip to content
Snippets Groups Projects
Commit 037854c0 authored by Wim Lavrijsen's avatar Wim Lavrijsen
Browse files

o) updated release notes

git-svn-id: http://root.cern.ch/svn/root/trunk@31504 27541ba8-7e3a-0410-8455-c3a389f83636
parent 5fc07fe5
No related branches found
No related tags found
No related merge requests found
...@@ -2,3 +2,16 @@ ...@@ -2,3 +2,16 @@
<hr> <hr>
<a name="bindings"></a> <a name="bindings"></a>
<h3>PyROOT</h3> <h3>PyROOT</h3>
<p>
Fixes were made to "member-style" access on TTrees, to handle several more
common cases, such as where names do not match, and sub-branching.
Likewise, TPySelector was improved to handle new use cases where it needed
a function default constructor, and where the user wants to change the
associated TTree.
</p>
<p>
It is now possible to use buffers, rather than strings, for char* function
arguments.
</p>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment