Skip to content

Comments

handle escaped characters in repositories URL#524

Merged
radoering merged 2 commits intopython-poetry:mainfrom
Mauro-Antonello:fix/escaped_repo_url
Jan 7, 2023
Merged

handle escaped characters in repositories URL#524
radoering merged 2 commits intopython-poetry:mainfrom
Mauro-Antonello:fix/escaped_repo_url

Conversation

@Mauro-Antonello
Copy link

@Mauro-Antonello Mauro-Antonello commented Nov 16, 2022

Resolves: python-poetry#7033

  • Added tests for changed code.
  • Updated documentation for changed code.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@radoering radoering force-pushed the fix/escaped_repo_url branch from e823857 to 13cadc1 Compare January 7, 2023 13:33
@radoering radoering force-pushed the fix/escaped_repo_url branch from 13cadc1 to 5a5d99f Compare January 7, 2023 13:33
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
5.9% 5.9% Duplication

@radoering radoering merged commit b22837e into python-poetry:main Jan 7, 2023
@Mauro-Antonello Mauro-Antonello deleted the fix/escaped_repo_url branch January 9, 2023 13:27
@radoering radoering mentioned this pull request Jan 24, 2023
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.

Poetry fails to parse repositories URL with escaped characters

2 participants