Hi there 👋
My name is Lysandros Nikolaou and I'm a CPython core developer and pegen maintainer.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseForked from python/the-knights-who-say-ni
CLA enforcement bot for Python organization projects
Python 1
Forked from python/bedevere
A bot to help identify missing information for CPython pull requests
Python 1
Reference issue Closes gh-14262. What does this implement/fix? Use regex to parse CBLAS/LAPACK headers to infer whether an argument is const or not.
Describe your issue. After successfully rebuilding scipy with scipy#18247 merged, the tests fail cause a symbol can't be found in the cython lapack…