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

Port stale simple_keys fix to v2 #543

Merged
merged 2 commits into from Nov 19, 2019
Merged

Port stale simple_keys fix to v2 #543

merged 2 commits into from Nov 19, 2019

Commits on Nov 7, 2019

  1. Copy the full SHA
    952c13c View commit details
    Browse the repository at this point in the history
  2. Drop scanner iteration over stale simple keys

    This should simplify the logic and significantly improve
    performance in edge cases as found and reported on go-yaml#537
    by CJ Cullen.
    niemeyer authored and cjcullen committed Nov 7, 2019
    Copy the full SHA
    4ce73f1 View commit details
    Browse the repository at this point in the history