Cherry-pick multiple commits to make release/8.2 functional#2074
Conversation
|
✔️ 5607bd5583ddad50bc468bf7f449020e9d3c5d5d -> Azure artifacts URL |
Do you know which commits are needed to fix the CI? If yes I can cherry-pick them and add them into this or another PR otherwise I can try which commits are needed myself |
Haven't looked it, but the error looks familiar to me |
I think the docs needs #2048 and the ASan job needs the return statement deletion from #2041 |
5607bd5 to
7076eb7
Compare
|
It's #2048 |
418c23d to
587ce44
Compare
* refactoring: drop java code * Update removed_features.rst
* declarePtrList / implementPtrList * declareList / implementList * Delete return statement to avoid ASan error.
* CVode.poolshrink(1) deletes unused mechanism pools. Co-authored-by: Alexandru Săvulescu <alexandru.savulescu@epfl.ch>
* Add list(...) for new matplotlib.
587ce44 to
3a5e868
Compare
|
✔️ 3a5e868 -> Azure artifacts URL |
* refactoring: drop java code (#1937) * Update removed_features.rst * Fine tune clang-format and fix CI (#2041) * Delete return statement to avoid ASan error. * CVode.poolshrink(1) deletes unused mechanism pools. (#2033) * Pin bokeh<3, don't pin matplotlib (#2048) * Add list(...) for new matplotlib. Co-authored-by: Alexandru Săvulescu <alexandru.savulescu@epfl.ch> Co-authored-by: Olli Lupton <oliver.lupton@epfl.ch> Co-authored-by: nrnhines <michael.hines@yale.edu>
Cherry-picked following commits from
masterto make the CI inrelease/8.2functional +poolshrinkcommit: