Any Python 3.8 issues?

Hi,

I’m looking to move my services to Python 3.8

I built a dummy service, including Sentry, and things seem to work OK.

Are there any known issues/gotchas before I start moving more services?

Thanks in advance,

Geoff

1 Like

Hey Geoff!

I’ve just run the test suite locally for Python 3.8 and 3.9, and all the tests pass. Some of the dev tools need upgrading for it to pass in CI I think, but the actual library is fine. I tested both the master branch and the v3 prerelease branch.

1 Like

Awesome! Thanks for doing that @mattbennett

I know I’ve said this before - but I’m so pleased with Nameko. It works so well for my purposes. Thank you!

1 Like