Conversation
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
|
Looks like a bunch of checks are failing but otherwise this LGTM.. is there any official python lang document that describes what you can get rid of now that this version is deprecated ? |
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
@DylanRussell On top of my head, I remember mostly typing stuff like:
For documentation, I believe: https://docs.python.org/3/whatsnew/3.10.html re failing tests: i need to update in -contrib and merge there first |
| py-cpuinfo==9.0.0 | ||
| pytest==7.4.4 | ||
| jsonschema==4.25.1 | ||
| rpds-py==0.23.1; python_version == "3.10" |
There was a problem hiding this comment.
Had to pin those. sdk tests were failing for pypy
Close #4887