Skip to content

bpo-37146: Move _PyEval_DeactivateOpCache() to the internal C API#24786

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:internal_opcache
Mar 8, 2021
Merged

bpo-37146: Move _PyEval_DeactivateOpCache() to the internal C API#24786
vstinner merged 1 commit intopython:masterfrom
vstinner:internal_opcache

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 8, 2021

@vstinner
Copy link
Member Author

vstinner commented Mar 8, 2021

I tested manually https://bugs.python.org/issue37146 fix this PR, it works as expected:

$ ./python -m test -R 3:3 test_pprint 
0:00:00 load avg: 1.17 Run tests sequentially
0:00:00 load avg: 1.17 [1/1] test_pprint
beginning 6 repetitions
123456
......

== Tests result: SUCCESS ==

1 test OK.

Total duration: 2.3 sec
Tests result: SUCCESS

@vstinner vstinner merged commit 9f672a5 into python:master Mar 8, 2021
@vstinner vstinner deleted the internal_opcache branch March 8, 2021 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants