Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • scott snyder's avatar
    64a43103
    AthenaCommon: python 2 fix · 64a43103
    scott snyder authored
    Fix for python 2 compatibility.
    RecursionError is py3 only.
    But this is anyway a bad way to check for recursion, so rework this
    to check for recursion explicitly.
    64a43103
    History
    AthenaCommon: python 2 fix
    scott snyder authored
    Fix for python 2 compatibility.
    RecursionError is py3 only.
    But this is anyway a bad way to check for recursion, so rework this
    to check for recursion explicitly.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.