Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / PyO3/pyo3 issues and pull requests
#3706 - Add `extract_bound` method to FromPyObject
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 3 comments
#3705 - implement `PyTypeMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 9 comments
Labels: CI-skip-changelog
#3704 - Add link to YouTube introduction to PyO3
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
Labels: CI-skip-changelog
#3703 - implement `PyModuleMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 8 comments
Labels: CI-skip-changelog
#3702 - introduce PyIterator::from_bound_object
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 1 comment
Labels: CI-skip-changelog
#3701 - Don't try to run the gevent tests on py37
Pull Request -
State: closed - Opened by alex 11 months ago
- 2 comments
Labels: CI-skip-changelog
#3700 - introduce `PySuper::new_bound`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
Labels: CI-skip-changelog
#3699 - partially revert changes to `PyTzInfoAccess` trait
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 1 comment
Labels: CI-skip-changelog
#3698 - implement `PyErr::write_unraisable_bound`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 2 comments
Labels: CI-skip-changelog
#3697 - expose `Bound::as_gil_ref` and `Bound::into_gil_ref`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 1 comment
Labels: CI-skip-changelog
#3695 - implement iterator for `Bound` iterator
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 3 comments
Labels: CI-skip-changelog
#3694 - implement `PySetMethods` and `PyFrozenSetMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 2 comments
Labels: CI-skip-changelog
#3693 - begin drafting Bound<T> migration guide
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 1 comment
#3692 - Add `as_borrowed` conversion from gil-refs to `Bound<T>`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 2 comments
#3690 - Copy note on using check_signals on non-main thread/interpreter from Python docs.
Pull Request -
State: closed - Opened by adamreichold 11 months ago
- 1 comment
Labels: CI-skip-changelog
#3689 - Turn calls of __traverse__ into no-ops for unsendable pyclass if on the wrong thread
Pull Request -
State: closed - Opened by adamreichold 11 months ago
- 3 comments
#3688 - Program aborts when Python's garbage collector gets called from another thread and attempts to traverse an unsendable pyclass instance.
Issue -
State: closed - Opened by JRRudy1 11 months ago
- 8 comments
#3687 - added `abi3-py312` feature
Pull Request -
State: closed - Opened by alex 11 months ago
- 2 comments
#3686 - make Bound and Borrowed types public API
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 3 comments
#3685 - Hide GILPool behind a feature to test ability to fully avoid it
Pull Request -
State: closed - Opened by adamreichold 11 months ago
#3684 - New `Bound` API implementation tracking issue
Issue -
State: open - Opened by davidhewitt 11 months ago
- 28 comments
#3683 - Some boy scouting w.r.t. usage of our internal helper functions when handling collection ABC
Pull Request -
State: closed - Opened by adamreichold 11 months ago
- 1 comment
Labels: CI-skip-changelog
#3682 - check_signals should mention its restrictions on being called from threads
Issue -
State: closed - Opened by orlp 11 months ago
- 2 comments
#3681 - implement `PyTupleMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 7 comments
Labels: CI-skip-changelog
#3680 - implement `PyListMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 2 comments
Labels: CI-skip-changelog
#3679 - implement datetime traits for `Bound`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 2 comments
Labels: CI-skip-changelog
#3678 - implement `PyMappingMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 2 comments
Labels: CI-skip-changelog
#3677 - implement `PyStringMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 5 comments
#3676 - tidy up some Py2 <-> gil-ref conversions
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
Labels: CI-skip-changelog
#3675 - implement `PyDictMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
Labels: CI-skip-changelog
#3674 - 0.21 Release
Issue -
State: closed - Opened by davidhewitt 11 months ago
- 23 comments
#3673 - A bug in call method
Issue -
State: closed - Opened by evelas 11 months ago
- 1 comment
#3672 - Allow more control over argument conversion
Issue -
State: open - Opened by adamreichold 11 months ago
- 1 comment
Labels: enhancement
#3671 - Add `Py2` variants of `PyDowncastError`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
Labels: CI-skip-changelog
#3670 - Adds std::duration::Duration from/to Python conversions
Pull Request -
State: closed - Opened by Tpt 11 months ago
- 5 comments
#3669 - add test which is broken with gevent
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 1 comment
Labels: CI-skip-changelog
#3668 - `GILPool` is a broken abstraction in presence of `gevent`
Issue -
State: open - Opened by davidhewitt 11 months ago
- 9 comments
Labels: bug, Unsound
#3667 - Bring back holder bindings as prerequiste to specialization on return value types
Pull Request -
State: closed - Opened by adamreichold 11 months ago
Labels: CI-skip-changelog
#3666 - use tag builder to avoid materializing result
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 2 comments
Labels: CI-skip-changelog
#3664 - Chrono: compatibility with abi3
Pull Request -
State: closed - Opened by Tpt 11 months ago
- 1 comment
#3663 - Chrono: makes FromPyObject impl on DateTime generic
Pull Request -
State: closed - Opened by Tpt 11 months ago
#3662 - Chrono: makes test independent of datetime C-API
Pull Request -
State: closed - Opened by Tpt 11 months ago
Labels: CI-skip-changelog
#3661 - Replace (A)IterNextOutput by autoref-based specialization to allow returning arbitrary value
Pull Request -
State: closed - Opened by adamreichold 11 months ago
- 13 comments
#3660 - Rename name to qualname and add name to better match Python and ensure abi3 fallbacks.
Pull Request -
State: closed - Opened by adamreichold 11 months ago
- 2 comments
#3658 - `F: Ungil` on nightly insufficient for soundness of `allow_threads`, even without `scoped-tls` or `send_wrapper`
Issue -
State: open - Opened by steffahn 11 months ago
- 8 comments
#3657 - Transition is_true to is_truthy to clarify that the test is not based on identity with or equality to the True singleton.
Pull Request -
State: closed - Opened by adamreichold 11 months ago
#3656 - Draft: Makes PyDelta compatible with abi3
Pull Request -
State: closed - Opened by Tpt 11 months ago
#3655 - Rename `Py<T>` to `PyDetached<T>`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 1 comment
#3654 - implement `Py2Borrowed`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 6 comments
Labels: CI-skip-changelog
#3653 - Add `AsRefSource` to `PyNativeType`.
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 2 comments
#3652 - implement `PyBoolMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 1 comment
Labels: CI-skip-changelog
#3651 - implement `PyBytesMethods` and `PyByteArrayMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
- 3 comments
Labels: CI-skip-changelog
#3650 - implement `PyFloatMethods`
Pull Request -
State: closed - Opened by davidhewitt 11 months ago
Labels: CI-skip-changelog
#3648 - Adds internal timezone_from_offset function
Pull Request -
State: closed - Opened by Tpt 11 months ago
- 3 comments
Labels: CI-skip-changelog
#3646 - Close TLS-based soundness holes by running closure on a newly created thread.
Pull Request -
State: open - Opened by adamreichold 11 months ago
- 46 comments
#3645 - Please add an `abi3-py312` feature flag
Issue -
State: closed - Opened by assambar 11 months ago
Labels: enhancement
#3643 - pyo3 calls yolov8 blocking
Issue -
State: closed - Opened by Rainweic 11 months ago
Labels: bug
#3642 - build(deps): bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, CI-skip-changelog, github-actions
#3640 - `Python::allow_threads` is unsound in the presence of `scoped-tls`.
Issue -
State: open - Opened by steffahn 11 months ago
- 43 comments
#3639 - Typo in docs example code output
Issue -
State: open - Opened by npuichigo 11 months ago
- 2 comments
Labels: documentation, Good First Issue
#3638 - Try harder by looking for a __bool__ magic method when extracing bool values from Python objects.
Pull Request -
State: closed - Opened by adamreichold 11 months ago
- 26 comments
#3637 - Error on extracting numpy boolean
Issue -
State: closed - Opened by 124C41p 11 months ago
#3636 - Expand guide on async methods borrowing self.
Pull Request -
State: open - Opened by adamreichold 11 months ago
- 2 comments
Labels: CI-skip-changelog
#3636 - Expand guide on async methods borrowing self.
Pull Request -
State: open - Opened by adamreichold 11 months ago
- 2 comments
Labels: CI-skip-changelog
#3633 - Provide fallbacks for datetime-related API when Py_LIMITED_API is enabled
Issue -
State: closed - Opened by Tpt 11 months ago
- 2 comments
Labels: enhancement
#3632 - Add support for extracting Rust set types from `frozenset`
Pull Request -
State: closed - Opened by messense 12 months ago
- 1 comment
#3631 - docs: fix typos
Pull Request -
State: closed - Opened by wyfo 12 months ago
#3629 - ci: fixup pytests to compile in debug
Pull Request -
State: closed - Opened by davidhewitt 12 months ago
Labels: CI-skip-changelog
#3627 - try to debug codspeed issue
Pull Request -
State: closed - Opened by davidhewitt 12 months ago
- 2 comments
Labels: CI-skip-changelog
#3626 - ci: don't isolate venv for benches
Pull Request -
State: closed - Opened by davidhewitt 12 months ago
- 1 comment
Labels: CI-skip-changelog
#3625 - build(deps): bump CodSpeedHQ/action from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies, CI-skip-changelog, github-actions
#3622 - Add additional definitions for `_PyImport_Frozen*`
Pull Request -
State: closed - Opened by messense 12 months ago
Labels: CI-skip-changelog
#3620 - Linking problems when creating pyo3 wrapper around rust crate - which itself is a wrapper around a C library
Issue -
State: closed - Opened by joakim-hove 12 months ago
- 4 comments
#3619 - Use portable-atomic for targets which lack 64-bit atomics used to check interpreter ID.
Pull Request -
State: closed - Opened by adamreichold 12 months ago
- 18 comments
#3616 - Enable `GILProtected` access via `PyVisit`
Pull Request -
State: closed - Opened by neachdainn 12 months ago
- 7 comments
#3616 - Enable `GILProtected` access via `PyVisit`
Pull Request -
State: open - Opened by neachdainn 12 months ago
- 1 comment
#3615 - Access `GILProtected` via `PyVisit`
Issue -
State: closed - Opened by neachdainn 12 months ago
- 1 comment
Labels: enhancement
#3615 - Access `GILProtected` via `PyVisit`
Issue -
State: open - Opened by neachdainn 12 months ago
- 1 comment
Labels: enhancement
#3614 - pyo3-0.20.0 on ppc32: no `AtomicI64` in `sync::atomic`
Issue -
State: open - Opened by mgorny 12 months ago
- 1 comment
Labels: bug
#3614 - pyo3-0.20.0 on ppc32: no `AtomicI64` in `sync::atomic`
Issue -
State: closed - Opened by mgorny 12 months ago
- 6 comments
Labels: bug
#3613 - feat: expose coroutine constructor
Pull Request -
State: open - Opened by wyfo 12 months ago
- 4 comments
#3613 - feat: expose coroutine constructor
Pull Request -
State: open - Opened by wyfo 12 months ago
- 4 comments
#3612 - feat: support anyio with a Cargo feature
Pull Request -
State: open - Opened by wyfo 12 months ago
- 1 comment
#3612 - feat: support anyio with a Cargo feature
Pull Request -
State: open - Opened by wyfo 12 months ago
- 1 comment
#3611 - feat: add PyFuture to await Python awaitables
Pull Request -
State: open - Opened by wyfo 12 months ago
- 4 comments
#3611 - feat: add `coroutine::await_in_coroutine` to await awaitables in coroutine context
Pull Request -
State: open - Opened by wyfo 12 months ago
- 5 comments
#3610 - feat: add #[pyo3(allow_threads)] to release the GIL in (async) functions
Pull Request -
State: open - Opened by wyfo 12 months ago
- 28 comments
#3609 - feat: allow async methods to accept `&self`/`&mut self`
Pull Request -
State: closed - Opened by wyfo 12 months ago
- 9 comments
#3608 - refactor: drop futures_util dependency
Pull Request -
State: closed - Opened by wyfo 12 months ago
- 8 comments
Labels: CI-skip-changelog
#3607 - PyO3 does not respect struct memory alignment
Issue -
State: open - Opened by onsmith 12 months ago
Labels: bug
#3606 - "full" implementation of new `Py2` API
Pull Request -
State: closed - Opened by davidhewitt 12 months ago
- 2 comments
Labels: CI-skip-changelog
#3604 - Refactor create_type_object so that most of the code is monomorphic
Pull Request -
State: closed - Opened by alex 12 months ago
Labels: CI-skip-changelog
#3603 - remove all functionality deprecated in 0.19
Pull Request -
State: closed - Opened by davidhewitt 12 months ago
#3602 - remove some unused keyword declarations
Pull Request -
State: closed - Opened by davidhewitt 12 months ago
Labels: CI-skip-changelog
#3601 - deprecate `PyTryFrom` and `PyTryInto`
Pull Request -
State: closed - Opened by davidhewitt 12 months ago
- 1 comment
#3600 - replace `PyTryFrom` by splitting `PyTypeInfo`
Pull Request -
State: closed - Opened by davidhewitt 12 months ago
- 3 comments
#3599 - feat: add `coroutine::CancelHandle`
Pull Request -
State: closed - Opened by wyfo 12 months ago
- 5 comments
#3598 - ci: run beta clippy as an allowed-to-fail job
Pull Request -
State: closed - Opened by davidhewitt 12 months ago
- 1 comment
Labels: CI-skip-changelog
#3597 - Issue a warning when coroutine is never awaited
Issue -
State: open - Opened by wyfo 12 months ago
- 2 comments
Labels: enhancement
#3596 - docs: fixup docs for smallvec feature
Pull Request -
State: closed - Opened by davidhewitt 12 months ago