-
Notifications
You must be signed in to change notification settings - Fork 430
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
Deprecate get_state and remove deprecations #3017
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Feb 15, 2024
b-chu
force-pushed
the
spr/dev/e4729f79
branch
from
February 15, 2024 19:52
33c2bca
to
9cfc5b2
Compare
b-chu
force-pushed
the
spr/dev/5d87db4b
branch
5 times, most recently
from
February 15, 2024 21:25
f3e78ea
to
4d1c487
Compare
snarayan21
approved these changes
Feb 15, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm :0000
b-chu
force-pushed
the
spr/dev/e4729f79
branch
from
February 15, 2024 23:01
9cfc5b2
to
16efc55
Compare
b-chu
force-pushed
the
spr/dev/5d87db4b
branch
from
February 15, 2024 23:01
4d1c487
to
0de565e
Compare
b-chu
force-pushed
the
spr/dev/5d87db4b
branch
from
February 15, 2024 23:27
0de565e
to
159a919
Compare
b-chu
force-pushed
the
spr/dev/e4729f79
branch
from
February 15, 2024 23:27
16efc55
to
c2e994f
Compare
b-chu
force-pushed
the
spr/dev/5d87db4b
branch
from
February 15, 2024 23:33
159a919
to
4109fa9
Compare
b-chu
force-pushed
the
spr/dev/e4729f79
branch
from
February 15, 2024 23:33
c2e994f
to
aff9f48
Compare
b-chu
force-pushed
the
spr/dev/5d87db4b
branch
from
February 16, 2024 00:30
4109fa9
to
ff289ea
Compare
b-chu
force-pushed
the
spr/dev/e4729f79
branch
from
February 16, 2024 00:30
aff9f48
to
332a771
Compare
b-chu
force-pushed
the
spr/dev/5d87db4b
branch
from
February 16, 2024 00:40
ff289ea
to
ce8f8ae
Compare
b-chu
force-pushed
the
spr/dev/e4729f79
branch
from
February 16, 2024 00:47
332a771
to
589274a
Compare
b-chu
force-pushed
the
spr/dev/5d87db4b
branch
from
February 16, 2024 00:47
ce8f8ae
to
70a4d88
Compare
j316chuck
approved these changes
Feb 16, 2024
mvpatel2000
approved these changes
Feb 16, 2024
Adds duration to the to_next_epoch function to increment total_wct. commit-id:5f8ef9be
commit-id:e4729f79
commit-id:5d87db4b
b-chu
force-pushed
the
spr/dev/e4729f79
branch
from
February 16, 2024 23:07
589274a
to
7b0a44b
Compare
b-chu
force-pushed
the
spr/dev/5d87db4b
branch
from
February 16, 2024 23:07
70a4d88
to
b0f30a0
Compare
j316chuck
pushed a commit
that referenced
this pull request
Mar 29, 2024
* Add duration to to_next_epoch Adds duration to the to_next_epoch function to increment total_wct. commit-id:5f8ef9be * Add iteration to TimeUnit commit-id:e4729f79 * Deprecate get_state and remove deprecations commit-id:5d87db4b
j316chuck
pushed a commit
that referenced
this pull request
May 16, 2024
* Add duration to to_next_epoch Adds duration to the to_next_epoch function to increment total_wct. commit-id:5f8ef9be * Add iteration to TimeUnit commit-id:e4729f79 * Deprecate get_state and remove deprecations commit-id:5d87db4b
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
commit-id:5d87db4b
Stack:
What issue(s) does this change relate to?
Before submitting
pre-commit
on your change? (see thepre-commit
section of prerequisites)