Gavin Haynes

Results 9 comments of Gavin Haynes

@sethmlarson could you review the pr?

:+1: [Here](https://gist.github.com/haynesgt/d34bad1cb3d4dd03a04e1d00cd6f8b10) is a script I started for just this. Get the index spec from `http://elasticsearch:9200/` (or * for all the indexes)

Workaround: create a CDP session and listen for network events: https://stackoverflow.com/a/62232903

Issue observed in v2.3.13, with both `catch` and `finally`. Issue not observed in v2.3.19. `finally` as a method is tested in v2.3.19 closure_linted/testdata/spaces.js line 327 `catch` as a method is...

@sydney-runkle Sorry this is with v2. I ran the version-getting command in the wrong vnev. I've updated the issue

Did you use the setup.cfg with plugins = pydantic.mypy when you tested it?

[pt.zip](https://github.com/pydantic/pydantic/files/13291858/pt.zip)

For my purposes, I found that creating a box shape along the path and testing if it collided with anything was sufficient.