#31765: schema.tests.SchemaTests.test_db_table fails on MacOS
-------------------------------------+-------------------------------------
     Reporter:  Tom Forbes           |                    Owner:  Tom
                                     |  Forbes
         Type:  Bug                  |                   Status:  closed
    Component:  Uncategorized        |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Skylude):

 * needs_better_patch:  0 => 1


Comment:

 Seems to still be an issue with MacOSX 11 and SQLite 3.32

 >>> platform.version()
 'Darwin Kernel Version 20.2.0: Wed Dec  2 20:39:59 PST 2020;
 root:xnu-7195.60.75~1/RELEASE_X86_64'

 $ python -c "import sqlite3; print(sqlite3.sqlite_version)"
 3.32.3

 I've installed sqlite from homebrew and have the latest. It is a new
 computer. Seems to only happen with Python 3.9.1 (3.9.0, 3.8.4, 3.7.7 all
 worked for me).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31765#comment:14>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.583b386dff7fbbbae41c22397ca50afc%40djangoproject.com.

Reply via email to