Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schedule for next release? #645

Open
braingram opened this issue Dec 6, 2024 · 1 comment
Open

Schedule for next release? #645

braingram opened this issue Dec 6, 2024 · 1 comment

Comments

@braingram
Copy link
Contributor

Warnings are showing up in romancal testing (which includes poppy indirectly through webbpsf). Here's one example that shows up as a DeprecationWarning in python 3.11 (and a SyntaxWarning in python 3.12):

poppy/zernike.py:103: DeprecationWarning: invalid escape sequence '\s'
    return "\sqrt{%d}* ( %s ) * \\cos(%d \\theta)" % (2 * (n + 1), outstr, m)

It appears this was fixed in d2be71e which has not yet been released. Is it possible to make a release to publish these changes?

@mperrin
Copy link
Collaborator

mperrin commented Dec 6, 2024

@braingram This is a good question. To be honest we hadn't yet made a specific plan for this but I agree it's timely due to these syntax warnings, and a few other small tweaks. We're planning a webbpsf release in the immediately future (some updates needed to accompany the most recent SOC release which just happened this week), and it works well to do a release of this now too. @BradleySappington agreed to help and we'll try to roll this out in the very near future (this coming week, perhaps?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants