Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 54485557855d58d9a5027511025d5ab22f721c6d
      
https://github.com/django/django/commit/54485557855d58d9a5027511025d5ab22f721c6d
  Author: James Aylett <ja...@tartarus.org>
  Date:   2013-06-04 (Tue, 04 Jun 2013)

  Changed paths:
    M django/db/utils.py
    M docs/ref/exceptions.txt

  Log Message:
  -----------
  Fixed #17601 -- expose underlying db exceptions under py2

Use __cause__ to expose the underlying database exceptions even
under python 2.


  Commit: 687afdaa48681e5c094679e7295d09b36a41b657
      
https://github.com/django/django/commit/687afdaa48681e5c094679e7295d09b36a41b657
  Author: Marc Tamlyn <marc.tam...@gmail.com>
  Date:   2013-06-04 (Tue, 04 Jun 2013)

  Changed paths:
    M django/db/utils.py
    M docs/ref/exceptions.txt

  Log Message:
  -----------
  Merge pull request #1241 from jaylett/master

Explicit exception chaining for db exceptions by setting __cause__ in py2


Compare: https://github.com/django/django/compare/4f4e9243e4cf...687afdaa4868

-- 
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/51addd669276f_5083a2bde0231916%40hookshot-fe2-pe1-prd.aws.github.net.mail?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to