[
https://issues.apache.org/jira/browse/AVRO-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633700#comment-17633700
]
ASF subversion and git services commented on AVRO-3672:
-------------------------------------------------------
Commit b9cd5d1ce135f4a82e9a5caa42ca4f28ece9f844 in avro's branch
refs/heads/avro-3672-python-3.11 from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=b9cd5d1ce ]
AVRO-3672: Fix setuptools warning
/home/runner/work/avro/avro/lang/py/.tox/build/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508:
SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use
license_files instead.
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> Add CI testing for Python 3.11
> ------------------------------
>
> Key: AVRO-3672
> URL: https://issues.apache.org/jira/browse/AVRO-3672
> Project: Apache Avro
> Issue Type: Task
> Components: python
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Python 3.11 has been released few weeks ago:
> [https://www.python.org/downloads/release/python-3110/]
> It would be good to test with it at Github Actions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)