Giter VIP home page Giter VIP logo

Comments (6)

peterschutt avatar peterschutt commented on June 3, 2024 1

please lmk if you run into other similar issues!

Will do!

Is this issue something that blocks you?

No, we swapped out the isinstance() with an inspection of the repr to the same effect. Once you cut next release I'll change it back but we are on our way for now :)

from structlog.

hynek avatar hynek commented on June 3, 2024

The vanilla get_logger returns an Any, I suspect that's more likely to be the issue? See also https://www.structlog.org/en/stable/typing.html

from structlog.

peterschutt avatar peterschutt commented on June 3, 2024

This isn't a static typing issue. It is a runtime issue on python 3.12 where the BindableLogger protocol (which is marked @runtime_checkable) returns False on an isinstance() check against an instance of BoundLoggerLazyProxy.

from structlog.

hynek avatar hynek commented on June 3, 2024

Ah yes sorry ugh this is ugly I'll see what we can do.

from structlog.

peterschutt avatar peterschutt commented on June 3, 2024

Thanks @hynek!

from structlog.

hynek avatar hynek commented on June 3, 2024

This should be fixed by #561 – please lmk if you run into other similar issues!

Is this issue something that blocks you?

from structlog.

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.