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

Remove deprecated Get[P](S) syntax in favor of Get(P, S) #10148

Merged
merged 4 commits into from Jun 24, 2020

Conversation

Eric-Arellano
Copy link
Contributor

Closes #9899.

[ci skip-jvm-tests]

# Delete this line to force CI to run the JVM tests.
[ci skip-jvm-tests]
Copy link
Sponsor Member

@stuhood stuhood left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

# Conflicts:
#	src/python/pants/backend/python/lint/pylint/rules.py
#	src/python/pants/backend/python/rules/importable_python_sources.py
#	src/python/pants/backend/python/rules/inject_init.py
#	src/python/pants/backend/python/rules/pex_from_targets.py
#	src/python/pants/backend/python/rules/pytest_runner.py
# Delete this line to force CI to run the JVM tests.
[ci skip-jvm-tests]
# Delete this line to force CI to run Clippy and the Rust tests.
[ci skip-rust-tests]
# Delete this line to force CI to run the JVM tests.
[ci skip-jvm-tests]
# Delete this line to force CI to run Clippy and the Rust tests.
[ci skip-rust-tests]
# Delete this line to force CI to run the JVM tests.
[ci skip-jvm-tests]
@Eric-Arellano Eric-Arellano merged commit 0ebbeb0 into pantsbuild:master Jun 24, 2020
@Eric-Arellano Eric-Arellano deleted the fix-gets branch June 24, 2020 16:01
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.

Deprecate the indexed Get form.
2 participants