Jonathan Coates
Jonathan Coates
#1293 is facing some hold-ups due to getting CLA approval (see https://github.com/open-telemetry/opentelemetry-collector-releases/issues/1289#issuecomment-3610605097). This is a clean-room (I promise, though only so many ways to write this :D) of that PR.
**Error-prone version:** 2.45.0 **BugPattern:** `OverridingMethodInconsistentArgumentNamesChecker` I have a codebase which depends on a partially obfuscated library (Minecraft modding, if interested. Nothing nefarious!). While the LVT is present for all functions,...
# ARTIQ Pull Request ## Description of Changes `comm_kernel` currently encodes all (Python) builtin exceptions with an id of 0. However, lookup for these exceptions happens from the `artiq.coredevice.exceptions` module....