Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 8, 2021

Don't export the symbol anymore.

https://bugs.python.org/issue37146

@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