Re: [Cython] "embedsignature" and "autotestdict" features in Py3.4

2014-01-30 Thread Stefan Behnel
Stefan Behnel, 29.11.2013 17:03: > recent changes in Py3.4 affect the functionality of the two directives > "embedsignature" and "autotestdict". > > The so-called "argument clinic" extracts any embedded signatures from > docstrings and moves them into a new property "__text_signature__". This is >

Re: [Cython] Broken list multiplication

2014-01-30 Thread Stefan Behnel
Robert Bradshaw, 29.01.2014 19:10: > Ouch. Between this and the other Sage issue, I feel a small point > release coming up. Any other bug fixes we should get in? I have a couple of pending requests for others to test lxml on Windows and maybe even PyPy, so let's wait another couple of days for the