Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Review comments #2

Merged
merged 4 commits into from
Oct 26, 2024
Merged

Review comments #2

merged 4 commits into from
Oct 26, 2024

Conversation

KLMatlock
Copy link
Owner

Remove extract methods.
Remove copy method.
Change keys, items and values to return PyLists.

@KLMatlock KLMatlock merged commit 24304f9 into feature/mappingproxy Oct 26, 2024
101 of 104 checks passed
@KLMatlock KLMatlock deleted the review-comments branch October 26, 2024 21:46
KLMatlock added a commit that referenced this pull request Oct 29, 2024
* Mappingproxy (#1)

Adds in the MappingProxy type.

* Move over from `iter` to `try_iter`.

* Added lifetime to `try_iter`, preventing need to clone when iterating.

* Remove unneccessary borrow.

* Add newsfragment

* Newline to newsfragment.

* Remove  explicit lifetime,

* Review comments (#2)

* Addressing more comments
* Remove extract_bound.
* Remove extract methods.

* Update comments for list return type.

---------

Co-authored-by: Kevin Matlock <kevin.matlock@omicsautomation.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant