Re: [Django] #26567: Update references to the HTTP spec

2016-05-02 Thread Django
#26567: Update references to the HTTP spec
-+-
 Reporter:  vfaronov |Owner:  vfaronov
 Type:   |   Status:  assigned
  Cleanup/optimization   |
Component:  Documentation|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by vfaronov):

 * status:  new => assigned
 * owner:  nobody => vfaronov


Comment:

 Fixed it on my [https://github.com/vfaronov/django/tree/ticket_26567
 vfaronov:ticket_26567] branch. Didn’t touch comments where it was not
 obvious that the code adhered to the newer standard.

--
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/066.f2582304248df6c0da895ee4dc1226b4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26567: Update references to the HTTP spec

2016-05-02 Thread Django
#26567: Update references to the HTTP spec
--+
 Reporter:  vfaronov  |Owner:  vfaronov
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by timgraham):

 * has_patch:  0 => 1
 * stage:  Unreviewed => Accepted


--
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/066.d7061956882d86c13465ace97586f44d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26567: Update references to the HTTP spec

2016-05-03 Thread Django
#26567: Update references to the HTTP spec
--+
 Reporter:  vfaronov  |Owner:  vfaronov
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"ac77c55bc5fc54cd763a7ae426784650a8cc97c9" ac77c55]:
 {{{
 #!CommitTicketReference repository=""
 revision="ac77c55bc5fc54cd763a7ae426784650a8cc97c9"
 Fixed #26567 -- Updated references to obsolete RFC2616.

 Didn't touch comments where it wasn't obvious that the code adhered to
 the newer standard.
 }}}

--
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/066.c1b7abe2fbb9a09ea3262a4202eb3dc7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26567: Update references to the HTTP spec

2016-05-03 Thread Django
#26567: Update references to the HTTP spec
--+
 Reporter:  vfaronov  |Owner:  vfaronov
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"cb33e553ee537da4915f9055f8cdf9bf32113aed" cb33e553]:
 {{{
 #!CommitTicketReference repository=""
 revision="cb33e553ee537da4915f9055f8cdf9bf32113aed"
 [1.9.x] Fixed #26567 -- Updated references to obsolete RFC2616.

 Didn't touch comments where it wasn't obvious that the code adhered to
 the newer standard.

 Backport of ac77c55bc5fc54cd763a7ae426784650a8cc97c9 from master
 }}}

--
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/066.ccf5fc1720a82e8e2de843a4db5f2a77%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26567: Update references to the HTTP spec

2016-05-03 Thread Django
#26567: Update references to the HTTP spec
--+
 Reporter:  vfaronov  |Owner:  vfaronov
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by claudep):

 I think the same could be done with RFC 5322 replacing RFC 2822. vfaronov,
 up to a similar patch?

--
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/066.486068e0032b649fc670ac2d58e97c8d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26567: Update references to the HTTP spec

2016-05-04 Thread Django
#26567: Update references to the HTTP spec
--+
 Reporter:  vfaronov  |Owner:  vfaronov
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by vfaronov):

 Replying to [comment:6 claudep]:
 > I think the same could be done with RFC 5322 replacing RFC 2822.
 vfaronov, up to a similar patch?

 Sure. #26580.

--
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/066.253d375336179fea117d8077ffc14fb0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #26567: Update references to the HTTP spec in the docs

2016-05-02 Thread Django
#26567: Update references to the HTTP spec in the docs
--+
 Reporter:  vfaronov  |  Owner:  nobody
 Type:  Cleanup/optimization  | Status:  new
Component:  Documentation |Version:  master
 Severity:  Normal|   Keywords:
 Triage Stage:  Unreviewed|  Has patch:  0
Easy pickings:  0 |  UI/UX:  0
--+
 In multiple places, the docs reference
 [https://tools.ietf.org/html/rfc2616 RFC 2616], which has been obsoleted
 by RFCs [https://tools.ietf.org/html/rfc7230 7230] through
 [https://tools.ietf.org/html/rfc7235 7235].

--
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/051.bbbe7395ea100f69cc89965fa6f450c5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26567: Update references to the HTTP spec (was: Update references to the HTTP spec in the docs)

2016-05-02 Thread Django
#26567: Update references to the HTTP spec
-+-
 Reporter:  vfaronov |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Documentation|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by vfaronov):

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


Old description:

> In multiple places, the docs reference
> [https://tools.ietf.org/html/rfc2616 RFC 2616], which has been obsoleted
> by RFCs [https://tools.ietf.org/html/rfc7230 7230] through
> [https://tools.ietf.org/html/rfc7235 7235].

New description:

 In multiple places, the docs and code comments reference
 [https://tools.ietf.org/html/rfc2616 RFC 2616], which has been obsoleted
 by RFCs [https://tools.ietf.org/html/rfc7230 7230] through
 [https://tools.ietf.org/html/rfc7235 7235].

--

--
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/066.8f1919abac253b68991d4cc0c1ca447d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.