Branch: refs/heads/stable/1.6.x
  Home:   https://github.com/django/django
  Commit: 7f5555db2b2c711a2ba66ee586d145d70e1a7609
      
https://github.com/django/django/commit/7f5555db2b2c711a2ba66ee586d145d70e1a7609
  Author: Ramiro Morales <ram...@rmorales.net>
  Date:   2013-10-23 (Wed, 23 Oct 2013)

  Changed paths:
    M tests/admin_scripts/tests.py

  Log Message:
  -----------
  [1.6.x] Workaround admin scripts test failures on Windows+Python 3.

Change strategy used to examine instrumented output to acommodate the
fact that on Windows, where the path separator is '\', repr() of Python
modules has changed in Python 3 to use escaped backslashes in the FS
path section (e.g.
'C:\\python3x\\Lib\\site-packages\\django\\contrib\\auth\\models.py')
without having to special-case based on platform.

c04f3fc686 from master.



-- 
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/5267c0eaef598_6074c3fd4811413%40hookshot-fe6-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to