Skip to content

bpo-37090: Expand test_gdb.test_pycfunction - #13668

Merged
encukou merged 1 commit into
python:masterfrom
encukou:test_gdb.test_pycfunction
Jun 2, 2019
Merged

bpo-37090: Expand test_gdb.test_pycfunction#13668
encukou merged 1 commit into
python:masterfrom
encukou:test_gdb.test_pycfunction

Conversation

@encukou

@encukouencukou commented May 29, 2019

Copy link
Copy Markdown
Member

As the code paths for various METH_* conventions are diverging due to optimizations, we should check they continue to be covered by GDB integration.

https://bugs.python.org/issue37090

As the code paths for various METH_* conventions are diverging due
to optimizations, we should check they continue to be covered by
GDB integration.
@bedevere-botbedevere-bot added tests Tests in the Lib/test dir awaiting core review labels May 29, 2019
@encukouencukou changed the title bpo-37090: Test gdb.test pycfunctionbpo-37090: Expand test_gdb.test_pycfunctionMay 30, 2019
@encukou
encukou merged commit 64e2c64 into python:masterJun 2, 2019
@encukou
encukou deleted the test_gdb.test_pycfunction branch July 5, 2019 15:45
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
)
As the code paths for various METH_* conventions are diverging due
to optimizations, we should check they continue to be covered by
GDB integration.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

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