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

Allow slf: PyRef<Self>/PyRefMut<Self> in pymethods #419

Merged
merged 6 commits into from
Apr 24, 2019

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    515c7be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e0106 View commit details
    Browse the repository at this point in the history
  3. Remove FromPyObject from PyRef

    It's invalid
    kngwyu committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    5a2b021 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09bf9bb View commit details
    Browse the repository at this point in the history
  5. Add test of slf: PyRefMut<_>

    kngwyu committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    a7736dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7d6c48 View commit details
    Browse the repository at this point in the history