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

Upgrade pyaml from 5.3.1 to 5.4.1 #11486

Merged
merged 1 commit into from Jan 21, 2021
Merged

Upgrade pyaml from 5.3.1 to 5.4.1 #11486

merged 1 commit into from Jan 21, 2021

Commits on Jan 21, 2021

  1. Upgrade pyaml from 5.3.1 to 5.4.1

    5.4.1 (2021-01-20)
    
    * yaml/pyyaml#480 -- Fix stub compat with older pyyaml versions that may unwittingly load it
    
    5.4 (2021-01-19)
    
    * yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA
    * yaml/pyyaml#472 -- Fix for CVE-2020-14343, moves arbitrary python tags to UnsafeLoader
    * yaml/pyyaml#441 -- Fix memory leak in implicit resolver setup
    * yaml/pyyaml#392 -- Fix py2 copy support for timezone objects
    * yaml/pyyaml#378 -- Fix compatibility with Jython
    
    https://github.com/yaml/pyyaml/blob/master/CHANGES
    asherf committed Jan 21, 2021
    Copy the full SHA
    a047ea9 View commit details
    Browse the repository at this point in the history