Commit 9042baf8 authored by Kevin Modzelewski's avatar Kevin Modzelewski Committed by GitHub

Merge pull request #1362 from Daetalus/building_issue

[WIP]Let GCC 5 happy and update the CPython test notes
parents 91b65a3b 26048a73
This diff is collapsed.
...@@ -120,7 +120,6 @@ test_new [unknown] ...@@ -120,7 +120,6 @@ test_new [unknown]
test_nis [unknown] test_nis [unknown]
test_optparse assertion instead of exceptions for long("invalid number") test_optparse assertion instead of exceptions for long("invalid number")
test_ossaudiodev [unknown] test_ossaudiodev [unknown]
test_os [unknown]
test_pdb [unknown] test_pdb [unknown]
test_peepholer [unknown] test_peepholer [unknown]
test_pep352 various unique bugs test_pep352 various unique bugs
...@@ -137,7 +136,6 @@ test_runpy [unknown] ...@@ -137,7 +136,6 @@ test_runpy [unknown]
test_scope eval of code object from existing function (not currently supported) test_scope eval of code object from existing function (not currently supported)
test_scriptpackages [unknown] test_scriptpackages [unknown]
test_site [unknown] test_site [unknown]
test_socket [unknown]
test_startfile [unknown] test_startfile [unknown]
test_str memory leak? test_str memory leak?
test_structmembers [unknown] test_structmembers [unknown]
...@@ -164,7 +162,6 @@ test_trace [unknown] ...@@ -164,7 +162,6 @@ test_trace [unknown]
test_transformer [unknown] test_transformer [unknown]
test_ttk_guionly [unknown] test_ttk_guionly [unknown]
test_ttk_textonly [unknown] test_ttk_textonly [unknown]
test_types PyErr_WarnEx
test_undocumented_details function.func_closure test_undocumented_details function.func_closure
test_unicode argument passing issue? test_unicode argument passing issue?
test_userdict segfault: repr of recursive dict? test_userdict segfault: repr of recursive dict?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment