Re: [NEW] devel/py-backcall 0.1.0

2018-08-25 Thread Elias M. Mariani
Sorry, ignore this one... 6.5.0 only works with python3, we should remain in the 5.x branch. Cheers. Elias. 2018-08-24 14:22 GMT-03:00 Elias M. Mariani : > - Required to update IPython to 6.5.0: > https://github.com/ipython/ipython/blob/6.5.0/setup.py#L195 > > backcall is a Python module to write

[NEW] devel/py-backcall 0.1.0

2018-08-24 Thread Elias M. Mariani
- Required to update IPython to 6.5.0: https://github.com/ipython/ipython/blob/6.5.0/setup.py#L195 backcall is a Python module to write backwards compatible callback APIs. That is, you can add parameters to your calls without breaking third party callback functions that don’t expect those newer pa