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 request functions (attempt 2) #581

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

JST5000
Copy link
Contributor

@JST5000 JST5000 commented May 31, 2023

High Level Overview of Change

Remove requests that were deprecated for the 2.0 release.

Context of Change

Many request wrappers were just as complicated to use, and their return types were too simplistic in many situations. Instead, we recommend directly calling the request with a Request object and client.request.

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Test Plan

CI Passes

@JST5000 JST5000 requested a review from ckniffen May 31, 2023 23:23
@justinr1234 justinr1234 merged commit 87c24e3 into xrpl-py-2.0 Jun 1, 2023
@justinr1234 justinr1234 deleted the remove-deprecated-requests branch June 1, 2023 10:36
JST5000 added a commit that referenced this pull request Jun 28, 2023
* Remove deprecated functions

* Fix isort

---------

Co-authored-by: Caleb Kniffen <ckniffen@ripple.com>
JST5000 added a commit that referenced this pull request Jun 28, 2023
* Remove deprecated functions

* Fix isort

---------

Co-authored-by: Caleb Kniffen <ckniffen@ripple.com>
JST5000 added a commit that referenced this pull request Jul 5, 2023
* Remove deprecated functions

* Fix isort

---------

Co-authored-by: Caleb Kniffen <ckniffen@ripple.com>
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.

3 participants