Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decouple pybabel frontend from distutils/setuptools; remove dependency #1041

Merged
merged 3 commits into from
Nov 22, 2023

Use `__getattr__` for re-export

25467f9
Select commit
Failed to load commit list.
Merged

Decouple pybabel frontend from distutils/setuptools; remove dependency #1041

Use `__getattr__` for re-export
25467f9
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Nov 22, 2023 in 1s

75.00% of diff hit (target 89.82%)

View this Pull Request on Codecov

75.00% of diff hit (target 89.82%)

Annotations

Check warning on line 139 in babel/messages/frontend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

babel/messages/frontend.py#L139

Added line #L139 was not covered by tests

Check warning on line 147 in babel/messages/frontend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

babel/messages/frontend.py#L147

Added line #L147 was not covered by tests

Check warning on line 1116 in babel/messages/frontend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

babel/messages/frontend.py#L1116

Added line #L1116 was not covered by tests

Check warning on line 1118 in babel/messages/frontend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

babel/messages/frontend.py#L1118

Added line #L1118 was not covered by tests

Check warning on line 12 in babel/messages/setuptools_frontend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

babel/messages/setuptools_frontend.py#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 16 in babel/messages/setuptools_frontend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

babel/messages/setuptools_frontend.py#L14-L16

Added lines #L14 - L16 were not covered by tests

Check warning on line 30 in babel/messages/setuptools_frontend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

babel/messages/setuptools_frontend.py#L28-L30

Added lines #L28 - L30 were not covered by tests