- 25 Aug, 2018 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Allow explicit "-2" option for the cythonize script to set the language level to 2 (the current, but not future, default).
-
Stefan Behnel authored
Remove docs note about fused types being "experimental". They are old enough by now to consider them an established language feature.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Avoid depending on some C macros in the buildenv.pyx test that might not be defined (specifically on MSVC, as usual).
-
- 24 Aug, 2018 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Added basic ctuple documentation.
-
Stefan Behnel authored
-
- 23 Aug, 2018 12 commits
-
-
Dr Alex Meakins authored
-
Dr Alex Meakins authored
-
Dr Alex Meakins authored
-
Dr Alex Meakins authored
-
Stefan Behnel authored
Extend "buildenv" test to show more information about the build system, including the distutils configuration.
-
Stefan Behnel authored
Closes #2567.
-
scoder authored
Fix overflow.fold being available on most directives in pure python mode
-
Stefan Behnel authored
-
Robert Bradshaw authored
Add export of the bytearray cpython api
-
Stefan Behnel authored
Fix usage of special name "sizeof" in a test: cannot be assigned to a variable because it is not an actual function.
-
Charles L. Yost authored
-
TeamSpen210 authored
This lambda is assigned to multiple names, so the fold attribute would be copied to all those names.
-
- 21 Aug, 2018 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
See #2559.
-
scoder authored
Set the maximum line length to 150.
-
scoder authored
Corrected broken URL of the notebook.
-
gabrieldemarmiesse authored
ignored the build of the docs in git.
-
- 20 Aug, 2018 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 19 Aug, 2018 1 commit
-
-
scoder authored
Changed the numpy tutorial to make is faster to understand.
-