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

Fix Python docstring type handling bug #10738

Merged
merged 13 commits into from Aug 2, 2022
Merged

Commits on Jul 31, 2022

  1. Fix type handling bug

    ProGamerGov committed Jul 31, 2022
    Copy the full SHA
    709fb3e View commit details
    Browse the repository at this point in the history
  2. Flake8

    AA-Turner committed Jul 31, 2022
    Copy the full SHA
    47a70f8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6c5f6c3 View commit details
    Browse the repository at this point in the history
  4. Fix regex whitespace

    Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
    ProGamerGov and AA-Turner committed Jul 31, 2022
    Copy the full SHA
    38c6da4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Copy the full SHA
    771ccb1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d65d9cd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c2e52e6 View commit details
    Browse the repository at this point in the history
  4. Improve testing coverage

    ProGamerGov committed Aug 1, 2022
    Copy the full SHA
    d37e841 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Copy the full SHA
    94f6603 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES

    ProGamerGov committed Aug 2, 2022
    Copy the full SHA
    5c35a56 View commit details
    Browse the repository at this point in the history
  3. Add bugfix line

    ProGamerGov committed Aug 2, 2022
    Copy the full SHA
    db374c8 View commit details
    Browse the repository at this point in the history
  4. Fix bug fix line

    ProGamerGov committed Aug 2, 2022
    Copy the full SHA
    7e7f25d View commit details
    Browse the repository at this point in the history
  5. Fix flake8 error

    ProGamerGov committed Aug 2, 2022
    Copy the full SHA
    2957f43 View commit details
    Browse the repository at this point in the history