Re: [Django] #28814: Python 3.7 compatibility

2018-11-17 Thread Django
#28814: Python 3.7 compatibility
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  closed
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"aa1527db576969a74a9af2c3a1caf95c98872397" aa1527d]:
 {{{
 #!CommitTicketReference repository=""
 revision="aa1527db576969a74a9af2c3a1caf95c98872397"
 [2.0.x] Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.

 Backport of 2fd21a18584dc62cfad65cc112465ce68db5561a 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/067.fc32cbd1802fe6c4104c0b4b37a673aa%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-11-17 Thread Django
#28814: Python 3.7 compatibility
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  closed
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"b94279dd26284f9b7d222fe269fc7fdbf638b22a" b94279d]:
 {{{
 #!CommitTicketReference repository=""
 revision="b94279dd26284f9b7d222fe269fc7fdbf638b22a"
 [2.1.x] Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.

 Backport of 2fd21a18584dc62cfad65cc112465ce68db5561a 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/067.ef17de019321eb9fa585262927694267%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-11-17 Thread Django
#28814: Python 3.7 compatibility
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  closed
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"2fd21a18584dc62cfad65cc112465ce68db5561a" 2fd21a18]:
 {{{
 #!CommitTicketReference repository=""
 revision="2fd21a18584dc62cfad65cc112465ce68db5561a"
 Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.
 }}}

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


Re: [Django] #28814: Python 3.7 compatibility

2018-11-17 Thread Django
#28814: Python 3.7 compatibility
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  closed
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"568c2f45ef531257a600c0e6ff8fe02525d7ab4e" 568c2f45]:
 {{{
 #!CommitTicketReference repository=""
 revision="568c2f45ef531257a600c0e6ff8fe02525d7ab4e"
 [1.11.x] Refs #28814 -- Fixed "SyntaxError: Generator expression must be
 parenthesized" on Python 3.7.

 Due to https://bugs.python.org/issue32012.

 Backport of 931c60c5216bd71bc11f489e00e063331cf21f40 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/067.e555b9a2d38d3f51511f01e43c8e1195%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-11-17 Thread Django
#28814: Python 3.7 compatibility
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  closed
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"8deb0a8efd948855310c45064b109090596510e4" 8deb0a8]:
 {{{
 #!CommitTicketReference repository=""
 revision="8deb0a8efd948855310c45064b109090596510e4"
 [1.11.x] Refs #28814 -- Fixed migrations crash with namespace packages on
 Python 3.7.

 Due to https://bugs.python.org/issue32303.

 Backport of 0f0a07ac278dc2be6da81e519188f77e2a2a00cf 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/067.58f68a0e11d326c15ad692958df77f48%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-11-17 Thread Django
#28814: Python 3.7 compatibility
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  closed
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"b9e248975f3190fee245b30313c2744bf836bb1c" b9e24897]:
 {{{
 #!CommitTicketReference repository=""
 revision="b9e248975f3190fee245b30313c2744bf836bb1c"
 [1.11.x] Refs #28814 -- Fixed test_runner failure on Python 3.7.

 Due to https://bugs.python.org/issue30399.

 Backport of 9d1d3b2d2fe0bef995b024368088eeabbdf73629 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/067.a2d5e6ebac3fae54f8d19b9d9edff07d%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-11-17 Thread Django
#28814: Python 3.7 compatibility
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  closed
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"c11a7b4907e58447daab4632a50f5e72d838715e" c11a7b4]:
 {{{
 #!CommitTicketReference repository=""
 revision="c11a7b4907e58447daab4632a50f5e72d838715e"
 [1.11.x] Refs #28814 -- Documented Python 3.7 compatibility.

 Backport of 2f7cd7f8ecb01d30c1dfdaefa1c1714db76d2553 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/067.73c99bf16ba9253db1a9c8486ee06479%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-06-28 Thread Django
#28814: Python 3.7 compatibility
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  closed
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  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
 * stage:  Someday/Maybe => 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/067.4e8b02f5dfe23943e58c40b16d03027a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-06-28 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"a68481919398618a0ab56f09e918342072c538c9" a684819]:
 {{{
 #!CommitTicketReference repository=""
 revision="a68481919398618a0ab56f09e918342072c538c9"
 [2.0.x] Refs #28814 -- Documented Python 3.7 compatibility.

 Backport of 2f7cd7f8ecb01d30c1dfdaefa1c1714db76d2553 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/067.499c74262c8e5388aa20dfb607df1382%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-06-28 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"7a007e967b6d143328a36d7c7c839c6a864f605e" 7a007e9]:
 {{{
 #!CommitTicketReference repository=""
 revision="7a007e967b6d143328a36d7c7c839c6a864f605e"
 [2.1.x] Refs #28814 -- Documented Python 3.7 compatibility.

 Backport of 2f7cd7f8ecb01d30c1dfdaefa1c1714db76d2553 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/067.6eef4e6346ca99a9d4f6f2c925673143%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-06-28 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"2f7cd7f8ecb01d30c1dfdaefa1c1714db76d2553" 2f7cd7f8]:
 {{{
 #!CommitTicketReference repository=""
 revision="2f7cd7f8ecb01d30c1dfdaefa1c1714db76d2553"
 Refs #28814 -- Documented Python 3.7 compatibility.
 }}}

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


Re: [Django] #28814: Python 3.7 compatibility

2018-06-28 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"cba51003de23ecefaaeb231f2adda19ea589d286" cba51003]:
 {{{
 #!CommitTicketReference repository=""
 revision="cba51003de23ecefaaeb231f2adda19ea589d286"
 [2.0.x] Refs #28814 -- Fixed migrations crash with namespace packages on
 Python 3.7.

 Due to https://bugs.python.org/issue32303.

 Backport of 0f0a07ac278dc2be6da81e519188f77e2a2a00cf 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/067.a5e4db6a596da91f2f098f25af5bc1ef%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2018-02-06 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"0f0a07ac278dc2be6da81e519188f77e2a2a00cf" 0f0a07ac]:
 {{{
 #!CommitTicketReference repository=""
 revision="0f0a07ac278dc2be6da81e519188f77e2a2a00cf"
 Refs #28814 -- Fixed migrations crash with namespace packages on Python
 3.7.

 Due to https://bugs.python.org/issue32303.
 }}}

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


Re: [Django] #28814: Python 3.7 compatibility

2018-02-05 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"aba9763b5117494ca1ef1e420397e3845ad5b262" aba9763b]:
 {{{
 #!CommitTicketReference repository=""
 revision="aba9763b5117494ca1ef1e420397e3845ad5b262"
 Refs #28814 -- Imported from collections.abc to fix Python 3.7 deprecation
 warnings.

 https://bugs.python.org/issue25988
 }}}

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


Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"5b21e3983dfce04251dbb795a70859c1ee78db8e" 5b21e398]:
 {{{
 #!CommitTicketReference repository=""
 revision="5b21e3983dfce04251dbb795a70859c1ee78db8e"
 [2.0.x] Refs #28814 -- Fixed test_runner failure on Python 3.7.

 Due to https://bugs.python.org/issue30399.

 Backport of 9d1d3b2d2fe0bef995b024368088eeabbdf73629 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/067.2015e0ceede1c5edfe8a91ab4f5fee12%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"9d1d3b2d2fe0bef995b024368088eeabbdf73629" 9d1d3b2d]:
 {{{
 #!CommitTicketReference repository=""
 revision="9d1d3b2d2fe0bef995b024368088eeabbdf73629"
 Refs #28814 -- Fixed test_runner failure on Python 3.7.

 Due to https://bugs.python.org/issue30399.
 }}}

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


Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"8e63cc582f8ab66e5d8a94a72b6d12eb4c7e85e6" 8e63cc58]:
 {{{
 #!CommitTicketReference repository=""
 revision="8e63cc582f8ab66e5d8a94a72b6d12eb4c7e85e6"
 [2.0.x] Refs #28814 -- Fixed "SyntaxError: Generator expression must be
 parenthesized" on Python 3.7.

 Due to https://bugs.python.org/issue32012.

 Backport of 931c60c5216bd71bc11f489e00e063331cf21f40 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/067.b97f32a50e72c0be0fe643f311303e4a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-

Comment (by Tim Graham ):

 In [changeset:"931c60c5216bd71bc11f489e00e063331cf21f40" 931c60c5]:
 {{{
 #!CommitTicketReference repository=""
 revision="931c60c5216bd71bc11f489e00e063331cf21f40"
 Refs #28814 -- Fixed "SyntaxError: Generator expression must be
 parenthesized" on Python 3.7.

 Due to https://bugs.python.org/issue32012.
 }}}

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


Re: [Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility
--+-
 Reporter:  Tim Graham|Owner:  nobody
 Type:  New feature   |   Status:  new
Component:  Core (Other)  |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Someday/Maybe
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+-
Changes (by felixxm):

 * cc: felixxm (added)


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


[Django] #28814: Python 3.7 compatibility

2017-11-17 Thread Django
#28814: Python 3.7 compatibility
-+
   Reporter:  Tim Graham |  Owner:  nobody
   Type:  New feature| Status:  new
  Component:  Core (Other)   |Version:  master
   Severity:  Normal |   Keywords:
   Triage Stage:  Someday/Maybe  |  Has patch:  0
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+
 Python 3.7 final is scheduled for June 2018. This is a tracking ticket for
 compatibility fixes for Django submitted in the meantime.

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