dataset icon indicating copy to clipboard operation
dataset copied to clipboard

Python 3.11

Open divanovGH opened this issue 1 year ago • 2 comments

What about python 3.11 support and asynchronous code ?

divanovGH avatar Sep 24 '23 14:09 divanovGH

@divanovGH 👋🏼

Regarding async code please see: https://github.com/pudo/dataset/issues/243#issuecomment-1041213045

Just ran the tests locally against python 3.11, 3.10, 3.9, and 3.12 and they all pass on the latest version.

  • Is this still an issue for you?
  • What version of python, dataset, and database are you using?
  • Can you reproduce the issue with 3.11 and share the code here?

medecau avatar Nov 22 '23 19:11 medecau

Thanks for the reply. I was just wondering. I plan to use this library in my project.

divanovGH avatar Jan 21 '24 12:01 divanovGH