release: bump version to 1.4.0#7531
Merged
radoering merged 2 commits intopython-poetry:masterfrom Feb 27, 2023
Merged
Conversation
Member
Author
|
I just encounterd a performance regression. I'll take a deeper look later. Update: See python-poetry/poetry-core#556. |
620eb0b to
1344093
Compare
1344093 to
6c14cf0
Compare
Member
Author
|
Performance issue resolved, no blockers anymore, ready for review. 😄 |
Contributor
|
Looking forward to this release! |
Closed
|
Any ideas when this version will be released? |
6c14cf0 to
57378d8
Compare
Member
Author
|
potential blocker: #7560 |
57378d8 to
b0de809
Compare
neersighted
approved these changes
Feb 27, 2023
Member
neersighted
left a comment
There was a problem hiding this comment.
LGTM; haven't had time to work on the blog post yet -- does it still need a helping hand?
Member
Author
|
IMO, it's ready for review. However, the preview fails. I could use a helping hand there. (I don't even know if it's relevant for production or if it's only the preview.) |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves: #7357
Added
installer.modern-installation) for faster installation of packages and independence from pip (#6205).Private ::trove classifiers (#7271).@generatedcomment at the beginning of the lock file (#7339).virtualenvs.prefer-active-pythonwhen runningpoetry newandpoetry init(#7100).Changed
experimental.new-installertofalse(#7358).platformfield from cached package info and bump the cache version (#7304).importlib-metadatadependency (#7434).repositorymodules (#7468).Fixed
poetry checkdid not handle the-C, --directoryoption correctly (#7241).poetry install --sync(#7389).sys.argv[0]when running installed scripts (#6737).direct_url.jsonfiles were not written according to the specification (#7475).JSONDecodeErrorwhen running a Python script that produced certain warnings (#6665).Docs
poetry exportcan exportconstraints.txtfiles (#7383).poetry-core (
1.5.1)extrasare defined in the main dependency group (#542).setup.pyfile in sdists by default (#318).tool.poetry.description(#505).poetry-plugin-export (
^1.3.0)