P. L. Lim
P. L. Lim
@saimn was going to revisit this when he can but if you are in a rush, you can try use https://github.com/astropy/sphinx-automodapi/pull/150 in this repo and debug the remaining errors.
@eerovaher , do you want to open a PR to lower the pin and also try to build RTD in Python 3.10 with it? Thanks! https://github.com/astropy/astropy/blob/d15a689108dc5467c6223792ed34ca3aa829048b/.readthedocs.yml#L8
Hello! You do not need a change log for doc change. Can you please remove the change log and squash out the commit? Thanks!
Please clarify the motivation for this patch. Thanks.
At the very least: * Add change log. See https://github.com/astropy/astropy/blob/main/docs/changes/README.rst * Add tests.
Before merge, this PR also needs a squash of the commits but not yet.
Logger was added here way back when Python 2.7 was the hot new thing. Probably not really adding any value by now?
Sunpy shouldn't be using astropy logger anyway. https://github.com/astropy/astropy/pull/11562 😜 But yeah since it's been around so long, it'll probably break quite a few downstream packages.
Please rebase this against the latest `upstream/main` so the CI failures go away. Thanks!