Git Product home page Git Product logo

cyright's People

Contributors

ashb avatar bschnurr avatar cdce8p avatar christopher-hesse avatar debonte avatar dependabot[bot] avatar erictraut avatar fannheyward avatar heejaechang avatar higoshi avatar hoechenberger avatar jakebailey avatar kinow avatar ktnrg45 avatar mesaugat avatar mhzed avatar microsoftopensource avatar msfterictraut avatar nihaals avatar pylancebot avatar qubitron avatar rchl avatar robertcraigie avatar rubenbelem avatar shwetago avatar simonjayhawkins avatar sransara avatar tonybaloney avatar vemel avatar zeronone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cyright's Issues

Incorrect error message for sizeof(double complex)

Describe the bug
Using double complex type with sizeof() function raises " "(" was not closed " even though the usage is correct.

To Reproduce
When using vs-code-cython:

from cpython.mem cimport PyMem_Malloc
cdef double complex* ptr = <double complex *> PyMem_Malloc(10 * sizeof(double complex))

image

Expected behavior
This usage is correct, no IDE should be raised.

VS Code extension or command-line
Cython VS Code: Version v0.3.10
VS Code: Version v1.82.3

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.