Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / GrahamDumpleton/wrapt issues and pull requests

#271 - Free-threading support

Pull Request - State: open - Opened by FFY00 9 days ago - 2 comments

#270 - Python 3.13 tests are failing

Issue - State: open - Opened by FFY00 9 days ago

#270 - Python 3.13 tests are failing

Issue - State: open - Opened by FFY00 9 days ago

#269 - Free-threding (no-gil) support

Pull Request - State: closed - Opened by FFY00 9 days ago - 6 comments

#268 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

Pull Request - State: closed - Opened by dependabot[bot] 25 days ago - 1 comment
Labels: dependencies

#267 - Is it possible to perform `json.dumps(obj_proxy)`?

Issue - State: open - Opened by Trung0246 about 2 months ago - 9 comments

#266 - Add minimal typing (and assorted cleanups)

Pull Request - State: open - Opened by stephenfin 3 months ago - 14 comments

#265 - RFE: remove use `PY2` and `PY3` in the module code

Issue - State: open - Opened by kloczek 4 months ago - 1 comment

#263 - How to use adapter factory to change signature depending on instance

Issue - State: open - Opened by antonymilne 5 months ago - 9 comments

#262 - 1.16.0: pytest fails

Issue - State: open - Opened by kloczek 7 months ago

#261 - Remove python<3.8 support

Pull Request - State: open - Opened by kloczek 7 months ago

#260 - Fix classmethod tests with Python 3.13+

Pull Request - State: open - Opened by hroncok 7 months ago - 1 comment

#258 - Add type hint annotations for user-facing code

Issue - State: open - Opened by namurphy 9 months ago - 2 comments

#257 - pydevd error when debugging with wrapt

Issue - State: open - Opened by endmarsfr 10 months ago - 30 comments

#255 - Best way to associate some data with `ObjectProxy`?

Issue - State: open - Opened by Trung0246 10 months ago - 3 comments

#254 - Documentation isn't building?

Issue - State: closed - Opened by hynek 11 months ago - 6 comments

#253 - Update to setup.cfg potentially required

Issue - State: closed - Opened by mwgamble 11 months ago - 4 comments

#252 - Accessing ObjectProxy __dict__

Issue - State: open - Opened by dgrigonis 11 months ago - 5 comments

#251 - Unable to install wrapt 1.14.1 via poetry

Issue - State: open - Opened by masterginger 12 months ago - 2 comments

#250 - Request to be able to import both py and c wrappers

Issue - State: closed - Opened by dgrigonis 12 months ago - 8 comments

#249 - __doc__ property

Issue - State: open - Opened by dgrigonis 12 months ago - 9 comments

#248 - Release 1.14.1 Py3.11 wheels

Issue - State: closed - Opened by joeyearsley 12 months ago - 7 comments

#247 - Publish cp312 wheel

Issue - State: closed - Opened by ThiefMaster 12 months ago - 6 comments

#246 - RFE: is it possible to start making github releases?🤔

Issue - State: open - Opened by kloczek about 1 year ago - 2 comments

#244 - Idea: Sticky/Viral ObjectProxy

Issue - State: open - Opened by mentalisttraceur about 1 year ago - 3 comments

#243 - PySide6 behaves differently between decorated and non-decorated function

Issue - State: open - Opened by bersbersbers about 1 year ago - 16 comments

#242 - Methods of proxied objects are bound to the original object, not the proxy

Issue - State: closed - Opened by lazorchakp over 1 year ago - 4 comments

#241 - Use of ObjectProxy with type()

Issue - State: open - Opened by stolpovsky over 1 year ago - 10 comments

#240 - un-necessary "6-duplicated" _unpack_self function

Issue - State: closed - Opened by gst over 1 year ago - 7 comments

#236 - Asyncio and coroutine synchronization support?

Issue - State: open - Opened by OnceUponATimeInAmerica over 1 year ago - 10 comments

#234 - patch_function_wrapper does not accept "enabled" argument

Issue - State: closed - Opened by MrFizzyBubbs over 1 year ago - 7 comments

#232 - Signature Changing Decorators issue

Issue - State: open - Opened by subsurfaceiodev over 1 year ago - 1 comment

#229 - TestMonkeyPatching.test_wrap_class_method_inherited fails

Issue - State: open - Opened by mtelka over 1 year ago - 2 comments

#228 - Wheel file for Python 3.11 not available via PyPi

Issue - State: closed - Opened by sxwebster over 1 year ago - 9 comments

#227 - Descriptors don't seem to work, if they're mixed in

Issue - State: open - Opened by AlexanderFarkas over 1 year ago - 2 comments

#226 - Install with Python 3.11 and pip 22.3.1 gives out deprecation warning

Issue - State: closed - Opened by aaltat over 1 year ago - 3 comments

#225 - make wrapt a PEP561 typed package.

Pull Request - State: open - Opened by bitranox over 1 year ago - 11 comments

#224 - New release/CI run to get Python 3.11 wheels

Issue - State: closed - Opened by stegayet over 1 year ago - 1 comment

#223 - chore(ci): CI improvements

Pull Request - State: closed - Opened by stegayet over 1 year ago - 1 comment

#222 - Restore original loader after import

Pull Request - State: closed - Opened by eltoder almost 2 years ago - 1 comment

#221 - post_import_hooks break pkg_resources in wrapt 1.14

Issue - State: closed - Opened by eltoder almost 2 years ago

#220 - Weird behaviour with pipenv and python 3.11

Issue - State: closed - Opened by fizyk almost 2 years ago - 2 comments

#219 - Creating a class that has a decorator that interacts with class object

Issue - State: closed - Opened by TafkaMax almost 2 years ago - 2 comments

#218 - Error installing with pip and python 3.11.0

Issue - State: closed - Opened by ilrico almost 2 years ago - 2 comments

#217 - Fix threading issues with register_post_import_hook

Pull Request - State: closed - Opened by eltoder about 2 years ago - 11 comments

#216 - Can we propagate the name from a coroutine function to the resulting coroutine?

Issue - State: open - Opened by Tinche about 2 years ago - 3 comments

#214 - Reliably Positional-Only `self` in `__call__`

Issue - State: closed - Opened by mentalisttraceur over 2 years ago - 11 comments

#213 - ObjectProxy and `self` when overwriting methods

Issue - State: closed - Opened by blankjul over 2 years ago - 5 comments

#212 - Setting attributes on a decorated method mutates the original method

Issue - State: closed - Opened by lucaswiman over 2 years ago - 9 comments

#211 - wrapt 1.14.1 causing my pip to crash

Issue - State: closed - Opened by madssander over 2 years ago - 4 comments

#209 - Dropped support for python<3.10

Issue - State: closed - Opened by 3CHosler over 2 years ago - 3 comments

#208 - Add Linux AArch64 and MacOS Arm64 wheel build support

Pull Request - State: closed - Opened by odidev over 2 years ago - 5 comments

#207 - Add support to release aarch64 wheels

Issue - State: closed - Opened by odidev over 2 years ago - 3 comments

#206 - Pure wheel too

Issue - State: closed - Opened by henryiii over 2 years ago - 13 comments

#205 - compatibility with python 3.11

Pull Request - State: closed - Opened by jouve over 2 years ago - 13 comments

#204 - Build universal2 wheel for Apple Silicon support

Pull Request - State: closed - Opened by kainjow over 2 years ago - 2 comments

#203 - Use inspect.Signature instead of inspect.formatargspec

Pull Request - State: closed - Opened by grayjk over 2 years ago - 4 comments

#202 - Add support for isinstance() checks. #201

Pull Request - State: closed - Opened by hongweipeng almost 3 years ago - 2 comments

#201 - doesn't support isinstance check

Issue - State: closed - Opened by hongweipeng almost 3 years ago - 3 comments

#200 - Python 3.10 `ImportWarning: ImportHookFinder.find_spec() not found...`

Issue - State: closed - Opened by Kyle-Verhoog almost 3 years ago - 1 comment

#199 - No module named 'wrapt'

Issue - State: closed - Opened by dongyun-kim-arch almost 3 years ago - 16 comments

#198 - Wrapt 1.13.x fails to install properly on Arm

Issue - State: closed - Opened by timbrown5 almost 3 years ago - 5 comments

#197 - Minor typos

Pull Request - State: closed - Opened by thorwhalen almost 3 years ago

#196 - Python 3.11: ImportError: cannot import name 'formatargspec' from 'inspect'

Issue - State: closed - Opened by jwilk almost 3 years ago - 4 comments

#195 - Missing wheels for AWS sam build command

Issue - State: closed - Opened by gmontamat almost 3 years ago - 6 comments

#194 - GitHub Actions: 3.10-dev --> 3.11-dev

Pull Request - State: closed - Opened by cclauss almost 3 years ago - 1 comment

#193 - Publish CPython-3.10 manylinux wheels

Issue - State: closed - Opened by n1ngu almost 3 years ago - 9 comments

#192 - @classmethod + decorator chainig is now allowed in python 3.9+

Issue - State: closed - Opened by NophKe almost 3 years ago - 2 comments

#191 - Drop support for Python < 3.6

Pull Request - State: open - Opened by tiran almost 3 years ago - 5 comments

#190 - Using inspect module to detect signature and reorganize the function arguments

Issue - State: open - Opened by Ricyteach almost 3 years ago - 8 comments

#189 - Missing Python 2.7 windows wheel on version 1.13.1

Issue - State: closed - Opened by pythonoi almost 3 years ago - 33 comments

#188 - Version 1.13.0 incorrectly declares Python 3.3 and 3.4 as supported

Issue - State: closed - Opened by andy-maier almost 3 years ago - 2 comments

#187 - Port wrapt to heap types and stable ABI

Pull Request - State: open - Opened by tiran about 3 years ago - 8 comments

#186 - 1.13.0rc2 feedback: Build from sdist on Windows fails

Issue - State: closed - Opened by vphilippon about 3 years ago - 9 comments

#184 - Possible example for ObjectProxy docs

Issue - State: closed - Opened by wpietri about 3 years ago - 1 comment

#182 - Inconsistency in classmethod args in Python 3.9

Issue - State: closed - Opened by cristianmatache about 3 years ago - 2 comments

#181 - Update badge link to GitHub Actions in `README.rst` [ci skip]

Pull Request - State: closed - Opened by althonos over 3 years ago

#178 - 1.12.1: wrapt is usimg distutils

Issue - State: closed - Opened by kloczek over 3 years ago - 4 comments

#177 - 1.12.1: pytest deprecations warnings

Issue - State: closed - Opened by kloczek over 3 years ago - 3 comments

#176 - Support for type hints with adapters

Pull Request - State: closed - Opened by varunagrawal over 3 years ago - 19 comments

#175 - Not clear how to inspect ObjectProxy's fields

Issue - State: open - Opened by arquolo over 3 years ago - 2 comments

#174 - Wrapping basic types doesn't work as expected with the standard library

Issue - State: closed - Opened by rnikiforova over 3 years ago - 3 comments

#171 - No module named 'wrapt' on python 3.8.5

Issue - State: closed - Opened by Dom1st over 3 years ago - 6 comments

#169 - Using setuptools to replace distutils

Issue - State: closed - Opened by tklltkioc almost 4 years ago - 4 comments