An error occurred fetching the project authors.
- 14 Jan, 2020 1 commit
-
-
serge-sans-paille authored
* Support Pythran shape Through a conversion to array. I've tested that and it's ok performance wise, the C++ compiler can deal with the abstraction (with a small overhead though).
-
- 24 Aug, 2019 1 commit
-
-
da-woods authored
Closes #2601
-
- 24 Jun, 2019 1 commit
-
-
samaingw authored
-
- 23 Jun, 2019 1 commit
-
-
Stefan Behnel authored
Closes GH-3007.
-
- 14 Apr, 2019 2 commits
-
-
Stefan Behnel authored
Closes GH-2811.
-
Stefan Behnel authored
Fixes GH-2811.
-
- 17 Feb, 2019 1 commit
-
-
Jeroen Demeyer authored
-
- 16 Jan, 2019 2 commits
-
-
Stefan Behnel authored
-
mattip authored
-
- 13 Jan, 2019 1 commit
-
-
mattip authored
-
- 11 Jan, 2019 1 commit
-
-
Jon Dufresne authored
-
- 08 Jan, 2019 1 commit
-
-
Jeroen Demeyer authored
-
- 07 Jan, 2019 1 commit
-
-
mattip authored
-
- 06 Jan, 2019 1 commit
-
-
mattip authored
-
- 05 Jan, 2019 1 commit
-
-
mattip authored
-
- 30 Nov, 2018 1 commit
-
-
Stefan Behnel authored
Closes #2736.
-
- 16 Nov, 2018 1 commit
-
-
mattip authored
-
- 14 Nov, 2018 1 commit
-
-
mattip authored
-
- 29 Sep, 2018 2 commits
-
-
Stefan Behnel authored
Rename the options of the "check_size" feature to make them more obvious: "warn" warns, "error" fails, and "extend" silently allows extending. Closes #2627.
-
Stefan Behnel authored
-
- 25 Sep, 2018 1 commit
-
-
mattip authored
-
- 24 Sep, 2018 2 commits
-
-
mattip authored
-
Stefan Behnel authored
Add a new directive 'str_is_str=True' that keeps unprefixed string literals and the 'str' builtin type unchanged even when 'language_level=3' is enabled. See #2565.
-
- 18 Aug, 2018 1 commit
-
-
gabrieldemarmiesse authored
-
- 13 Mar, 2018 1 commit
-
-
luz.paz authored
Found via `codespell`
-
- 11 Mar, 2018 2 commits
-
-
Stefan Behnel authored
Do not issue "redefined" warnings on C++ function overrides with different signatures (previously only applied to methods). Closes #2013.
-
Stefan Behnel authored
-
- 09 Mar, 2018 2 commits
-
-
Stefan Behnel authored
Actually show "redefined" warnings, but only for "cdef extern" blocks, i.e. the exact case described in #1874. Closes #1874.
-
Stefan Behnel authored
Silence "redefined" warning again as it is more annoying than helpful to receive it for every pxd-defined cpdef function. See #1874. Closes #2013.
-
- 23 Feb, 2018 1 commit
-
-
Stefan Behnel authored
Explicitly re-allow memoryviews in default argument structs after disallowing them in structs generally. Closes #2114.
-
- 11 Feb, 2018 1 commit
-
-
Stefan Behnel authored
Disallow memory views as struct members since structs do not allow safe buffer reference management.
-
- 28 Jan, 2018 2 commits
-
-
Stefan Behnel authored
Promote the new opaque PEP-539 type "Py_tss_t" to a known Cython type to avoid static variable initialisation issues with the "Py_tss_NEEDS_INIT" struct initialiser value.
-
Stefan Behnel authored
-
- 17 Nov, 2017 1 commit
-
-
Jeroen Demeyer authored
-
- 08 Nov, 2017 1 commit
-
-
Robert Bradshaw authored
This fixes #1986.
-
- 05 Nov, 2017 1 commit
-
-
Stefan Behnel authored
See #1979.
-
- 29 Oct, 2017 1 commit
-
-
Stefan Behnel authored
-
- 13 Oct, 2017 1 commit
-
-
Robert Bradshaw authored
See #1874.
-
- 03 Oct, 2017 2 commits
-
-
Stefan Behnel authored
Closes #1906.
-
Stefan Behnel authored
Closes #1906.
-