Skip to content

Can we update cython and make uvloop compatible with python 3.12 please? #569

Closed
@tarsil

Description

@tarsil
  • uvloop version: 0.17.0
  • Python version: 3.12
  • Platform: all
  • Can you reproduce the bug with PYTHONASYNCIODEBUG in env?: N/A
  • Does uvloop behave differently from vanilla asyncio? How?: N/A

Cython was recently updated and this allows uvloop to be compatible with python 3.12. There are a plethora of projects out there that relies on this.

Is it possible to prioritize this and make a release, please? Asyncpg, for instance, it's one of them.

Appreciate the understanding,
tarsil

Activity

AntonOfTheWoods

AntonOfTheWoods commented on Oct 8, 2023

@AntonOfTheWoods

There is absolutely no value in this issue over #567. Please let the devs concentrate on upgrading, rather than creating unhelpful noise.

added a commit that references this issue on Oct 12, 2023
added a commit that references this issue on Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @AntonOfTheWoods@tarsil

      Issue actions

        Can we update cython and make uvloop compatible with python 3.12 please? · Issue #569 · MagicStack/uvloop