package info (click to toggle)
cython 0.15.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 16,480 kB
  • sloc: python: 45,354; xml: 1,031; cpp: 635; makefile: 229; lisp: 48; ansic: 28

Folder: errors

d .. (parent)
- - rw-r--r-- 541 break_outside_loop.pyx
- - rw-r--r-- 194 bufaccess_noassignT444.pyx
- - rw-r--r-- 122 buffertypedef_T117.pyx
- - rw-r--r-- 507 builtin_type_inheritance.pyx
- - rw-r--r-- 439 callargs.pyx
- - rw-r--r-- 126 callingnonexisting_T307.pyx
- - rw-r--r-- 128 cdef_in_pyclass.pyx
- - rw-r--r-- 689 cdef_members_T517.pyx
- - rw-r--r-- 183 cdef_syntax.pyx
- - rw-r--r-- 363 cdefkwargs.pyx
- - rw-r--r-- 167 cdefoptargs.pyx
- - rw-r--r-- 251 cdefspecial.pyx
- - rw-r--r-- 163 cfunc_directive_in_pyclass.pyx
- - rw-r--r-- 238 cmethbasematch.pyx
- - rw-r--r-- 161 compile_time_unraisable_T370.pyx
- - rw-r--r-- 585 continue_outside_loop.pyx
- - rw-r--r-- 202 cpdef_syntax.pyx
- - rw-r--r-- 165 cpp_no_constructor.pyx
- - rw-r--r-- 204 cython3_bytes.pyx
- - rw-r--r-- 1,792 declareafteruse_T158.pyx
- - rw-r--r-- 107 def_nogil.pyx
- - rw-r--r-- 112 e2_packedstruct_T290.pyx
- - rw-r--r-- 174 e_addop.pyx
- - rw-r--r-- 464 e_argdefault.pyx
- - rw-r--r-- 287 e_ass.pyx
- - rw-r--r-- 100 e_assnone.pyx
- - rw-r--r-- 173 e_autotestdict.pyx
- - rw-r--r-- 175 e_badexcvaltype.pyx
- - rw-r--r-- 461 e_badfuncargtype.pyx
- - rw-r--r-- 131 e_badpyparam.pyx
- - rw-r--r-- 1,439 e_badtypeuse.pyx
- - rw-r--r-- 157 e_bitop.pyx
- - rw-r--r-- 1,054 e_boolcoerce.pyx
- - rw-r--r-- 859 e_bufaccess.pyx
- - rw-r--r-- 972 e_bufaccess2.pyx
- - rw-r--r-- 43 e_bufaccess_pxd.pxd
- - rw-r--r-- 296 e_callnonfunction.pyx
- - rw-r--r-- 1,236 e_callspec.pyx
- - rw-r--r-- 402 e_cdef_keywords_T241.pyx
- - rw-r--r-- 99 e_cdef_missing_declarator.pyx
- - rw-r--r-- 292 e_cdefassign.pyx
- - rw-r--r-- 352 e_cdefemptysue.pyx
- - rw-r--r-- 160 e_cenum.pyx
- - rw-r--r-- 217 e_cmethbasematch.pyx
- - rw-r--r-- 421 e_cmp.pyx
- - rw-r--r-- 841 e_cstruct.pyx
- - rw-r--r-- 251 e_ctypedefornot.pyx
- - rw-r--r-- 4,454 e_cython_parallel.pyx
- - rw-r--r-- 385 e_cython_parallel_nogil_env.pyx
- - rw-r--r-- 346 e_cython_parallel_pyobject_reduction.pyx
- - rw-r--r-- 381 e_declarations.pyx
- - rw-r--r-- 119 e_decorators.pyx
- - rw-r--r-- 652 e_del.pyx
- - rw-r--r-- 339 e_directives.pyx
- - rw-r--r-- 224 e_exceptclause.pyx
- - rw-r--r-- 324 e_excvalfunctype.pyx
- - rw-r--r-- 690 e_extweakref.pyx
- - rw-r--r-- 256 e_func_in_pxd.pyx
- - rw-r--r-- 104 e_func_in_pxd_support.pxd
- - rw-r--r-- 275 e_generators.pyx
- - rw-r--r-- 401 e_index.pyx
- - rw-r--r-- 364 e_int_literals_py2.py
- - rw-r--r-- 469 e_int_literals_py3.py
- - rw-r--r-- 594 e_invalid_num_threads.pyx
- - rw-r--r-- 187 e_multass.pyx
- - rw-r--r-- 585 e_nargs.pyx
- - rw-r--r-- 33 e_nogilcmeth.pxd
- - rw-r--r-- 174 e_nogilcmeth.pyx
- - rw-r--r-- 166 e_nogilfunctype.pyx
- - rw-r--r-- 620 e_nonlocal_T490.pyx
- - rw-r--r-- 468 e_nosignword.pyx
- - rw-r--r-- 164 e_notnone.pyx
- - rw-r--r-- 190 e_notnone2.pyx
- - rw-r--r-- 155 e_numop.pyx
- - rw-r--r-- 156 e_packedstruct_T290.pyx
- - rw-r--r-- 254 e_powop.pyx
- - rw-r--r-- 269 e_pxdimpl.pyx
- - rw-r--r-- 558 e_pxdimpl_imported.pxd
- - rw-r--r-- 172 e_pyobinstruct.pyx
- - rw-r--r-- 288 e_return.pyx
- - rw-r--r-- 141 e_sizeofincomplete.pyx
- - rw-r--r-- 588 e_slice.pyx
- - rw-r--r-- 574 e_strcoerce.pyx
- - rw-r--r-- 238 e_subop.pyx
- - rw-r--r-- 185 e_switch.pyx
- - rw-r--r-- 221 e_tempcast.pyx
- - rw-r--r-- 186 e_tuple_args_T692.py
- - rw-r--r-- 178 e_undefexttype.pyx
- - rw-r--r-- 205 e_unop.pyx
- - rw-r--r-- 204 e_while.pyx
- - rw-r--r-- 14 empty.pyx
- - rw-r--r-- 231 encoding.pyx
- - rw-r--r-- 334 extclassattrsetting.pyx
- - rw-r--r-- 1,093 extended_unpacking.pyx
- - rw-r--r-- 596 extended_unpacking_parser.pyx
- - rw-r--r-- 218 extended_unpacking_parser2.pyx
- - rw-r--r-- 84 futurebraces.pyx
- - rw-r--r-- 649 incorrectly_nested_gil_blocks.pyx
- - rw-r--r-- 100 invalid_cast.pyx
- - rw-r--r-- 68 invalid_hex_escape0.pyx
- - rw-r--r-- 69 invalid_hex_escape1.pyx
- - rw-r--r-- 76 invalid_uescape.pyx
- - rw-r--r-- 73 invalid_uescape0.pyx
- - rw-r--r-- 75 invalid_uescape2.pyx
- - rw-r--r-- 199 literal_lists.pyx
- - rw-r--r-- 219 missing_baseclass_in_predecl_T262.pyx
- - rw-r--r-- 127 missing_self_in_cpdef_method_T156.pyx
- - rw-r--r-- 176 missing_self_in_cpdef_method_T165.pyx
- - rw-r--r-- 5,357 nogil.pyx
- - rw-r--r-- 42 nogilcmeth.pxd
- - rw-r--r-- 176 nogilcmeth.pyx
- - rw-r--r-- 229 nogilfunctype.pyx
- - rw-r--r-- 205 nonconst_def.pyx
- - rw-r--r-- 149 notcimportedT418.pyx
- - rw-r--r-- 13 pxd_cdef_class_declaration_T286.pxd
- - rw-r--r-- 117 pxd_cdef_class_declaration_T286.pyx
- - rw-r--r-- 764 py_ucs4_type_errors.pyx
- - rw-r--r-- 782 py_unicode_type_errors.pyx
- - rw-r--r-- 190 pyobjcastdisallow_T313.pyx
- - rw-r--r-- 736 return_outside_function_T135.pyx
- - rw-r--r-- 119 se_badindent.pyx
- - rw-r--r-- 136 se_badindent2.pyx
- - rw-r--r-- 111 se_mixtabspace.pyx
- - rw-r--r-- 196 se_multass.pyx
- - rw-r--r-- 2,289 string_assignments.pyx
- - rw-r--r-- 194 subtyping_final_class.pyx
- - rw-r--r-- 561 tree_assert.pyx
- - rw-r--r-- 159 typoT304.pyx
- - rw-r--r-- 266 undefinedname.pyx
- - rw-r--r-- 154 void_as_arg.pyx
- - rw-r--r-- 158 w_cdef_override.pyx
- - rw-r--r-- 1,690 w_uninitialized.pyx
- - rw-r--r-- 340 w_uninitialized_class.pyx
- - rw-r--r-- 346 w_uninitialized_del.pyx
- - rw-r--r-- 2,274 w_uninitialized_exc.pyx
- - rw-r--r-- 1,823 w_uninitialized_for.pyx
- - rw-r--r-- 241 w_uninitialized_generators.pyx
- - rw-r--r-- 601 w_uninitialized_py2.pyx
- - rw-r--r-- 396 w_uninitialized_py3.pyx
- - rw-r--r-- 1,148 w_uninitialized_while.pyx
- - rw-r--r-- 541 w_uninitialized_with.pyx
- - rw-r--r-- 472 w_unreachable.pyx
- - rw-r--r-- 658 w_unreachable_cf.pyx
- - rw-r--r-- 784 w_unused.pyx