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

#3595 - refactor `OkWrap` to not call `.into_py(py)`

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

#3594 - remove `type_is_pymodule`

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

#3593 - fix: replace removed `fmt` session by `rustfmt` and `ruff`

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

#3592 - Nox has been broken by #3551

Issue - State: closed - Opened by wyfo 12 months ago - 1 comment

#3590 - PyCFunction_New and PyCFunctionNewEx are wrapped improperly for PyPy

Issue - State: closed - Opened by mattip 12 months ago - 2 comments
Labels: bug, FFI

#3589 - PyO3 Fails to Import DLL in Python Virtual Environment on Windows

Issue - State: open - Opened by luoshuijs 12 months ago - 9 comments
Labels: bug

#3588 - feat: add coroutine `__name__`/`__qualname__`

Pull Request - State: closed - Opened by wyfo 12 months ago - 2 comments

#3587 - feat: allow classmethods to receive `Py<PyType>`

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

#3586 - enable cargo-semver-checks, try 2

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

#3585 - feat: check name when getting PyCapsule pointer

Pull Request - State: closed - Opened by wjones127 12 months ago - 10 comments

#3584 - Add method to check PyCapsule name while getting pointer

Issue - State: open - Opened by wjones127 12 months ago - 1 comment
Labels: enhancement

#3583 - ci: move lints to new 1.74 cargo.toml tables

Pull Request - State: closed - Opened by davidhewitt almost 1 year ago
Labels: CI-skip-changelog

#3582 - Full ADT support with pyclass for complex enums

Pull Request - State: closed - Opened by mkovaxx almost 1 year ago - 33 comments
Labels: CI-no-fail-fast, CI-build-full

#3581 - Richcomp (magic methods) does not correctly implement `>=` compared to 0.19

Issue - State: closed - Opened by ChristopherRabotin almost 1 year ago - 2 comments
Labels: bug

#3580 - add &ReadOnlyCell<T> conversions from &T and &Cell<T>

Pull Request - State: closed - Opened by oconnor663 about 1 year ago - 4 comments

#3579 - ci: updates for rust 1.74

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 2 comments
Labels: CI-skip-changelog

#3576 - How will PyO3 work with the upcoming no-GIL Python?

Issue - State: closed - Opened by bplevin36 about 1 year ago - 3 comments

#3575 - ci: try to run without rust-toolchain.toml

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 1 comment
Labels: CI-skip-changelog, CI-build-full

#3574 - Big chance missed: The package should be called "Guido van Rust"

Issue - State: closed - Opened by danielRi about 1 year ago - 1 comment
Labels: enhancement

#3573 - ci: use trybuild branch which strips rust-src lines

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 4 comments
Labels: CI-skip-changelog, CI-build-full

#3572 - implement `PySequenceMethods`, try 2

Pull Request - State: open - Opened by davidhewitt about 1 year ago - 5 comments
Labels: CI-skip-changelog

#3571 - ci: try debug rustup conflict

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 1 comment
Labels: CI-skip-changelog, CI-build-full

#3570 - docs: fix missing char conversion

Pull Request - State: closed - Opened by suriya-ganesh about 1 year ago - 3 comments

#3564 - fixes #3561 -- silence new clippy warning

Pull Request - State: closed - Opened by alex about 1 year ago - 8 comments

#3562 - Cannot convert object when passing object between crates

Issue - State: closed - Opened by notmgsk about 1 year ago - 3 comments
Labels: bug

#3561 - clippy nightly warns on some function argument conversions

Issue - State: closed - Opened by alex about 1 year ago - 1 comment

#3560 - docs: Include section on how to disable signals in python

Pull Request - State: closed - Opened by Jgfrausing about 1 year ago - 1 comment

#3559 - add link to user guide to cross compile error message

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

#3558 - "C" Enums have ordering but not hash defined

Issue - State: open - Opened by davidhewitt about 1 year ago - 2 comments
Labels: bug

#3556 - feat: add `take` and `into_inner` methods to `GILOnceCell`

Pull Request - State: closed - Opened by wyfo about 1 year ago - 1 comment

#3555 - How to keep users safe regarding alpha Pythons?

Issue - State: closed - Opened by davidhewitt about 1 year ago - 3 comments

#3553 - Cross compilation fails

Issue - State: closed - Opened by rgreinho about 1 year ago
Labels: question

#3552 - docs: Example of dynamic return type in the "Python classes" guide

Pull Request - State: closed - Opened by daemontus about 1 year ago - 1 comment

#3551 - ci: switch from black to ruff

Pull Request - State: closed - Opened by davidhewitt about 1 year ago
Labels: CI-skip-changelog

#3550 - docs: improve detail around pyenv install

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 1 comment

#3549 - installation instructions should mention pyenv-virtualenv

Issue - State: closed - Opened by nikomatsakis about 1 year ago - 4 comments
Labels: bug

#3548 - ci: fix nightly unused import warning

Pull Request - State: closed - Opened by davidhewitt about 1 year ago
Labels: CI-skip-changelog

#3546 - ci: use older hashbrown and indexmap for MSRV

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

#3545 - DO NOT MERGE: Test with memoffset/unstable_offset_of feature

Pull Request - State: closed - Opened by joshlf about 1 year ago - 4 comments

#3544 - bump hashbrown minimal version to 0.12

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 1 comment

#3543 - ci: tidy up some dev deps

Pull Request - State: closed - Opened by davidhewitt about 1 year ago
Labels: CI-skip-changelog

#3542 - Bump actions/setup-node from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, CI-skip-changelog, github-actions

#3541 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, CI-skip-changelog, github-actions

#3540 - feat: support `async fn` in macros with coroutine implementation

Pull Request - State: closed - Opened by wyfo about 1 year ago - 28 comments

#3539 - add coverage for `emit_pyo3_cfgs`

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 2 comments
Labels: CI-skip-changelog

#3538 - Implement new `decorate_with` argument for `pyclass` macro

Issue - State: open - Opened by silvanocerza about 1 year ago
Labels: enhancement

#3536 - examples: remove requirements-dev.txt files

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

#3535 - implement `PySequenceMethods`

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 2 comments
Labels: CI-skip-changelog

#3534 - ci: use install-action to download cargo-codspeed binary

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 4 comments
Labels: CI-skip-changelog

#3533 - wip: add PyTupleMethods

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

#3533 - wip: add PyTupleMethods

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

#3532 - change `PyDict::from_sequence` to take just `&PyAny`

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 1 comment

#3531 - implement PyDictMethods

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 4 comments
Labels: CI-skip-changelog

#3530 - extract Decimal does not support scientific notation.

Issue - State: closed - Opened by huskyrobotdog about 1 year ago - 6 comments
Labels: enhancement, Good First Issue

#3529 - docs: utiles added to examples of readme!

Pull Request - State: closed - Opened by jessekrubin about 1 year ago - 1 comment

#3526 - ci: include beta as an allowed-to-fail job

Pull Request - State: closed - Opened by davidhewitt about 1 year ago
Labels: CI-skip-changelog, CI-build-full

#3525 - small tidy ups to Architecture.md

Pull Request - State: closed - Opened by davidhewitt about 1 year ago
Labels: CI-skip-changelog

#3524 - Add comparison to similar technologies to the guide

Issue - State: open - Opened by davidhewitt about 1 year ago
Labels: documentation

#3523 - Container iteration maybe needs to be fallble

Issue - State: closed - Opened by davidhewitt about 1 year ago - 4 comments

#3522 - Add `PyByteArray::from_ptr` unsafe function

Pull Request - State: closed - Opened by messense about 1 year ago - 1 comment

#3521 - feat: Support for mappingproxy objects

Pull Request - State: closed - Opened by michaelhly about 1 year ago - 1 comment

#3520 - Allowing `type`s to define Python classes

Issue - State: open - Opened by SomeHybrid about 1 year ago - 4 comments
Labels: enhancement

#3519 - Make `PanicException` exportable

Issue - State: closed - Opened by wyfo about 1 year ago - 14 comments
Labels: enhancement

#3518 - ci: install prebuilt cargo-careful

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 1 comment
Labels: CI-skip-changelog, CI-build-full

#3517 - remove comparison to rust-cpython

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

#3516 - PyTryFrom conflicts with TryFrom

Issue - State: closed - Opened by davidhewitt about 1 year ago - 1 comment

#3515 - ci: drop psutil dependency

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

#3514 - Add `PyMemoryView` type

Pull Request - State: closed - Opened by messense about 1 year ago - 6 comments

#3513 - Error: TypeError: 'Kind' object cannot be converted to 'Kind'

Issue - State: closed - Opened by huskyrobotdog about 1 year ago - 5 comments

#3512 - Align chrono dev and runtime dependency version specifications.

Pull Request - State: closed - Opened by adamreichold about 1 year ago - 1 comment

#3511 - error[E0599]: no method named `and_utc` found for struct `NaiveDateTime` in the current scope

Issue - State: closed - Opened by brianmay about 1 year ago - 2 comments
Labels: bug

#3510 - MicroPython + PyO3 + `#![no_std]` - call for participation

Issue - State: open - Opened by davidhewitt about 1 year ago - 1 comment
Labels: enhancement, help-wanted

#3509 - 0.20 does no longer build with manylinux2014

Issue - State: closed - Opened by theCapypara about 1 year ago - 8 comments
Labels: bug

#3508 - Create subinterpreter example

Pull Request - State: closed - Opened by mejrs about 1 year ago - 2 comments
Labels: CI-skip-changelog

#3507 - Add support for `SmallVec` in conversion traits (#3440)

Pull Request - State: closed - Opened by orhun about 1 year ago - 4 comments

#3506 - Fix bug in default implementation of `__ne__`

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 2 comments
Labels: CI-skip-changelog

#3505 - deprecate undocumented `#[__new__]` form of `#[new]`

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 1 comment

#3504 - emit helpful error hint for classmethod with receiver

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

#3502 - add PyInterpreterConfig api

Pull Request - State: closed - Opened by mejrs about 1 year ago

#3502 - add PyInterpreterConfig api

Pull Request - State: closed - Opened by mejrs about 1 year ago

#3498 - Pin byteorder on msrv

Pull Request - State: closed - Opened by mejrs about 1 year ago - 3 comments
Labels: CI-skip-changelog

#3497 - bump test-debug to 3.12

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

#3496 - Cannot compile locally with Python 3.12

Issue - State: closed - Opened by LilyFoote about 1 year ago - 4 comments
Labels: bug

#3495 - RFC: support PyUnstable_*

Issue - State: closed - Opened by mejrs about 1 year ago - 2 comments

#3494 - Update PyModuleDef_Slot types

Pull Request - State: closed - Opened by mejrs about 1 year ago

#3493 - release: 0.20.0

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 6 comments

#3491 - emit compile errors on macros inside `#[pymethods]`

Pull Request - State: closed - Opened by davidhewitt about 1 year ago

#3490 - disable `marshal.rs` on `Py_LIMITED_API`

Pull Request - State: closed - Opened by davidhewitt about 1 year ago

#3489 - bump "latest" CI jobs to 3.12

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 4 comments
Labels: CI-skip-changelog, CI-build-full

#3488 - support python 3.12

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 1 comment

#3487 - refactor pyo3-ffi example to an example project

Pull Request - State: closed - Opened by mejrs about 1 year ago - 2 comments
Labels: CI-skip-changelog

#3484 - error on passing arguments to `#[new]` and similar attributes

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 3 comments

#3483 - add PyModule::from_pyc (#3482)

Pull Request - State: closed - Opened by Fluffyalien1422 about 1 year ago - 5 comments

#3482 - Add a PyModule::from_pyc function

Issue - State: closed - Opened by Fluffyalien1422 about 1 year ago - 1 comment

#3481 - docs: fix some dead links

Pull Request - State: closed - Opened by SigureMo about 1 year ago

#3479 - Enhancing Parallelism in PyO3: Exploring Multi-Process Architecture Over Sub-Interpreters

Issue - State: closed - Opened by letalboy about 1 year ago - 7 comments
Labels: enhancement

#3478 - Don't let auto trait syntax bleed through on stable Rust

Pull Request - State: closed - Opened by mejrs about 1 year ago
Labels: CI-skip-changelog, CI-build-full