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

Modernize DECREF (part 9). #3234

Merged
merged 23 commits into from
Nov 26, 2024
Merged

Modernize DECREF (part 9). #3234

merged 23 commits into from
Nov 26, 2024

Commits on Nov 25, 2024

  1. Modernize DECREF in rxd.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    792e3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380bb63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a983661 View commit details
    Browse the repository at this point in the history
  4. Add nanobind includes.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9da828b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1676f9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3560abc View commit details
    Browse the repository at this point in the history
  7. Reduce scope of ptraceback.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e853a22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3ab6c8 View commit details
    Browse the repository at this point in the history
  9. Reduce scope in get_pyerr.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ecac750 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ff6bfc View commit details
    Browse the repository at this point in the history
  11. Add fetch_pyerr.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cd6f0ff View commit details
    Browse the repository at this point in the history
  12. Use fetch_pyerr in set_pyerr.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6093178 View commit details
    Browse the repository at this point in the history
  13. Use fetch_pyerr in get_pyerr.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    15f3a27 View commit details
    Browse the repository at this point in the history
  14. Move fetch_pyerr.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    71d5ad7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    49ec7f3 View commit details
    Browse the repository at this point in the history
  16. Use fetch_pyerr in get_pyerr.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    60ecb55 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1de646a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2cb2ba0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    61059ba View commit details
    Browse the repository at this point in the history
  20. Split decl and defn.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    bb9d7e6 View commit details
    Browse the repository at this point in the history
  21. Document return type.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a6ae5ce View commit details
    Browse the repository at this point in the history
  22. Missing include.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    262eeba View commit details
    Browse the repository at this point in the history
  23. Export NRNPy2String.

    1uc committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b060441 View commit details
    Browse the repository at this point in the history