<div dir="ltr"><div>Hello all,</div><div><br></div><div>I would have liked to tackle the release sooner, but things have been busy at work. However, I will be on leave soon and should be able to tackle the Biopython 1.84 in early June.</div><div><br></div><div>That will be about six months worth of changes, including dropping Python 3.8 support and deprecating Python 3.9 support.<br></div><div><br></div><div>It is worth noting this coincides with the release of NumPy 2.0. We have lots of code using NumPy, including C code, which was a major concern as there are C API breakages with NumPy 2.0. However, rather than the full NumPy C API, we're only using the buffer API designed for interoperability, so I believe that does not affect us. What does affect us are changes to the NumPy scalar repr output, which means a lot of the documentation tests in Biopython 1.63 fail. We have addressed those already, and the tests now pass on a recent NumPy v1 and on the v2 release candidate. i.e. I am not aware of any blocking issues relating to NumPy for our next release.</div><div><br></div><div>Are there any outstanding issues which the community feels need to be addressed prior to our release?</div><div><br></div><div>Thanks,<br></div><br><div>Peter<br></div></div>