[Bug 267882] devel/py-reedsolo Compatibility with pyhton 3.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Nov 2022 18:18:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267882 Bug ID: 267882 Summary: devel/py-reedsolo Compatibility with pyhton 3.10 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: loader@FreeBSD.org Reporter: teodorsigaev@gmail.com Flags: maintainer-feedback?(loader@FreeBSD.org) Assignee: loader@FreeBSD.org Created attachment 238196 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238196&action=edit patch Hi! I would like to suggest small patch for supporting Python 3.10 by devel/py-reedsolo required by comms/py-esptool which is needed to work with ESP8266 at least. Python 3.10 provides an pair setter/getter to object's reference counter instead of direct access to counter. Suggested patch wraps that by macro. -- You are receiving this mail because: You are the assignee for the bug.