You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "Michael A. Smith (Jira)" <ji...@apache.org> on 2024/04/16 01:40:00 UTC

[jira] [Assigned] (AVRO-3977) Fix failing typecheck in Python 3.12

     [ https://issues.apache.org/jira/browse/AVRO-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael A. Smith reassigned AVRO-3977:
--------------------------------------

    Assignee: Michael A. Smith

> Fix failing typecheck in Python 3.12
> ------------------------------------
>
>                 Key: AVRO-3977
>                 URL: https://issues.apache.org/jira/browse/AVRO-3977
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 1.12.0, 1.11.4
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Major
>
> Python 3.12 is already fully working across the runtime codebase. There's just one typecheck that fails in test_tether_word_count.py due to the fact that distutils is no longer shipped with Python as of 3.12.
> It's a trivial fix.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)