Varsha
Varsha
@tim-finnigan @jonathan343 I think it would be good to include `before-sign` to the scope of this issue as mentioned [here](https://github.com/boto/boto3/pull/3686#issuecomment-1616857000).
Hi @GrahamDumpleton , thanks for the quick reply! I've forked the repo and made the changes since I wasn't able to push any new branches here. Could you please review...
> Is it compatible? Or do we need to support both with a direction for people to start using whatever alternative configuration mechanism is used for the latter and deprecate...
Hi @GrahamDumpleton, when can we expect a new version of the `wrapt` module?
Hi @GrahamDumpleton, I uninstalled `setuptools` and tried installing `wrapt-2.0.0rc1` and it works well for us.
> I am not happy with some things in 2.0.0 so may be a while before it is released, so I will back port the changes for import hooks and...
Hi @GrahamDumpleton, could you please let me know when we can expect a new release?
Hello @GrahamDumpleton, > At this point it seems to be safe to release a 2.0.0 final version, so I will be aiming to double check everything over the coming week...
Hi @srikanthccv, If the current assignee is not working on this, can you assign this issue to me, thanks!
```shell pip install https://github.com/GrahamDumpleton/wrapt/archive/refs/heads/develop.zip ``` Hi @GrahamDumpleton, our change in the wrapt package did address this issue. I verified (on Python 3.8 and 3.12) with the above command because `--no-index`...