Ben Sherman
Ben Sherman
The matplotlib.collections.Collection object used to have offsets accessible via the get_offset_positions method, which was deprecated in favor of a hidden attribute _offset_position. There was a cold path in mplexported that...
Description ----------- - Fixes WB-17191 - Fixes WB-17282 What does the PR do? This PR adds support for installing dependencies specified in a `pyproject.toml`. The dependencies can be specified in...
Description ----------- - Fixes WB-NNNNN - Fixes #NNNN What does the PR do? Include a concise description of the PR contents. - [ ] I updated CHANGELOG.md, or it's not...
Description ----------- This PR adds the internal library for handling user specified launch job inputs. The library serves as a layer between the user SDK functions (not yet added) and...
Description ----------- - Fixes WB-NNNNN - Fixes #NNNN What does the PR do? Include a concise description of the PR contents. - [ ] I updated CHANGELOG.md, or it's not...
Description ----------- - Fixes WB-NNNNN - Fixes #NNNN What does the PR do? Include a concise description of the PR contents. - [ ] I updated CHANGELOG.md, or it's not...
Description ----------- - Fixes WB-18438 This PR modifies the core and legacy job builder to never create a new job version when a partial job is used. Partial jobs are...
Description ----------- - Fixes WB-NNNNN - Fixes #NNNN What does the PR do? Include a concise description of the PR contents. - [ ] I updated CHANGELOG.md, or it's not...
Description ----------- - Fixes WB-NNNNN - Fixes #NNNN What does the PR do? Include a concise description of the PR contents. - [ ] I updated CHANGELOG.md, or it's not...
## Description Dedupes the recording of the `useNodeValue` error in sentry. Uses a helper to throw the error with a suffix attached that causes the sentry capture at the error...