ynqa / pandavro

Apache Avro <-> pandas DataFrame
MIT License
134 stars 32 forks source link

Support python 3.11 & update test / CI #50

Closed FloChehab closed 1 year ago

FloChehab commented 1 year ago

Hello, Quick PR because I really want pandavro to be compatible with python3.11.

Closes #44 Closes #39

Also, this drops support for python 3.6 as it has reached EOL. I haven't broken other dependency requirement (such as pandas 1.x).

FloChehab commented 1 year ago

Hello @ynqa,

Just to let you know, I have run the new github actions setup on my fork, all good !

I hope this will make it to pypi soon :partying_face: Have a nice day

leonoverweel commented 1 year ago

Hi @ynqa, have you gotten a chance to take a look at this PR? I ran into this problem today too.

rxm7706 commented 1 year ago

Hi @ynqa +1 for this, fastavro 1.8.2 is available now. This PR merge will allow us to use it. Thank you!

edwelker commented 1 year ago

Would also love for this to be merged.

alex-sze-mox commented 1 year ago

Hello @ynqa, I hope you're doing well. Could you please assist with merging the PR? I would greatly appreciate your help. Thank you very much!

FloChehab commented 1 year ago

Awesome @ynqa, thanks a lot (also for the future release :pray:). I'll try to keep an eye and help once python 3.12 is out in the coming days.