Re: [Django] #35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16

2024-08-08 Thread Django
#35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16
-+-
 Reporter:  Michał Górny |Owner:  Mariusz
 |  Felisiak
 Type:  Bug  |   Status:  closed
Component:  Template system  |  Version:  5.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | 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 Sarah Boyce <42296566+sarahboyce@…>):

 In [changeset:"d9aeb23edb6cc861360ffbb59a45beccafe55dcb" d9aeb23e]:
 {{{#!CommitTicketReference repository=""
 revision="d9aeb23edb6cc861360ffbb59a45beccafe55dcb"
 [5.1.x] Fixed #35661 -- Fixed test_too_many_digits_to_rander() test crash
 on PyPy.

 Thanks Michał Górny for the report.

 Backport of 7fb15ad5bcae05324ee8913e4b2c6c982e8f2de0 from main.
 }}}
-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107019130fca86d-fc5c1140-6261-4682-850d-e7d886c7b9df-00%40eu-central-1.amazonses.com.


Re: [Django] #35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16

2024-08-08 Thread Django
#35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16
-+-
 Reporter:  Michał Górny |Owner:  Mariusz
 |  Felisiak
 Type:  Bug  |   Status:  closed
Component:  Template system  |  Version:  5.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | 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 Sarah Boyce <42296566+sarahboyce@…>):

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

Comment:

 In [changeset:"7fb15ad5bcae05324ee8913e4b2c6c982e8f2de0" 7fb15ad5]:
 {{{#!CommitTicketReference repository=""
 revision="7fb15ad5bcae05324ee8913e4b2c6c982e8f2de0"
 Fixed #35661 -- Fixed test_too_many_digits_to_rander() test crash on PyPy.

 Thanks Michał Górny 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107019130fa31e8-d4a043a8-5ff2-42aa-b60b-0a93ad6443ac-00%40eu-central-1.amazonses.com.


Re: [Django] #35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16

2024-08-08 Thread Django
#35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16
-+-
 Reporter:  Michał Górny |Owner:  Mariusz
 |  Felisiak
 Type:  Bug  |   Status:  assigned
Component:  Template system  |  Version:  5.0
 Severity:  Normal   |   Resolution:
 Keywords:   | 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 Sarah Boyce):

 * 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107019130ecdc53-31565531-dd46-4637-aa8d-7ca15f2254c2-00%40eu-central-1.amazonses.com.


Re: [Django] #35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16

2024-08-07 Thread Django
#35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16
-+-
 Reporter:  Michał Górny |Owner:  Mariusz
 |  Felisiak
 Type:  Bug  |   Status:  assigned
Component:  Template system  |  Version:  5.0
 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 Mariusz Felisiak):

 * has_patch:  0 => 1
 * owner:  (none) => Mariusz Felisiak
 * status:  new => assigned

Comment:

 [https://github.com/django/django/pull/18460 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107019130a44e8e-20123a57-e095-410b-a859-ca9d41429616-00%40eu-central-1.amazonses.com.


Re: [Django] #35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16

2024-08-07 Thread Django
#35661: `test_too_many_digits_to_render` test fails with PyPy3.10 7.3.16
-+
 Reporter:  Michał Górny |Owner:  (none)
 Type:  Bug  |   Status:  new
Component:  Template system  |  Version:  5.0
 Severity:  Normal   |   Resolution:
 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 Natalia Bidart):

 * cc: Sarah Boyce (added)
 * component:  Uncategorized => Template system
 * stage:  Unreviewed => Accepted

Comment:

 Hello Michał Górny, thank you for this report.

 Confirmed this is failing for PyPy in our scheduled tests actions
 ([https://github.com/django/django/actions/runs/10277279955/job/28439069262
 PyPy+SQLite] and
 [https://github.com/django/django/actions/runs/10277279955/job/28439068581
 PyPy+Postgresql]).

 Issue introduced in c19465ad87e33b6122c886b97a202ad54cd43672.
-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701912ea4e56a-4708af0c-0db4-4c7f-b6e2-1a41f41576f9-00%40eu-central-1.amazonses.com.