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 bug in prune_dict where empty dict and list would be removed even in strict mode #32573

Merged
merged 9 commits into from
Jul 19, 2023

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    79026c4 View commit details
    Browse the repository at this point in the history
  2. fix imports

    vandonr-amz committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2f55714 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix existing helper

    vandonr-amz committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    87bf487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d02a804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7022df View commit details
    Browse the repository at this point in the history
  4. add comments

    vandonr-amz committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    63d4bf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    560d3d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7389457 View commit details
    Browse the repository at this point in the history
  3. remove warning for now

    vandonr-amz committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    335bb60 View commit details
    Browse the repository at this point in the history