Re: [NEW] devel/py-wurlitzer 1.0.2

2019-02-13 Thread Jeremie Courreges-Anglas
On Wed, Feb 13 2019, Daniel Jakots wrote: > On Mon, 11 Feb 2019 16:17:15 -0300, "Elias M. Mariani" > wrote: > >> Bumping this. >> I really need it to update devel/spyder. > > I don't think it's really clean but in the absence of a better solution > ok danj@ Same here. A nice way to handle this

Re: [NEW] devel/py-wurlitzer 1.0.2

2019-02-13 Thread Daniel Jakots
On Mon, 11 Feb 2019 16:17:15 -0300, "Elias M. Mariani" wrote: > Bumping this. > I really need it to update devel/spyder. I don't think it's really clean but in the absence of a better solution ok danj@

Re: [NEW] devel/py-wurlitzer 1.0.2

2019-02-11 Thread Elias M. Mariani
Bumping this. I really need it to update devel/spyder. Cheers. Elias. On Tue, Jan 15, 2019 at 6:12 PM Elias M. Mariani wrote: > > Sorry to add more noise to the list but is there someone who can give > comments on this one ? > I think that the first version was OK (attached), as Sebastien said,

Re: [NEW] devel/py-wurlitzer 1.0.2

2019-01-15 Thread Elias M. Mariani
Sorry to add more noise to the list but is there someone who can give comments on this one ? I think that the first version was OK (attached), as Sebastien said, is not pretty but it works ok. Cheers. Elias. On Thu, Jan 3, 2019 at 1:42 PM Elias M. Mariani wrote: > > Well I have been trying to us

Re: [NEW] devel/py-wurlitzer 1.0.2

2019-01-03 Thread Elias M. Mariani
Well I have been trying to use the fdopen approach that Sebastien proposed. I get different results. (Test fails with this method). I'm not proficient with C, but I'm guessing that using fflush with a different struct changes the expected result ? This is the code that I'm using for testing: fdop

Re: [NEW] devel/py-wurlitzer 1.0.2

2018-12-23 Thread Sebastien Marie
On Thu, Dec 20, 2018 at 10:54:28AM -0300, Elias M. Mariani wrote: > Sorry for pinging, I forgot to add: > A issue has been opened in upstream's github about this 16 days ago, > no reply until now: > https://github.com/minrk/wurlitzer/issues/23 > > Just to see if they have a more python-sided way o

Re: [NEW] devel/py-wurlitzer 1.0.2

2018-12-20 Thread Elias M. Mariani
Sorry for pinging, I forgot to add: A issue has been opened in upstream's github about this 16 days ago, no reply until now: https://github.com/minrk/wurlitzer/issues/23 Just to see if they have a more python-sided way of handling this. Cheers. Elias. On Wed, Dec 19, 2018 at 11:02 AM Elias M. Ma

[NEW] devel/py-wurlitzer 1.0.2

2018-12-19 Thread Elias M. Mariani
https://github.com/minrk/wurlitzer https://pypi.org/project/wurlitzer/ Capture C-level stdout/stderr pipes in Python via os.dup2. This package is required to update devel/spyder/py-spyder-kernels and devel/spyder/spyder. Taking Maintainership. A weird patch has to be made in order