[issue21094] sqlite3 CheckOpcodeCount fails with AssertionError: 5 not greater than 5
New submission from Nullpex: This is the only sqlite3 test that fails: Re-running test 'test_sqlite' in verbose mode test_sqlite: testing with version '2.6.0', sqlite_version '3.8.4.2' CheckAPILevel (sqlite3.test.dbapi.ModuleTests) ... ok CheckDataError (sqlite3.
[issue21093] ctypes test_macholib fails if libz is not installed in /usr/lib
New submission from Nullpex: I'm compiling on a Mac OS X 10.9.2. Python version 3.4.0. My libz --prefix is $HOME so the library is in $HOME/lib/ The issue is line 53 of Lib/ctypes/test/test_macholib.py which has /usr/lib/libz.1 hard