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

#4056 - fix: make PyType::name consistent with __name__ and add PyType::module

Pull Request - State: closed - Opened by wyfo 7 months ago - 8 comments

#4055 - `Borrowed<PyType>::name` is not consistent

Issue - State: closed - Opened by wyfo 7 months ago - 5 comments

#4055 - `Borrowed<PyType>::name` is not consistent

Issue - State: closed - Opened by wyfo 7 months ago - 5 comments

#4054 - fix declarative-modules compile error

Pull Request - State: closed - Opened by Icxolu 7 months ago - 1 comment

#4053 - fix: allow impl of Ungil for deprecated PyCell in nightly

Pull Request - State: closed - Opened by wyfo 7 months ago
Labels: CI-skip-changelog

#4052 - docs: fix typo in async-await.md

Pull Request - State: closed - Opened by blmarket 7 months ago

#4052 - docs: fix typo in async-await.md

Pull Request - State: closed - Opened by blmarket 7 months ago

#4051 - Compilation error implementing dunder (magic) methods (__contains__)

Issue - State: closed - Opened by tokahuke 7 months ago - 4 comments
Labels: bug

#4051 - Compilation error implementing dunder (magic) methods (__contains__)

Issue - State: closed - Opened by tokahuke 7 months ago - 4 comments
Labels: bug

#4046 - expose `GILGuard` for RAII usage with a `map` method

Issue - State: closed - Opened by jimy-byerley 8 months ago - 9 comments
Labels: enhancement

#4045 - add descriptive error msg for `__traverse__` receivers other than `&self`

Pull Request - State: closed - Opened by Icxolu 8 months ago - 1 comment

#4044 - [0.21.1] Compilation error if async method has more than 2 args

Issue - State: closed - Opened by rigens 8 months ago - 1 comment
Labels: bug

#4043 - Change `search_lib_dir`'s return type to Result

Pull Request - State: closed - Opened by reswqa 8 months ago - 2 comments

#4042 - Fail before calling `Py_Initialize` on `PyPy`.

Issue - State: closed - Opened by davidhewitt 8 months ago - 4 comments
Labels: Good First Issue

#4041 - Contribution opportunity: improved conversion traits

Issue - State: closed - Opened by davidhewitt 8 months ago - 18 comments
Labels: enhancement, needs-design

#4040 - `PyUnicode_DATA` and related APIs need to be disabled on PyPy

Issue - State: closed - Opened by davidhewitt 8 months ago - 1 comment
Labels: bug, Good First Issue

#4039 - Implement a safe API wrapping PyEval_SetProfile

Pull Request - State: open - Opened by LilyFoote 8 months ago - 2 comments

#4038 - 0.22 release

Issue - State: closed - Opened by davidhewitt 8 months ago - 16 comments

#4037 - release: 0.21.2

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 5 comments

#4036 - Compile errors with 0.21.1

Issue - State: closed - Opened by nickdrozd 8 months ago - 6 comments
Labels: bug

#4035 - fix compile error for multiple async method arguments

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 2 comments

#4034 - Unable to use async functions with multiple arguments in #[pymethods]

Issue - State: closed - Opened by RyDeR-69 8 months ago
Labels: bug

#4033 - Refactoring of `FnArg`

Pull Request - State: closed - Opened by Icxolu 8 months ago - 3 comments
Labels: CI-skip-changelog

#4032 - release: 0.21.1

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 2 comments

#4031 - docs: updates to guide for PyO3 0.21 feedback

Pull Request - State: closed - Opened by davidhewitt 8 months ago

#4029 - `chrono::DateTime::to_object()` can panic

Issue - State: closed - Opened by 124C41p 8 months ago - 3 comments

#4028 - docs: fix example in types.md

Pull Request - State: closed - Opened by reswqa 8 months ago - 2 comments

#4027 - add `import_exception_bound!` macro

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 6 comments

#4026 - skip type check of method receivers where unnecessary

Pull Request - State: open - Opened by davidhewitt 8 months ago - 2 comments

#4025 - Missing line in documentation

Issue - State: closed - Opened by wlwatkins 8 months ago
Labels: bug

#4024 - add `#[inline]` hints on many `Bound` and `Borrowed` methods

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 2 comments

#4023 - ci: defer test-debug to the merge queue

Pull Request - State: closed - Opened by davidhewitt 8 months ago
Labels: CI-skip-changelog

#4022 - ci: run PR coverage only on macos arm

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 1 comment
Labels: CI-skip-changelog

#4020 - added various std traits for `PyBackedStr` and `PyBackedBytes`

Pull Request - State: closed - Opened by Icxolu 8 months ago - 3 comments

#4018 - docs: Fix broken hyperlink in types.md

Pull Request - State: closed - Opened by rikushoney 8 months ago

#4017 - Improve CI performance

Issue - State: open - Opened by alex 8 months ago - 5 comments

#4016 - add benchmark for class / method calls

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 3 comments
Labels: CI-skip-changelog

#4015 - async method should allow args not only receiver

Pull Request - State: closed - Opened by reswqa 8 months ago

#4014 - ci: relax check in pyobject_drop test

Pull Request - State: closed - Opened by davidhewitt 8 months ago
Labels: CI-skip-changelog

#4013 - Ensure all arguments to _run are strings

Pull Request - State: closed - Opened by alex 8 months ago
Labels: CI-skip-changelog

#4012 - Fixed error string when failing to import an exception

Pull Request - State: closed - Opened by alex 8 months ago
Labels: CI-skip-changelog

#4011 - Remove dead code in macros backend

Pull Request - State: closed - Opened by alex 8 months ago - 5 comments
Labels: CI-skip-changelog

#4010 - ci: fixups 2024-03-29

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 1 comment
Labels: CI-skip-changelog

#4009 - refactor to remove add_to_module functions from generated code

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 4 comments

#4008 - Implement a safe API wrapping PyEval_SetProfile

Issue - State: open - Opened by LilyFoote 8 months ago - 9 comments
Labels: enhancement

#4007 - implement `Send` and `Sync` for `PyBackedStr` and `PyBackedBytes`

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 1 comment

#4006 - Document conversion between `Py` and `Bound` in 0.21 upgrade guide.

Issue - State: closed - Opened by LilyFoote 8 months ago
Labels: documentation, Good First Issue

#4005 - Async `pymethod` with receiver can not pass any other arguments

Issue - State: closed - Opened by reswqa 8 months ago - 2 comments
Labels: bug

#4004 - docs: fix typo in getting-started.md

Pull Request - State: closed - Opened by geo7 8 months ago

#4003 - Support resize on PyBytes when initialised via with_new

Issue - State: open - Opened by AudriusButkevicius 8 months ago - 15 comments
Labels: enhancement

#4002 - refactor `#[setter]` argument extraction

Pull Request - State: closed - Opened by Icxolu 8 months ago
Labels: CI-skip-changelog

#4001 - docs: fix link in CHANGELOG

Pull Request - State: closed - Opened by davidhewitt 8 months ago

#4000 - "undefined symbol: PyObject_SelfIter" when loading numpy inside pyo3 loaded via `dlopen`

Issue - State: closed - Opened by rlidwka 8 months ago - 2 comments
Labels: bug

#3999 - docs: add Python scripting in database example

Pull Request - State: closed - Opened by tisonkun 8 months ago

#3998 - use `extract_argument` for `#[setter]` extraction

Pull Request - State: closed - Opened by Icxolu 8 months ago

#3997 - the trait bound `Vec<[&str; 2]>: FromPyObject<'_>` is not satisfied

Issue - State: closed - Opened by Crispy13 8 months ago - 2 comments

#3996 - Compilation error on MacOS

Issue - State: closed - Opened by Antonio95 8 months ago - 7 comments

#3995 - handle `#[pyo3(from_py_with = "")]` in `#[setter]` methods

Pull Request - State: closed - Opened by Icxolu 8 months ago - 1 comment

#3994 - Attempt to mark various generated code with `#[automatically_derived]`

Pull Request - State: closed - Opened by alex 8 months ago - 3 comments

#3993 - [WIP] Add error messages for unsupported macro features on compilation

Pull Request - State: closed - Opened by cojmeister 8 months ago - 2 comments

#3991 - add `AsRef` impls for `PyBackedStr` and `PyBackedBytes`

Pull Request - State: closed - Opened by Icxolu 8 months ago - 2 comments

#3990 - 0.21.0-beta.0: can't extract to Vec<Cow<'_, [u8]>> without gil-refs feature

Issue - State: closed - Opened by bmerry 8 months ago - 11 comments
Labels: bug

#3989 - PyO3 v0.21 beta pyfunction annotation coverage

Issue - State: closed - Opened by reaperhulk 8 months ago - 26 comments

#3988 - move `downcast` functions from `PyAnyMethods` to `Bound<T>`

Pull Request - State: open - Opened by davidhewitt 8 months ago
Labels: CI-skip-changelog

#3987 - Rename `Python::with_gil` -> `with_python` ?

Issue - State: open - Opened by davidhewitt 8 months ago - 3 comments
Labels: needs-design

#3983 - release: 0.21.0

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 5 comments

#3977 - Allows to introspect Python modules from cdylib: first step

Pull Request - State: open - Opened by Tpt 8 months ago - 21 comments

#3966 - Update heck requirement from 0.4 to 0.5

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#3964 - Add PyDict_GetItem method to PyDict type binding

Issue - State: closed - Opened by MarshalX 8 months ago - 4 comments
Labels: enhancement

#3963 - exposes `Borrowed::to_owned` as public API

Pull Request - State: open - Opened by Icxolu 8 months ago

#3962 - add `gil-refs-migration` feature

Pull Request - State: open - Opened by davidhewitt 8 months ago

#3961 - docs: use details to condense migration guide

Pull Request - State: open - Opened by davidhewitt 8 months ago - 3 comments

#3960 - GIL Refs API Removal - Tracking Issue

Issue - State: closed - Opened by davidhewitt 8 months ago - 9 comments

#3959 - use `FromPyObjectBound` for `PyAny::extract`

Pull Request - State: closed - Opened by Icxolu 8 months ago - 1 comment
Labels: CI-skip-changelog

#3958 - Better document how to migrate borrowing `extract()` calls

Issue - State: open - Opened by djc 8 months ago - 4 comments
Labels: bug

#3956 - allow downstream overwrite of the `Bound<T>` deref target

Pull Request - State: closed - Opened by Icxolu 8 months ago - 2 comments
Labels: CI-skip-changelog

#3955 - Fix non_local_definitions lint triggers

Pull Request - State: closed - Opened by mejrs 8 months ago
Labels: CI-skip-changelog

#3954 - deprecate `wrap_pyfunction` with `py` argument

Pull Request - State: closed - Opened by Icxolu 8 months ago
Labels: CI-skip-changelog

#3953 - Documents experimental-declarative-modules feature

Pull Request - State: closed - Opened by Tpt 8 months ago
Labels: CI-skip-changelog

#3952 - panic when PYO3_CROSS_LIB_DIR is set to a missing path

Issue - State: closed - Opened by FalconEagleTest 8 months ago - 2 comments
Labels: Good First Issue

#3951 - src/err/mod.rs: remove "track_caller" cfg check

Pull Request - State: closed - Opened by birkenfeld 8 months ago
Labels: CI-skip-changelog

#3950 - chore: remove repetitive words

Pull Request - State: closed - Opened by acceptacross 8 months ago - 1 comment
Labels: CI-skip-changelog

#3949 - Ability to include bare ffi methods in a `#[pyclass]`

Issue - State: open - Opened by ariebovenberg 8 months ago
Labels: enhancement

#3947 - deprecate `GILPool`

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 5 comments

#3946 - ci: pin pytest < 8.1

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 1 comment
Labels: CI-skip-changelog

#3945 - Add error messages when compiling for ABI3 with unsupported macro features

Issue - State: closed - Opened by davidhewitt 8 months ago - 7 comments
Labels: Good First Issue

#3944 - release: 0.21.0-beta.0

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 6 comments

#3943 - deprecate gil-refs in "self" position

Pull Request - State: closed - Opened by Icxolu 8 months ago
Labels: CI-skip-changelog

#3942 - docs: use kebab-case instead of snake_case for guide URLs

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 3 comments

#3941 - docs: use `lychee` to check link URLs

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 1 comment

#3939 - docs: use `mdbook-linkcheck` in the guide

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 2 comments

#3936 - deprecate `&PyModule` as `#[pymodule]` argument type

Pull Request - State: closed - Opened by Icxolu 9 months ago - 1 comment
Labels: CI-skip-changelog

#3935 - Chrono: allow deprecation warning until upgrading to 0.4.35+

Pull Request - State: closed - Opened by Tpt 9 months ago
Labels: CI-skip-changelog

#3934 - PyPy: remove PyCode (PyCode_Type does not exist)

Pull Request - State: closed - Opened by Tpt 9 months ago - 2 comments

#3933 - PyPy: set PyCode_Type link name to PyPyCode_Type

Pull Request - State: closed - Opened by Tpt 9 months ago

#3931 - add `experimental-async` feature

Pull Request - State: closed - Opened by davidhewitt 9 months ago - 1 comment

#3930 - remove `gil-refs` feature from `full` feature

Pull Request - State: closed - Opened by davidhewitt 9 months ago
Labels: CI-skip-changelog

#3929 - Downcast semantics changed between 0.20 and `main`

Issue - State: closed - Opened by Icxolu 9 months ago - 2 comments