GalaxySnail

Results 23 issues of GalaxySnail

I'm running tests on Windows with this patch: ``` patch diff --git a/distutils/ccompiler.py b/distutils/ccompiler.py index f4a8a897..6b0be67a 100644 --- a/distutils/ccompiler.py +++ b/distutils/ccompiler.py @@ -1058,7 +1058,7 @@ _default_compilers = ( ('cygwin.*', 'unix'),...

### Is your feature request related to a problem? Please describe. If there is a sturct with many fields, only some of its fields need to be initialized explicitly, and...

feature
Cython Language Feature