On Wednesday, February 22, 2023 at 10:31:16 AM UTC-6 Edward K. Ream wrote:
Recent bugs make an extra week of testing seem prudent.
Status report
All recent work seems to have been completed successfully.
I have just created a 6.7.2 branch based on devel. I'll do all release-related work in this branch.
Work flow
Only I shall make changes to the 6.7.2 branch.
Devs should continue to base PRs on devel. I'll merge new PRs as follows:
- I'll merge all PRs into devel.
- I'll merge minor PRs (like changing docstrings) and urgent bug fixes into both devel and 6.7.2.
In other words, most new PRs will become part of the 6.7.3 codebase.
Any questions?
Edward