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

improve the "ASCReader" read performance. #1717

Merged
merged 6 commits into from
Dec 30, 2023
Merged

Commits on Dec 22, 2023

  1. Update asc.py

    improve the "ASCReader" performance.
    XXIN0 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    486997c View commit details
    Browse the repository at this point in the history
  2. Update asc.py

    Fix: the test  error "error: Item "None" of "Optional[Match[str]]" has no attribute "group"  [union-attr]"
    XXIN0 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    17c9c4e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Update asc.py

    style: format code with "Black Code Formatter"
    XXIN0 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    0c7c6f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    a8e9864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41cff6f View commit details
    Browse the repository at this point in the history
  3. style:format import

    XXIN committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9cb66cf View commit details
    Browse the repository at this point in the history