laixintao / iredis

Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
https://iredis.xbin.io
BSD 3-Clause "New" or "Revised" License
2.52k stars 102 forks source link

Add python 3.12 support #483

Closed deronnax closed 3 months ago

deronnax commented 7 months ago

Hmmm, the same pendulum 3.0.0 error than in #482 .

laixintao commented 7 months ago

Hmmm, the same pendulum 3.0.0 error than in #482 .

Seems those locales files were not packaged into pyoxidizer build https://github.com/sdispater/pendulum/tree/master/src/pendulum/locales , I am trying to fix it here https://github.com/laixintao/iredis/pull/484

deronnax commented 6 months ago

An idea of why are they needed now?

laixintao commented 6 months ago

An idea of why are they needed now?

Sorry, no, maybe some packaging logic changed in this version, I need more time to debug the packaging system.

deronnax commented 3 months ago

Not a problem anymore with #492 .

laixintao commented 3 months ago

Wait your final check for https://github.com/laixintao/iredis/pull/492#pullrequestreview-2000105162 , after that (whether can remove dateutil or not), we merge and release for 3.12