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

Lazy load help info #14305

Merged
merged 5 commits into from Jan 29, 2022
Merged

Lazy load help info #14305

merged 5 commits into from Jan 29, 2022

Commits on Jan 28, 2022

  1. New LazyFrozenDict type.

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    kaos committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    1cf3c00 View commit details
    Browse the repository at this point in the history
  2. [internal] Lazy load help info when needed.

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    kaos committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    9189849 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. review feedback.

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    kaos committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    476070d View commit details
    Browse the repository at this point in the history
  2. fix bug.

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    kaos committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    9cd9d94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55f265a View commit details
    Browse the repository at this point in the history