Skip to content

Refactor TOMLFile logic#74

Merged
sdispater merged 1 commit intopython-poetry:masterfrom
abn:refactor-toml-class
Sep 18, 2020
Merged

Refactor TOMLFile logic#74
sdispater merged 1 commit intopython-poetry:masterfrom
abn:refactor-toml-class

Conversation

@abn
Copy link
Copy Markdown
Member

@abn abn commented Aug 30, 2020

This change allows for peotry to have a shared interface to tomlkit's TOMLFile class.

This change allows for peotry to have a shared interface to tomlkit's
TOMLFile class.
@abn abn force-pushed the refactor-toml-class branch from c7eaed7 to baed0d8 Compare September 16, 2020 13:05
Copy link
Copy Markdown
Member

@sdispater sdispater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@sdispater sdispater merged commit 476c19e into python-poetry:master Sep 18, 2020
@abn abn deleted the refactor-toml-class branch September 26, 2020 19:38
abn added a commit to abn/poetry that referenced this pull request Sep 26, 2020
This change unifies TOML and pyproject.toml file handling to core
classes to ensure consistent handling of TOML files.

Reference: python-poetry/poetry-core#70
Reference: python-poetry/poetry-core#74
finswimmer pushed a commit to python-poetry/poetry that referenced this pull request Sep 29, 2020
This change unifies TOML and pyproject.toml file handling to core
classes to ensure consistent handling of TOML files.

Reference: python-poetry/poetry-core#70
Reference: python-poetry/poetry-core#74
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