Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] gh-105751, test_ctypes: Remove disabled tests (GH-105826) #107483

Merged
merged 1 commit into from
Jul 31, 2023

Commits on Jul 31, 2023

  1. [3.12] pythongh-105751, test_ctypes: Remove disabled tests (pythonGH-…

    …105826)
    
    * The following tests were disabled since the initial ctypes commit
      in 2006, commit babddfc:
    
      * Callbacks.test_char_p()
      * DeletePointerTestCase.test_X()
      * NumberTestCase.test_perf()
      * StructureTestCase.test_subclass_creation()
      * Tests.test_X() of test_byteswap
    
    * NumberTestCase.test_bool_from_address() was disabled in 2007 by
      commit 5dc4fe0.
    * Remove check_perf() and run_test() of test_numbers.
    (cherry picked from commit 8f10140)
    
    Co-authored-by: Victor Stinner <vstinner@python.org>
    vstinner authored and ambv committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d8bf74d View commit details
    Browse the repository at this point in the history