P. L. Lim

Results 404 issues of P. L. Lim

I toggled the Zenodo webhook on but you won't get DOI until a GitHub Release is made.

To whom it may concern, If you are using https://github.com/astropy/ci-helpers in your appveyor.yml , please know that the Astropy project has dropped active development/support for Appveyor CI. If it still...

**Describe the bug** CI failure as reported in: * https://github.com/spacetelescope/jdaviz/issues/2805 **To Reproduce** Install glue-core 1.19 and jdaviz from `main`, then run jdaviz test suite. **Expected behavior** Jdaviz CI should not...

bug

### Description This pull request is to fix https://github.com/astropy/astropy/issues/16625 - [ ] By checking this box, the PR author has requested that maintainers do **NOT** use the "Squash and Merge"...

Docs
no-changelog-entry-needed

As I found out while reviewing https://github.com/astropy/astropy/pull/16561 . See https://github.com/astropy/astropy/pull/16561#discussion_r1655523403 Was the omission intentional?

Docs
io.fits
external

Motivation: Sometimes well-intentioned but misplaced interest could cause pull request to be opened but then languish or be closed without merged. For new contributors, this could be discouraging, preventing them...

Docs

See https://github.com/astropy/astropy/pull/16561#discussion_r1655522819 No reason to mention too much about Affiliated in core library. The process etc are well documented somewhere else (e.g., Astropy website, pyOpenSci website).

Docs
Refactoring

Seen in daily cron predeps job sometimes. Example log: https://github.com/astropy/astropy/actions/runs/9476007324/job/26108233392 ``` ___________________ test_timedelta_full_precision_arithmetic ___________________ @given( > scale=sampled_from(STANDARD_TIME_SCALES), jds_a=unreasonable_jd(), jds_b=unreasonable_jd(), x=integers(1, 100), y=integers(1, 100), ) astropy/time/tests/test_precision.py:640: _ _ _ _ _...

testing
time
Bug

### Description This pull request is to turn off codecov project reporting because it is meaningless and almost always fails now for no reason. This was requested by @astrofrog Ref:...

testing
no-changelog-entry-needed
dev-automation
backport-v6.1.x

You will see this error on CircleCI for `mpldev` and in the dev job of Actions: ``` INTERNALERROR> ValueError: Key backend: '' is not a valid value for backend; supported...

Upstream Fix Required
testing
Docs