gh-108901: Deprecate inspect.getfullargspec and slate it for removal in 3.15#112314
gh-108901: Deprecate inspect.getfullargspec and slate it for removal in 3.15#112314sobolevn wants to merge 1 commit intopython:mainfrom
inspect.getfullargspec and slate it for removal in 3.15#112314Conversation
…removal in 3.15
|
Would probably also be a good idea to update the advice in https://docs.python.org/3/whatsnew/3.11.html?highlight=getfullargspec#removed so it no longer recommends
|
|
@hugovk Thanks! This would need a separate PR. |
|
What's the reason to use the minimum length of the deprecation period? |
|
No real reason, I think that the transition will be rather smooth, considering the existance of https://github.com/wemake-services/inspect313 But, we can set any |
|
This PR is stale because it has been open for 30 days with no activity. |
|
@sobolevn: This change is now outdated since it refers to Python 3.13. Do you still plan to work on this PR? If not, I suggest closing it. |
I've create a new PyPI package to backport
skip_bound_argparameter to previous versions: https://github.com/wemake-services/inspect313It is not yet published, please let me know if I need to add someone as maintainer / move it somewhere.
inspectmodule, deprecate old incorrect APIs #108901📚 Documentation preview 📚: https://cpython-previews--112314.org.readthedocs.build/