Skip to content
  • Yves Senn's avatar
    e74a9f9e
    make `collect_deprecations` available. · e74a9f9e
    Yves Senn authored
    There are circumstances where the capabilities of `assert_deprecated` and
    `assert_not_deprecated` are not enough. For example if a ccertain call-path
    raises two deprecations but should only raise a single one.
    
    This module is still :nodoc and intented for internal use.
    
    /cc @rafaelfranca
    e74a9f9e
    make `collect_deprecations` available.
    Yves Senn authored
    There are circumstances where the capabilities of `assert_deprecated` and
    `assert_not_deprecated` are not enough. For example if a ccertain call-path
    raises two deprecations but should only raise a single one.
    
    This module is still :nodoc and intented for internal use.
    
    /cc @rafaelfranca
Loading