Skip to content

Upgrade to PyYAML 6 + update lockfiles.#13287

Merged
stuhood merged 2 commits intopantsbuild:mainfrom
asherf:jerry
Oct 20, 2021
Merged

Upgrade to PyYAML 6 + update lockfiles.#13287
stuhood merged 2 commits intopantsbuild:mainfrom
asherf:jerry

Conversation

@asherf
Copy link
Copy Markdown
Member

@asherf asherf commented Oct 18, 2021

PyYAML 6:
https://github.com/yaml/pyyaml/blob/master/CHANGES

6.0 (2021-10-13)

* https://github.com/yaml/pyyaml/pull/327 -- Change README format to Markdown
* https://github.com/yaml/pyyaml/pull/483 -- Add a test for YAML 1.1 types
* https://github.com/yaml/pyyaml/pull/497 -- fix float resolver to ignore `.` and `._`
* https://github.com/yaml/pyyaml/pull/550 -- drop Python 2.7
* https://github.com/yaml/pyyaml/pull/553 -- Fix spelling of “hexadecimal”
* https://github.com/yaml/pyyaml/pull/556 -- fix representation of Enum subclasses
* https://github.com/yaml/pyyaml/pull/557 -- fix libyaml extension compiler warnings
* https://github.com/yaml/pyyaml/pull/560 -- fix ResourceWarning on leaked file descriptors
* https://github.com/yaml/pyyaml/pull/561 -- always require `Loader` arg to `yaml.load()`
* https://github.com/yaml/pyyaml/pull/564 -- remove remaining direct distutils usage

@asherf asherf requested a review from Eric-Arellano October 19, 2021 16:15
@asherf asherf requested a review from stuhood October 20, 2021 16:29
@stuhood stuhood merged commit 4ea1480 into pantsbuild:main Oct 20, 2021
@asherf asherf deleted the jerry branch October 20, 2021 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants