[Numpy-discussion] Reminder: weekly status meeting Jan 16 at 12:00 pacific time

2019-01-15 Thread Matti Picus
The draft agenda is at https://hackmd.io/D_0X2QCjRpS-ENiFWokc-g?both# There is a section for community suggested topics, feel free to join the conversation and add in topics that need attention. The BIDS team ___ NumPy-Discussion mailing list NumPy-

Re: [Numpy-discussion] py3k.os_fspath enforces inconsist rules with python3 os.fspath

2019-01-15 Thread Stuart Reynolds
Was recently already submitted: https://github.com/numpy/numpy/issues/12749 On Tue, Jan 15, 2019 at 8:08 AM Stuart Reynolds wrote: > Will do. > > On Mon, Jan 14, 2019 at 7:10 PM Eric Wieser > wrote: > >> This looks like a bug to me - can you file it on the issue tracker. >> >> Evidently I did n

Re: [Numpy-discussion] py3k.os_fspath enforces inconsist rules with python3 os.fspath

2019-01-15 Thread Stuart Reynolds
Will do. On Mon, Jan 14, 2019 at 7:10 PM Eric Wieser wrote: > This looks like a bug to me - can you file it on the issue tracker. > > Evidently I did not consider python 2 behavior when backporting > `os.fspath` from python 3. > > Eric > > On Mon, 14 Jan 2019 at 16:28 Stuart Reynolds > wrote: >