Author: troycurtisjr
Date: Sun Jan 6 00:49:25 2019
New Revision: 1850520
URL: http://svn.apache.org/viewvc?rev=1850520&view=rev
Log:
On branch swig-py3: Update BRANCH-README.
* BRANCH-README
Remove resolved TODO items for better swig build error messages and returning
bytes versus str.
Modified:
subversion/branches/swig-py3/BRANCH-README
Modified: subversion/branches/swig-py3/BRANCH-README
URL:
http://svn.apache.org/viewvc/subversion/branches/swig-py3/BRANCH-README?rev=1850520&r1=1850519&r2=1850520&view=diff
==============================================================================
--- subversion/branches/swig-py3/BRANCH-README (original)
+++ subversion/branches/swig-py3/BRANCH-README Sun Jan 6 00:49:25 2019
@@ -16,11 +16,6 @@ TODO
bindings:
* Python 2 compiles and tests pass
* Python 3 has a compile error.
-* Make the error more meaningful if the user attempts to build python swig
- bindings, even if py3c was disabled or not found. Currently the error on
- makefile builds is "none: command not found", which isn't very descriptive.
-* Make svn_stream_read() [and possibly other functions?] return bytes rather
- than str:
https://mail-archives.apache.org/mod_mbox/subversion-dev/201803.mbox/%3C20180323081026.cqgbhdzfxv2lwm24%40tarpaulin.shahaf.local2%3E
References: