Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comments

bpo-37414: Remove sys.callstats()#14398

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:remove_callstats
Jun 26, 2019
Merged

bpo-37414: Remove sys.callstats()#14398
vstinner merged 1 commit intopython:masterfrom
vstinner:remove_callstats

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedJun 26, 2019
edited by bedevere-bot
Loading

Remove the undocumented sys.callstats() function. Since Python 3.7,
it was deprecated and always returned None. It required a special
build option CALL_PROFILE which was already removed in Python 3.7.

https://bugs.python.org/issue37414

Remove the undocumented sys.callstats() function. Since Python 3.7,it was deprecated and always returned None. It required a specialbuild option CALL_PROFILE which was already removed in Python 3.7.
@vstinner
Copy link
MemberAuthor

cc@jdemeyer

@vstinnervstinner merged commit6915066 intopython:masterJun 26, 2019
@vstinnervstinner deleted the remove_callstats branchJune 26, 2019 16:01
lisroach pushed a commit to lisroach/cpython that referenced this pull requestSep 10, 2019
Remove the undocumented sys.callstats() function. Since Python 3.7,it was deprecated and always returned None. It required a specialbuild option CALL_PROFILE which was already removed in Python 3.7.
DinoV pushed a commit to DinoV/cpython that referenced this pull requestJan 14, 2020
Remove the undocumented sys.callstats() function. Since Python 3.7,it was deprecated and always returned None. It required a specialbuild option CALL_PROFILE which was already removed in Python 3.7.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@the-knights-who-say-ni@bedevere-bot

[8]ページ先頭

©2009-2026 Movatter.jp