Conversation
|
Codebase failures are due to mypy update (0.790). We can either ignore and proceed or disable mypy type checks for now (I won't be able to fix those errors right now). Well, or pin mypy at 0.782. |
|
Did this literally just updated in the two hour window between 2.2.2 release (and successful merges then) and this PR? IN any case I think pinning is the simplest temp solution. |
* Backport: fix internal precision loss (#10513) * fix internal precision loss * use Float64Array internally * update integration tests images * regression test * lint * remaining baselines * Backport: Pin mypy (part of #10568) * Add 2.2.3 release notes * Add 2.2.3 to versions.json Co-authored-by: Bryan Van de Ven <bryan@bokeh.org>
|
removing from milestone, otherwise this ends up in the changelog. I'll have to create an issue to discuss tweaks to automation/process to handle multiple branches more smoothly |
|
Also just noting: this PR did not capture the 2.2.2 CHANGELOG entry. We will need to figure out how to handle that as well since it might be non-trivial to automate |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Ports changes from 2.2.2 onto branch-2.3