Skip to content

Python: add OBJECT IDLETIME command#313

Merged
aaron-congo merged 1 commit intopython/integ_acongo_object_idletimefrom
python/dev_acongo_object_idletime
May 28, 2024
Merged

Python: add OBJECT IDLETIME command#313
aaron-congo merged 1 commit intopython/integ_acongo_object_idletimefrom
python/dev_acongo_object_idletime

Conversation

@aaron-congo
Copy link
Copy Markdown

)

async def object_freq(self, key: str) -> int:
async def object_freq(self, key: str) -> Optional[int]:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Do you need to update changelog for that?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I think because the original implementation and this change will be under the same version (0.4.0) its probably fine? Idk, what do you think?

@aaron-congo aaron-congo merged commit a6b1aa4 into python/integ_acongo_object_idletime May 28, 2024
@aaron-congo aaron-congo deleted the python/dev_acongo_object_idletime branch May 28, 2024 00:40
aaron-congo added a commit that referenced this pull request May 28, 2024
tjzhang-BQ pushed a commit that referenced this pull request May 28, 2024
Python: add OBJECT IDLETIME command (#313)
cyip10 pushed a commit that referenced this pull request Jun 24, 2024
Python: add OBJECT IDLETIME command (#313)
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.

2 participants