- 28 Aug, 2019 6 commits
-
-
Gerion Entrup authored
When compiling to C++ code and using automatic conversion from Python str to C++ string, Cython inserts this function template but generates the warning: warning: string.from_py:15:63: local variable 'length' might be referenced before assignment
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
* Special-case setting __new__ in class * Always bind Cython functions
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
- 27 Aug, 2019 6 commits
-
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Matti Picus authored
* TEST: add cgetter test for pointer and pxd use * BUG: handle more AttributeNode-with-property-decorator * BUG: fix numpy/__init__.pxd * ENH: add @property for ndarray.size, formatting cleanup
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
- 26 Aug, 2019 2 commits
-
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
- 24 Aug, 2019 7 commits
-
-
Stefan Behnel authored
Add an assertion for the assumption that all identifier start characters are also valid continuation characters, so that we notice it if that ever changes.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Clean up the Lexicon.py generation script and use f-strings to prevent accidentally running it with older Python versions.
-
da-woods authored
Closes #2601
-
- 23 Aug, 2019 5 commits
-
-
Jeroen Demeyer authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Antonio Valentino authored
* Fix coverage path search * Add testcase
-
Antonio Valentino authored
* Fix coverage path search * Add testcase
-
- 21 Aug, 2019 7 commits
-
-
Jeroen Demeyer authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
demiurg337 authored
-
Nathan Manville authored
Issue: #2541
-
Jeroen Demeyer authored
-
demiurg337 authored
-
- 19 Aug, 2019 1 commit
-
-
Nathan Manville authored
Issue: #2541
-
- 14 Aug, 2019 1 commit
-
-
Stefan Behnel authored
-
- 09 Aug, 2019 1 commit
-
-
Jeroen Demeyer authored
-
- 04 Aug, 2019 2 commits
-
-
Stefan Behnel authored
-
realead authored
-
- 03 Aug, 2019 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-