Skip to content

Make basepersistence methods abstractmethod #2624

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 5 commits into from
Aug 12, 2021
Merged

Make basepersistence methods abstractmethod #2624

merged 5 commits into from
Aug 12, 2021

Conversation

starry-shivam
Copy link
Member

@starry-shivam starry-shivam commented Aug 10, 2021

Checklist for PRs

  • Added .. versionadded:: version, .. versionchanged:: version or .. deprecated:: version to the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)
  • Created new or adapted existing unit tests

Closes #2231

Signed-off-by: starry69 <starry369126@outlook.com>
@starry-shivam starry-shivam added the 🛠 breaking change type: breaking label Aug 10, 2021
Signed-off-by: starry69 <starry369126@outlook.com>
Copy link
Member

@Bibo-Joshi Bibo-Joshi left a comment

Choose a reason for hiding this comment

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

Just one question: Is it worth adding .. versionchanged:: directives stating that the methods are abstract since v14?

@Bibo-Joshi Bibo-Joshi mentioned this pull request Aug 10, 2021
22 tasks
@starry-shivam
Copy link
Member Author

Just one question: Is it worth adding .. versionchanged:: directives stating that the methods are abstract since v14?

I think yes

@Poolitzer
Copy link
Member

Poolitzer commented Aug 11, 2021

Isnt this supposed to merge into the V14 branch?

@Bibo-Joshi Bibo-Joshi changed the base branch from master to v14 August 11, 2021 10:03
Signed-off-by: starry69 <starry369126@outlook.com>
starry-shivam and others added 2 commits August 12, 2021 10:05
Signed-off-by: starry69 <starry369126@outlook.com>
@Bibo-Joshi Bibo-Joshi merged commit be00397 into v14 Aug 12, 2021
@Bibo-Joshi Bibo-Joshi deleted the bp-abc branch August 12, 2021 06:58
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛠 breaking change type: breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make BP.flush an abstract method
3 participants