Skip to content

properly deprecate legacy implementation -- bis #5391

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

Merged
merged 4 commits into from
Feb 9, 2022

Conversation

NicolasHug
Copy link
Member

Some more deprecations that I forgot in #5387

@facebook-github-bot
Copy link

facebook-github-bot commented Feb 8, 2022

💊 CI failures summary and remediations

As of commit a9b8bf2 (more details on the Dr. CI page):


None of the CI failures appear to be your fault 💚



🚧 1 ongoing upstream failure:

These were probably caused by upstream breakages that are not fixed yet.


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@NicolasHug NicolasHug added code quality deprecation other if you have no clue or if you will manually handle the PR in the release notes and removed other if you have no clue or if you will manually handle the PR in the release notes labels Feb 8, 2022
Copy link
Collaborator

@pmeier pmeier left a comment

Choose a reason for hiding this comment

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

Thanks @NicolasHug! LGTM when CI is green.

Copy link
Contributor

@prabhat00155 prabhat00155 left a comment

Choose a reason for hiding this comment

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

Thanks @NicolasHug!

@@ -80,7 +80,8 @@ def __init__(
if year == "2007-test":
if image_set == "test":
warnings.warn(
"Acessing the test image set of the year 2007 with year='2007-test' is deprecated. "
"Acessing the test image set of the year 2007 with year='2007-test' is deprecated "
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo here: Accessing

@NicolasHug NicolasHug merged commit 0663377 into pytorch:main Feb 9, 2022
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

Hey @NicolasHug!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

NicolasHug added a commit to NicolasHug/vision that referenced this pull request Feb 9, 2022
* More deprecations

* update message

* typo
jdsgomes pushed a commit that referenced this pull request Feb 9, 2022
* More deprecations

* update message

* typo
facebook-github-bot pushed a commit that referenced this pull request Feb 11, 2022
Summary:
* More deprecations

* update message

* typo

Reviewed By: NicolasHug

Differential Revision: D34140245

fbshipit-source-id: 00c50eb58e9d5f70614bc971c2ede41a66ccbbf0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants