• Kirill Smelkov's avatar
    errors: New package · a245ab56
    Kirill Smelkov authored
    With just one function - errors.New() - to create new error with given
    text.
    
    This will be soon used in Pyx/nogil context package to create context.canceled
    and context.deadlineExceeded errors.
    
    Pyx/nogil only for now.
    a245ab56
errors.pxd 1.13 KB