Author: brane Date: Mon Jan 8 13:18:20 2018 New Revision: 1820559 URL: http://svn.apache.org/viewvc?rev=1820559&view=rev Log: * branches/1.9.x/STATUS: Approve r1820518 under the two-votes-for-bindings rule.
Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1820559&r1=1820558&r2=1820559&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Mon Jan 8 13:18:20 2018 @@ -113,16 +113,6 @@ Candidate changes: Votes: +1: stefan2 - * r1820518 - swig-py: Support raw binary file-like objects for readable svn_stream_t* - parameters. [D:bindings] - Justification: - Allow passing any file-like object for an svn_stream_t* parameter, as - implicitly permitted by the docstring of svn.core.Stream and comment of - '%ignore svn_stream_create;'. - Votes: - +1: danielsh - Veto-blocked changes: ===================== @@ -144,3 +134,13 @@ Veto-blocked changes: Approved changes: ================= + + * r1820518 + swig-py: Support raw binary file-like objects for readable svn_stream_t* + parameters. [D:bindings] + Justification: + Allow passing any file-like object for an svn_stream_t* parameter, as + implicitly permitted by the docstring of svn.core.Stream and comment of + '%ignore svn_stream_create;'. + Votes: + +1: danielsh, brane