P. L. Lim

Results 2035 comments of P. L. Lim

`docs/changelog.rst:7: WARNING: render_fragments() got multiple values for argument 'top_underline'` Hmm... But how?

@saimn or @Cadair , do you understand https://github.com/astropy/astropy/pull/13586#issuecomment-1231057004 ?

@hoodmane , please rebase to get rid of CI failure. Thanks!

Let's run the "exotic archs" too. You can never be too sure when it comes to C.

Is this related? I cannot tell. Saw this in s390x ``` RuntimeError: Building NumPy requires Cython >= 0.29.30, found 0.29.21 at /usr/lib/python3/dist-packages/Cython/__init__.py ```

Okay, I guess one more thing we have to fix separately before the release...

Might be the isort wrecking havoc. Can you please do a manual backport? Thanks! 🙏

Update: I changed the milestone. This patch will *not* be backported.

Update: Manual backport attempt with a slightly different fix at #13803 (targeted at v5.0.x but an attempt to forward port to v5.1.x will be made on merge, see https://github.com/astropy/astropy/pull/13806). When...