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 SET binding #2

Closed
fafhrd91 opened this issue May 16, 2017 · 1 comment
Closed

add SET binding #2

fafhrd91 opened this issue May 16, 2017 · 1 comment
Labels

Comments

@fafhrd91
Copy link
Contributor

No description provided.

@fafhrd91 fafhrd91 added the easy label May 16, 2017
@messense messense mentioned this issue May 18, 2017
2 tasks
@fafhrd91
Copy link
Contributor Author

added

kngwyu added a commit that referenced this issue May 3, 2020
jsirois added a commit to jsirois/pyo3 that referenced this issue Nov 29, 2021
github-merge-queue bot pushed a commit that referenced this issue 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>
github-merge-queue bot pushed a commit that referenced this issue 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 mapping to return PyList instead of Sequence.

* Update comments for list return type.

* Add newfragment.

* Reimpliment copy with PyMapping type.

* Trigger Build

---------

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

No branches or pull requests

1 participant