confluentinc / ducktape

System integration and performance tests
10 stars 93 forks source link

add support to python 3.10, 3.11 and 3.12 #397

Closed ivandasch closed 3 months ago

ivandasch commented 4 months ago

Hi. It seems that it is about time to add support of newer pythons. WDYT?

Fixes #398

cla-assistant[bot] commented 4 months ago

CLA assistant check
All committers have signed the CLA.

nizhikov commented 4 months ago

@ivandasch Thanks, it will be helpfull to have support of recent Python versions. We use ducktape inside of Apache Ignite and want to test it with up to date dependencies.

premk92 commented 4 months ago

Thanks @ivandasch. We are testing the changes.

Waiting on this PR https://github.com/confluentinc/ducktape/pull/399 merge and few other changes to trigger PR test jobs.

ivandasch commented 4 months ago

@premk92 Thanks a lot, should I rebase on master?

ivandasch commented 3 months ago

@premk92 @tsrivatsavs Many thanks for review! BTW, could you please reveal some information about the future release containing this patch? When will the release be uploaded?

nizhikov commented 3 months ago

Hello @tsrivatsavs @premk92

Are we ready to merge this PR?