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

Add Computer.last_modified or similar #161

Open
khaeru opened this issue Feb 17, 2025 · 0 comments
Open

Add Computer.last_modified or similar #161

khaeru opened this issue Feb 17, 2025 · 0 comments
Labels
enh New feature or request

Comments

@khaeru
Copy link
Owner

khaeru commented Feb 17, 2025

With the planned deprecation of returning multiple Keys from Computer.add(), it should remain possible to inspect a larger batch of keys generated from a complex operation.

In order to do this, add a read-only property like Computer.last_modified that gives a collection (always) of the Keys (perhaps only 1) modified in the last operation. The contents would be overwritten for every new operation by calling a private method.

@khaeru khaeru added the enh New feature or request label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enh New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant