P. L. Lim

Results 1944 comments of P. L. Lim

I was thinking more like Zenodo for citation. Is that appropriate here? https://zenodo.org/

Yeah, over at Astropy APEs, we have to manually upload each edit via shared account, which is painful. But APE isn't supposed to change very often, so... 🤷‍♀️ GitHub hook...

Please add a change log. @weaverba137 , would you be interested to review this or ping someone who would be? Thanks!

Is it possible that multiprocessing never rejoined in those cases, causing timeout? Not sure how to fix except skipping those tests for Debian...

I haven't seen any issue like this. There was a problem with multiprocessing and Python 3.7 (dropped in #11934) but even that did not affect `console.py`. I wonder if you...

@olebole is this still a problem?

> after having it the first time it seems not useful to me to have it repeated If we remove anything, it cannot be "only from second time onward" because...

I think what you are asking is basically reverting part of #9013 by @mhvk . p.s. It can be turned off here too but there is no public way to...

For ease of comparison... New: ```python stretch="linear", percent=None, min_percent=None, max_percent=None, vmin=None, vmax=None, power=1.0, log_a=1000, asinh_a=0.1, sinh_a=0.3, clip=False, invalid=-1.0, ``` Old: ```python stretch="linear", power=1.0, asinh_a=0.1, vmin=None, vmax=None, min_percent=None, max_percent=None, percent=None, clip=False,...

> now is the time to do it I don't see why we cannot do it later. I think early in the dev cycle of v8.0 would be nicer to...