Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-poetry/poetry-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dfce2688fd543d27e3df14553874cbd0c220e51b
Choose a base ref
...
head repository: python-poetry/poetry-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9a22da48f04321f344f832a3d85f7e23c447cc33
Choose a head ref
  • 8 commits
  • 42 files changed
  • 3 contributors

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    09fa2f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. remove tomlkit from poetry-core

    tomli is smaller, faster, and being adopted by the standard library.
    
    poetry-core has no need of the extra features that tomlkit brings.
    dimbleby authored and radoering committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2602a84 View commit details
    Browse the repository at this point in the history
  2. python 3.11 compat

    dimbleby authored and radoering committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    46b6e7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11ee117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d64457b View commit details
    Browse the repository at this point in the history
  5. poetry.file -> poetry.pyproject_path

    dimbleby authored and radoering committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3469365 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d22b85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a22da4 View commit details
    Browse the repository at this point in the history
Loading