Giter Club home page Giter Club logo

Comments (3)

david-a-wheeler avatar david-a-wheeler commented on July 21, 2024 1

Hopefully we've resolved this in the development branch. Agree?

from flawfinder.

david-a-wheeler avatar david-a-wheeler commented on July 21, 2024

Thanks for the report. DOUBLE thanks for telling me how to reproduce it & giving me very clear information on the problem :-).

Your proposed solution sounds exactly right. If you can't get a working pull request, let me know.

from flawfinder.

kpeaton avatar kpeaton commented on July 21, 2024

Yup! That should do it.

Glad someone else was tracking it. I patched it locally but was distracted by other work before I could get it into a pull request.

The only difference I had was an extra error check after the decrement:

if curlylevel < 0:
    internal_warn(
        "Parsing failed to find end of parameter list; "
        "unbalanced brace in %s" % text[pos:pos + 200])
    return parameters

from flawfinder.

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.