[Cython] q re environment for successful test suite run

2016-11-12 Thread James C. McPherson
When you run the test suite, what combination of compiler(s), python interpreter(s) and CFLAGS/CXXFLAGS are used? Thankyou in advance, James C. McPherson -- Oracle Systems / Solaris / Core https://www.jmcpdotcom.com/blog ___ cython-devel mailing list cytho

Re: [Cython] q re environment for successful test suite run

2016-11-13 Thread James C. McPherson
On 13/11/16 06:58 pm, Yury V. Zaytsev wrote: On Mon, 7 Nov 2016, James C. McPherson wrote: __pyx_t_2 = ((!(PyArray_CHKFLAGS(__pyx_v_self, NPY_F_CONTIGUOUS) != ^ When you run the test suite, what combination of compiler(s), python interpreter

Re: [Cython] Preparations for Cython 0.26.1 and 0.27

2017-08-03 Thread James C. McPherson
in globals()[__func_name] = __get_hash(__func_name) File "/opt/cp36m/lib/python3.6/hashlib.py", line 119, in __get_openssl_constructor return __get_builtin_constructor(name) File "/opt/cp36m/lib/python3.6/hashlib.py", line 113, in __get_builtin_constructor r

Re: [Cython] Cython 0.29 – or 29.0 ?

2018-08-17 Thread James C. McPherson
1.0 runs the risk of hitting "never install a 1.0 release" habits. Jumping to 29.0 would not, imnsho, be such an issue because people are used to the rapid cadence of Firefox, Thunderbird and Chrome releases. The flip side of 29.0 would be the question "when are you announcing your LTS version?