MNT: Run PTH flake test in prep for supporting pathlib (samp)#16937
MNT: Run PTH flake test in prep for supporting pathlib (samp)#16937neutrinoceros wants to merge 1 commit intoastropy:mainfrom
Conversation
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
|
👋 Thank you for your draft pull request! Do you know that you can use |
15e25c7 to
16bc235
Compare
16bc235 to
b3d84f8
Compare
|
Given the long standing issue I will let @tomdonaldson review this one in case some of the Path changes are undesirable downstream. |
b3d84f8 to
67ce534
Compare
67ce534 to
6022bdb
Compare
|
I am still not convinced this is going to help in the effort of moving |
|
Not my call to make, obviously, but wouldn't that mean that this subpackage is essentially frozen until it's removed from the core library ? |
|
Is that even still happening? |
|
Not that it's relevant to this PR... but @pllim, for Astropy why don't we split |
Pretty much the state it is in for a while now. Nothing new here.
If downstream does not care about this ruff rules and prefers non-Path code, then this change will just add churn to the transition. This is not a security fix or anything, so I don't see why we need to impose this for
Then it will sit rotten somewhere else. At least here, it rides along with our active CI until downstream move happens.
It is still planned but alas, I cannot tell you when. |
I wasn't aware, so that's on me. Assuming this patch worth anything to anyone, I cannot argue that it's worth the time it costs to debate this question, and I don't think closing this without merge would block any of the other PRs from this batch so please feel free to close this one. |
Not at all. It is not advertised anywhere. And I am sorry if this was a waste of time. |
|
Hi humans 👋 - this pull request hasn't had any new commits for approximately 4 months. I plan to close this in 30 days if the pull request doesn't have any new commits by then. In lieu of a stalled pull request, please consider closing this and open an issue instead if a reminder is needed to revisit in the future. Maintainers may also choose to add keep-open label to keep this PR open but it is discouraged unless absolutely necessary. If this PR still needs to be reviewed, as an author, you can rebase it to reset the clock. If you believe I commented on this pull request incorrectly, please report this here. |
|
let's just kill it now. |
Description
Ref #16924
This is in the continuation of #16060