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 a magical comment caused internal error #3740

Merged
merged 6 commits into from Jun 27, 2023

Commits on Jun 21, 2023

  1. bug fixing

    rdrll committed Jun 21, 2023
    Copy the full SHA
    20ffd47 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    rdrll committed Jun 21, 2023
    Copy the full SHA
    b85d90e View commit details
    Browse the repository at this point in the history
  3. Lint & Change log fixing

    rdrll committed Jun 21, 2023
    Copy the full SHA
    b8e98eb View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. updates

    rdrll committed Jun 22, 2023
    Copy the full SHA
    ecb270f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. functionality change for is_type_comment

    `is_type_comment` now specifically deals with general type comments for a leaf.
    `is_type_ignore_comment` now handles type comments contains ignore annotation for a leaf
    `is_type_ignore_comment_string` used to determine if a string is an ignore type comment
    rdrll committed Jun 24, 2023
    Copy the full SHA
    5035ce6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1c68d4b View commit details
    Browse the repository at this point in the history