-
Notifications
You must be signed in to change notification settings - Fork 41
Update dependency PyYAML to v5.2 #1464
Update dependency PyYAML to v5.2 #1464
Conversation
|
Thanks for your contribution! |
|
Can one of the admins verify this patch? |
9a138a5 to
0818d5c
Compare
|
Thanks for your contribution! |
0818d5c to
2f92cf2
Compare
|
Thanks for your contribution! |
2f92cf2 to
c24a60d
Compare
|
Thanks for your contribution! |
c24a60d to
4706bf3
Compare
|
Thanks for your contribution! |
4706bf3 to
667f35e
Compare
|
Thanks for your contribution! |
667f35e to
33d3d5a
Compare
|
Thanks for your contribution! |
33d3d5a to
0876f64
Compare
|
Thanks for your contribution! |
0876f64 to
13a1439
Compare
|
Thanks for your contribution! |
13a1439 to
c112fa6
Compare
|
Thanks for your contribution! |
c112fa6 to
3c4ac5d
Compare
|
Thanks for your contribution! |
3c4ac5d to
2ee5136
Compare
|
Thanks for your contribution! |
2ee5136 to
c15c8ae
Compare
|
Thanks for your contribution! |
c15c8ae to
6f9775d
Compare
|
Thanks for your contribution! |
6f9775d to
3f6713e
Compare
|
Thanks for your contribution! |
3f6713e to
f4f6420
Compare
|
Thanks for your contribution! |
f4f6420 to
141d305
Compare
|
Thanks for your contribution! |
141d305 to
9a2fbb5
Compare
|
Thanks for your contribution! |
9a2fbb5 to
4f4e691
Compare
|
Thanks for your contribution! |
4f4e691 to
7e10f53
Compare
|
Thanks for your contribution! |
7e10f53 to
4a55b2d
Compare
|
Thanks for your contribution! |
4a55b2d to
68a2b6e
Compare
|
Thanks for your contribution! |
68a2b6e to
4de5f91
Compare
|
Thanks for your contribution! |
|
This issue/pull request has been marked as |
This PR contains the following updates:
==5.1.2->==5.2By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
yaml/pyyaml
v5.2Compare Source
but several methods like add_constructor still used the old default
A more flexible fix for custom tag constructors yaml/pyyaml#279 -- A more flexible fix for custom tag constructors
Change default loader for yaml.add_constructor yaml/pyyaml#287 -- Change default loader for yaml.add_constructor
Change default loader for add_implicit_resolver, add_path_resolver yaml/pyyaml#305 -- Change default loader for add_implicit_resolver, add_path_resolver
Move constructor for object/apply to UnsafeConstructor yaml/pyyaml#347 -- Move constructor for object/apply to UnsafeConstructor
Fix logic for quoting special characters yaml/pyyaml#276 -- Fix logic for quoting special characters
Update CHANGES for 5.1 yaml/pyyaml#280 -- Update CHANGES for 5.1