summaryrefslogtreecommitdiff
path: root/tools/cythonize.py
Commit message (Expand)AuthorAgeFilesLines
* Updated cythonize.py with f-stringsXavier Thomas2020-01-241-4/+3
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT: Update required cython version to 0.29.14.Charles Harris2019-12-231-2/+2
* Merge pull request #14453 from rgommers/no-cython-in-sdistCharles Harris2019-09-081-0/+1
|\
| * BLD: remove generated Cython files from sdistRalf Gommers2019-09-081-0/+1
* | MAINT: Only allow using Cython module when cythonizing.Charles Harris2019-09-021-7/+4
|/
* BLD: Update RELEASE_WALKTHROUGH and cythonize.Charles Harris2019-09-011-9/+6
* BUILD: move files out of _randomgenmattip2019-05-201-33/+52
* BUG: Increase required cython version on python 3.7Eric Wieser2018-07-291-2/+12
* Prefer the same-python cython to the on-PATH cythonEric Wieser2018-07-051-20/+16
* MAINT: Use a simpler invocation of cythonEric Wieser2018-07-041-4/+2
* DOC: Correct issue referenceEric Wieser2018-07-041-1/+1
* ENH: Vendorize tempita.Charles Harris2016-09-301-16/+4
* MAINT: Add Tempita to randint helpersgfyoung2016-09-201-12/+45
* BUG: Assert fromfile ending earlier in pyx processinggfyoung2016-09-191-1/+1
* BLD: remove cython c source from gitJulian Taylor2014-04-051-0/+199