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

Update oss Pyre configuration to preemptively guard again upcoming semantic changes #19

Closed
wants to merge 1 commit into from

Conversation

grievejia
Copy link
Contributor

Summary:
Pyre is going to have a semantic change in its configuration: D35695552.

Basically, we are changing the default behavior on how search paths are discovered. Pre-existing configurations need to explicitly opt-in to the old behavior -- otherwise, they may risk breaking their type check setups.

The added option will lead to a Pyre warning for now, but that warning would go away on the next Pyre upgrade.

Differential Revision: D35724336

…mantic changes

Summary:
Pyre is going to have a semantic change in its configuration: D35695552.

Basically, we are changing the default behavior on how search paths are discovered. Pre-existing configurations need to explicitly opt-in to the old behavior -- otherwise, they may risk breaking their type check setups.

The added option will lead to a Pyre warning for now, but that warning would go away on the next Pyre upgrade.

Differential Revision: D35724336

fbshipit-source-id: e29dd5ebe0cb1ced2c7d248709e50e82eb415172
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Apr 18, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35724336

grievejia added a commit to grievejia/torchx that referenced this pull request Apr 18, 2022
…mantic changes (pytorch#294)

Summary:
X-link: facebookresearch/fbpcp#294

X-link: facebookresearch/recipes#19

Pyre is going to have a semantic change in its configuration: D35695552.

Basically, we are changing the default behavior on how search paths are discovered. Pre-existing configurations need to explicitly opt-in to the old behavior -- otherwise, they may risk breaking their type check setups.

The added option will lead to a Pyre warning for now, but that warning would go away on the next Pyre upgrade.

Reviewed By: stroxler

Differential Revision: D35724336

fbshipit-source-id: d94f10d68589b1c176e0e8cf7df87ba3f2db9ef2
facebook-github-bot pushed a commit to facebookresearch/fbpcp that referenced this pull request Apr 18, 2022
…mantic changes (#463)

Summary:
X-link: pytorch/torchx#463

Pull Request resolved: #294

X-link: facebookresearch/recipes#19

Pyre is going to have a semantic change in its configuration: D35695552.

Basically, we are changing the default behavior on how search paths are discovered. Pre-existing configurations need to explicitly opt-in to the old behavior -- otherwise, they may risk breaking their type check setups.

The added option will lead to a Pyre warning for now, but that warning would go away on the next Pyre upgrade.

Reviewed By: stroxler

Differential Revision: D35724336

fbshipit-source-id: b8156b9d3b5e5c7675b268d676e58c22be1c868e
facebook-github-bot pushed a commit to pytorch/torchx that referenced this pull request Apr 18, 2022
…mantic changes (#463)

Summary:
Pull Request resolved: #463

X-link: facebookresearch/fbpcp#294

X-link: facebookresearch/recipes#19

Pyre is going to have a semantic change in its configuration: D35695552.

Basically, we are changing the default behavior on how search paths are discovered. Pre-existing configurations need to explicitly opt-in to the old behavior -- otherwise, they may risk breaking their type check setups.

The added option will lead to a Pyre warning for now, but that warning would go away on the next Pyre upgrade.

Reviewed By: stroxler

Differential Revision: D35724336

fbshipit-source-id: b8156b9d3b5e5c7675b268d676e58c22be1c868e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants