#20380: MySQL doesn't support dates below 1000 on Python 3.2
-------------------------------------+-------------------------------------
               Reporter:  aaugustin  |          Owner:  nobody
                   Type:             |         Status:  new
  Cleanup/optimization               |        Version:  master
              Component:  Database   |       Keywords:
  layer (models, ORM)                |      Has patch:  0
               Severity:  Normal     |    Needs tests:  0
           Triage Stage:             |  Easy pickings:  0
  Someday/Maybe                      |
    Needs documentation:  0          |
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 An unofficial port of MySQLdb appears to be the only solution to connect
 to MySQL from Python 3 at this time, see [e81e319f].

 Unfortunately, on Python 3.2, this library introduces a regression on
 #18969.

 The corresponding test was marked as an expected failure in this case in
 [832b4a572].

 This commit should be reverted once the bug is fixed in an official MySQL
 database adapter for Python 3.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20380>
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to