Re: [Django] #20746: Remove Python 2.6 specific code/docs

2013-07-14 Thread Django
#20746: Remove Python 2.6 specific code/docs
-+-
 Reporter:  timo |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |  Version:  master
Component:  Python 2 |   Resolution:  fixed
 Severity:  Normal   | Triage Stage:
 Keywords:   |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"2456ffa42c33d63b54579eae0f5b9cf2a8cd3714"]:
 {{{
 #!CommitTicketReference repository=""
 revision="2456ffa42c33d63b54579eae0f5b9cf2a8cd3714"
 Fixed #20746 -- Removed Python 2.6 specific code/docs
 }}}

-- 
Ticket URL: 
Django 
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/062.8d3042ca0cc18a90328b949b639e26c5%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #20746: Remove Python 2.6 specific code/docs

2013-07-13 Thread Django
#20746: Remove Python 2.6 specific code/docs
-+-
 Reporter:  timo |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:  master
Component:  Python 2 |   Resolution:
 Severity:  Normal   | Triage Stage:
 Keywords:   |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Claude Paroz ):

 In [changeset:"1b142ef5dd7a6e5a21abf43d4d21846c9f1eb794"]:
 {{{
 #!CommitTicketReference repository=""
 revision="1b142ef5dd7a6e5a21abf43d4d21846c9f1eb794"
 Removed Python 2.6 references in GIS docs

 Refs #20746.
 }}}

-- 
Ticket URL: 
Django 
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/062.23bb516843fa9403d604b1503c592e82%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #20746: Remove Python 2.6 specific code/docs

2013-07-13 Thread Django
#20746: Remove Python 2.6 specific code/docs
-+-
 Reporter:  timo |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |  Version:  master
Component:  Python 2 |   Resolution:
 Severity:  Normal   | Triage Stage:
 Keywords:   |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timo):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 [https://github.com/django/django/pull/1356 PR] for review.

-- 
Ticket URL: 
Django 
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/062.777a3a98ee22cc2998777e83cf99c650%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.




[Django] #20746: Remove Python 2.6 specific code/docs

2013-07-13 Thread Django
#20746: Remove Python 2.6 specific code/docs
--+
 Reporter:  timo  |  Owner:  nobody
 Type:  Cleanup/optimization  | Status:  new
Component:  Python 2  |Version:  master
 Severity:  Normal|   Keywords:
 Triage Stage:  Unreviewed|  Has patch:  1
Easy pickings:  0 |  UI/UX:  0
--+
 Pull request forthcoming which addresses the following issues

 * Added Python version requirements to 1.7 release notes.
 * Removed some mentions of Python 2.6 from the docs.
 * Removed skipping of tests on Python 2.6
 * Removed mention of Python 2.6 from a comment
 * Removed an unnecessary check in django.utils.itercompat now that Python
 2.6 is not supported.
 * Removed a Python 2.6 bug workaround in django.core.mail.message
 * Removed django.test.testcases.StoppableWSGIServer.

 I didn't edit the GIS docs. There's one section for pyslite2 that starts
 "If you are on Python 2.6" but I didn't modify it as there many be other
 changes besides just removing this and I'm not knowledgeable about it.

-- 
Ticket URL: 
Django 
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/047.eff0e7bf99f2a707891a0766a0b17780%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.