Skip to content

Conversation

eshikvtumane
Copy link

@eshikvtumane eshikvtumane commented Sep 29, 2021

What do these changes do?

Fix error NotImplemented for Windows OS and Python 3.8

https://stackoverflow.com/questions/44633458/why-am-i-getting-notimplementederror-with-async-and-await-on-windows

Are there changes in behavior for the user?

No

Checklist

  • I think the code is well written
  • Unit tests for the changes exist (I don't know how check Windows OS in CI)
  • Documentation reflects the changes (don't need)
  • [x ] Add a new news fragment into the CHANGES folder

@eshikvtumane eshikvtumane changed the title repeir error NotImplemented for Windows OS Fix error NotImplemented for Windows OS Sep 29, 2021
andrew-chang-dewitt added a commit to andrew-chang-dewitt/lib-python-db-wrapper that referenced this pull request Oct 24, 2021
aiopg doesn't have a py.typed so mypy can't parse it even though it's
fully typed within the code. Will remove the ignore comment when
aio-libs/aiopg/pull/881 is merged.
@Bonifatius94
Copy link

I have the same issues with Python 3.11. I think it's a more general issue than just Python 3.8
But interesting that it's not merged after 3 years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants