#26237: uuid.UUID() generates 'invalid syntax' and 'badly formed' uuids
-------------------------------+--------------------------------------
     Reporter:  MalikRumi      |                    Owner:  nobody
         Type:  Bug            |                   Status:  closed
    Component:  Uncategorized  |                  Version:  1.9
     Severity:  Normal         |               Resolution:  invalid
     Keywords:  uuid           |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by MalikRumi):

 1. Thank you for the explanation. I did as you suggested and got the
 result you predicted:

 In [1]: import uuid

 In [2]: uuid.UUID('61877565-5fe5-4175-9f2b-d24704df0b74')
 Out[2]: UUID('61877565-5fe5-4175-9f2b-d24704df0b74')

 2. As I said in my original report, I had posted to the forums before
 coming to you. One answer strongly suggested an issue, which is why I
 decided to come to you. However, this morning I see a retraction/further
 explanation from him that is more in line with what you said here. So I am
 sorry for taking your time, but I thought I had run out of options.

 3. What does 'confirmation' of a bug look like?

--
Ticket URL: <https://code.djangoproject.com/ticket/26237#comment:2>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.6066127e23a1bcf886bac4c4364e6f3a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to