Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced isfunction & ismethod with isroutine #707

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Commits on Jul 15, 2022

  1. Replaced isfunction & ismethod with isroutine

    This pretty much returns exactly the same as before, but with the benefit of including C functions/methods. You can read more about that here:
    
    https://stackoverflow.com/a/17019998/6901146
    TheRealVira authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    208b329 View commit details
    Browse the repository at this point in the history
  2. Update baseplate/clients/thrift.py

    Co-authored-by: Katie Atkinson <[email protected]>
    TheRealVira and KTAtkinson authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    27f255d View commit details
    Browse the repository at this point in the history
  3. Update thrift.py

    TheRealVira authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b3bc89e View commit details
    Browse the repository at this point in the history
  4. Update thrift.py

    TheRealVira authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    83969c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Update thrift.py

    TheRealVira authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f647cd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    1c61301 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    1051d2a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    bc088bd View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    8cbbc52 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    30799ac View commit details
    Browse the repository at this point in the history