Re: [PATCH]On branch swig-py3: accept both of bytes/str for inputchar * args

2019-02-16 Thread Daniel Shahaf
Yasuhito FUTATSUKI wrote on Sat, 16 Feb 2019 07:37 +00:00: > On 1/20/19 5:50 PM, Yasuhito FUTATSUKI wrote: > > Patch updated. > > I've commited it with modifications below, as r1853592. Thanks! I was wondering what are the blockers for merging swig-py3 into trunk? The only item in BRANCH-README

Re: [PATCH]On branch swig-py3: accept both of bytes/str for inputchar * args

2019-02-16 Thread Yasuhito FUTATSUKI
On 2/17/19 9:04 AM, Daniel Shahaf wrote: I was wondering what are the blockers for merging swig-py3 into trunk? The only item in BRANCH-README is "Fix a compile error on windows with py3", but I don't even know if that's a current issue or an old one that has since been fixed. I'm sorry I'm no