Re: [Django] #30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms

2019-03-20 Thread Django
#30264: "OverflowError: timestamp out of range for platform time_t" test 
failure on
32-bit platforms
-+-
 Reporter:  Chris Lamb   |Owner:  felixxm
 Type:  Bug  |   Status:  closed
Component:  Core (Other) |  Version:  2.2
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:  overflow | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"505785a71ddcc66f0dbf2b9b903881e894a17a17" 505785a]:
 {{{
 #!CommitTicketReference repository=""
 revision="505785a71ddcc66f0dbf2b9b903881e894a17a17"
 [2.2.x] Fixed #30264 -- Fixed crash of test_parsing_year_less_than_70() on
 32-bit systems.

 Thanks Andreas Beckmann and Chris Lamb for the report.
 Backport of c9888bc8ecb8943ef08090e3325dcbdac825eafc 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/063.9f1a896d20b47b02c39b6d866abfb1fe%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms

2019-03-20 Thread Django
#30264: "OverflowError: timestamp out of range for platform time_t" test 
failure on
32-bit platforms
-+-
 Reporter:  Chris Lamb   |Owner:  felixxm
 Type:  Bug  |   Status:  closed
Component:  Core (Other) |  Version:  2.2
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:  overflow | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by GitHub ):

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


Comment:

 In [changeset:"c9888bc8ecb8943ef08090e3325dcbdac825eafc" c9888bc8]:
 {{{
 #!CommitTicketReference repository=""
 revision="c9888bc8ecb8943ef08090e3325dcbdac825eafc"
 Fixed #30264 -- Fixed crash of test_parsing_year_less_than_70() on 32-bit
 systems.

 Thanks Andreas Beckmann and Chris Lamb for the report.
 }}}

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


Re: [Django] #30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms

2019-03-19 Thread Django
#30264: "OverflowError: timestamp out of range for platform time_t" test 
failure on
32-bit platforms
-+-
 Reporter:  Chris Lamb   |Owner:  felixxm
 Type:  Bug  |   Status:  assigned
Component:  Core (Other) |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:  overflow | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Simon Charette):

 * stage:  Accepted => Ready for checkin


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


Re: [Django] #30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms

2019-03-19 Thread Django
#30264: "OverflowError: timestamp out of range for platform time_t" test 
failure on
32-bit platforms
-+
 Reporter:  Chris Lamb   |Owner:  felixxm
 Type:  Bug  |   Status:  assigned
Component:  Core (Other) |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:  overflow | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by felixxm):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/11097 PR]

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


Re: [Django] #30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms

2019-03-19 Thread Django
#30264: "OverflowError: timestamp out of range for platform time_t" test 
failure on
32-bit platforms
-+
 Reporter:  Chris Lamb   |Owner:  felixxm
 Type:  Bug  |   Status:  assigned
Component:  Core (Other) |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:  overflow | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by felixxm):

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


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


Re: [Django] #30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms

2019-03-18 Thread Django
#30264: "OverflowError: timestamp out of range for platform time_t" test 
failure on
32-bit platforms
-+
 Reporter:  Chris Lamb   |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Core (Other) |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:  overflow | 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):

 * version:  master => 2.2
 * component:  Testing framework => Core (Other)
 * severity:  Normal => Release blocker
 * stage:  Unreviewed => Accepted


Comment:

 We should either skip the test on 32-bit or pick a smaller value.

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


[Django] #30264: "OverflowError: timestamp out of range for platform time_t" test failure on 32-bit platforms

2019-03-18 Thread Django
#30264: "OverflowError: timestamp out of range for platform time_t" test 
failure on
32-bit platforms
-+--
   Reporter:  Chris Lamb |  Owner:  nobody
   Type:  Bug| Status:  new
  Component:  Testing framework  |Version:  master
   Severity:  Normal |   Keywords:  overflow
   Triage Stage:  Unreviewed |  Has patch:  0
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+--
 In Debian we are seeing the following test failure on 32-bit platforms
 (not on 64-bit):

 {{{
 ==
 ERROR: test_parsing_year_less_than_70
 (utils_tests.test_http.HttpDateProcessingTests)
 --
 Traceback (most recent call last):
   File "/usr/lib/python3.7/unittest/case.py", line 59, in testPartExecutor
 yield
   File "/usr/lib/python3.7/unittest/case.py", line 615, in run
 testMethod()
   File "/build/python-django-2.2~beta1/tests/utils_tests/test_http.py",
 line 301, in test_parsing_year_less_than_70
 self.assertEqual(datetime.utcfromtimestamp(parsed), datetime(2050, 11,
 6, 8, 49, 37))
 OverflowError: timestamp out of range for platform time_t
 }}}

 This affects (at least) 2.2 beta 1 and was added in
 
https://github.com/django/django/commit/6b7f1c2530784ed6c6c1826688faaa08e3f786d9.

 Original filed by Andreas Beckmann at https://bugs.debian.org/924784

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