Coder Social home page Coder Social logo

Comments (3)

bdraco avatar bdraco commented on May 20, 2024

I think you need to upgrade https://github.com/playpauseandstop/aiohttp-middlewares

https://github.com/playpauseandstop/aiohttp-middlewares/blob/1701fae61236afa6054ceaf86b97181f86ea95b9/src/aiohttp_middlewares/annotations.py#L26

from aiohttp.

Dreamsorcerer avatar Dreamsorcerer commented on May 20, 2024

Yep, those are not the "standard" middlewares, they are a 3rd party package. If they've not released a fix, then you'll need to open an issue there.

Problem is that they were importing a private variable. We promoted that to a public variable to make it officially part of the API, so it can't find the private one anymore. As per the link above, it appears they've already updated the library to support 3.9+.

from aiohttp.

electronick avatar electronick commented on May 20, 2024

Guys, thank you so much for your help! Indeed, the problem was connected to outdated aiohttp-middlewares package and I didn't notice that it's listed separately.

from aiohttp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.