Uh oh!
There was an error while loading. Please reload this page.
gh-108901: Deprecate inspect.getcallargs and slate it for removal - #112236
gh-108901: Deprecate inspect.getcallargs and slate it for removal#112236sobolevn wants to merge 6 commits into
inspect.getcallargs and slate it for removal#112236Conversation
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
terryjreedy
left a comment
There was a problem hiding this comment.
I am not familiar with the details of code deprecation, but I improved the wording of the public announcements.
sobolevn
commented
Nov 18, 2023
@terryjreedy thank you! |
The added code looks sensible but I would want someone more knowledgeable to check and a manual test of the notice. |
This comment was marked as outdated.
This comment was marked as outdated.
itamaro
left a comment
There was a problem hiding this comment.
phrasing nits in the news and whatnew entries
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Itamar Oren <itamarost@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood
commented
Nov 22, 2023
Ah, I see @hugovk asked for some changes in #108901 (comment) -- I'll hold off merging for now :) |
Wulian233
commented
Apr 26, 2025
I also recently found this issue, which may have been forgotten here, and needs to be removed in the 3.16 if added in 3.14 |
vstinner
commented
Apr 29, 2025
@sobolevn: What's the status of your PR? |
sobolevn
commented
Apr 29, 2025
I guess that I will have to start everything over in 3.15 :) |
This PR is stale because it has been open for 30 days with no activity. |
hugovk
commented
Apr 14, 2026
You have 3 weeks, or start over in 3.16 :) |
Since this function already has a modern alternative and was deprecated since 3.5, I've added a runtime warning for this function and slated it for removal in two versions (3.15) from now.
inspectmodule, deprecate old incorrect APIs #108901📚 Documentation preview 📚: https://cpython-previews--112236.org.readthedocs.build/