Re: [Django] #34118: Python 3.12 compatibility

2024-04-10 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  closed
Component:  Core (Other) |  Version:  dev
 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 Sarah Boyce <42296566+sarahboyce@…>):

 In [changeset:"338ec052b4824d3f621629b3bf0f344c7a43c3dc" 338ec052]:
 {{{#!CommitTicketReference repository=""
 revision="338ec052b4824d3f621629b3bf0f344c7a43c3dc"
 Refs #35361 -- Added test for Email line length checks when dealing with
 surrogate pairs.

 Refs #33173, #34118 and #34900.
 }}}
-- 
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/0107018ec8ba0f7c-497e1b24-b197-4b69-96e9-e17a8ebb5188-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2024-02-10 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  closed
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak ):

 In [changeset:"86d8034972db5014769cdd4832125067f31b3e8b" 86d8034]:
 {{{#!CommitTicketReference repository=""
 revision="86d8034972db5014769cdd4832125067f31b3e8b"
 [4.2.x] Refs #34900, Refs #34118 -- Updated assertion in
 test_skip_class_unless_db_feature() test on Python 3.12.2+.

 Python 3.12.2 bring back the skipped tests in the number of running
 tests. Refs
 
https://github.com/python/cpython/commit/0a737639dcd3b7181250f5d56694b192eaddeef0

 Backport of bc8471f0aac8f0c215b9471b594d159783bac19b 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/0107018d93c7d7dc-e2e37c95-d098-45d0-a1e9-27aae27aa319-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2024-02-10 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  closed
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak ):

 In [changeset:"1ba5afa0f21f10843bb530b443687e07a511516a" 1ba5afa]:
 {{{#!CommitTicketReference repository=""
 revision="1ba5afa0f21f10843bb530b443687e07a511516a"
 [5.0.x] Refs #34900, Refs #34118 -- Updated assertion in
 test_skip_class_unless_db_feature() test on Python 3.12.2+.

 Python 3.12.2 bring back the skipped tests in the number of running
 tests. Refs
 
https://github.com/python/cpython/commit/0a737639dcd3b7181250f5d56694b192eaddeef0

 Backport of bc8471f0aac8f0c215b9471b594d159783bac19b 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/0107018d93c6f2c2-6ac44277-e27a-4e35-af50-8c5135b575e3-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2024-02-10 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  closed
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak ):

 In [changeset:"bc8471f0aac8f0c215b9471b594d159783bac19b" bc8471f0]:
 {{{#!CommitTicketReference repository=""
 revision="bc8471f0aac8f0c215b9471b594d159783bac19b"
 Refs #34900, Refs #34118 -- Updated assertion in
 test_skip_class_unless_db_feature() test on Python 3.12.2+.

 Python 3.12.2 bring back the skipped tests in the number of running
 tests. Refs
 
https://github.com/python/cpython/commit/0a737639dcd3b7181250f5d56694b192eaddeef0
 }}}
-- 
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/0107018d93c66b5a-ee6939db-2fb3-40a4-86cd-e634a4a21105-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-19 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  closed
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak):

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


-- 
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/0107018be83d7eb6-b385464e-966e-405f-ac36-ab2779741339-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-19 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"233e2a9e31ba7acbad4a0f5131ed2bcdcdba3b02" 233e2a9e]:
 {{{
 #!CommitTicketReference repository=""
 revision="233e2a9e31ba7acbad4a0f5131ed2bcdcdba3b02"
 [4.2.x] Refs #34118 -- Added Python 3.12 to classifiers and tox.ini.

 Backport of f955c90488e1f32e6e38b3c956e937579d389fb2 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/0107018be83c3cff-4182c8d7-e88c-4753-ae9e-c310983b7b96-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-19 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"9afeb6b9b6d4e025306c918e7e717288049cbdfd" 9afeb6b9]:
 {{{
 #!CommitTicketReference repository=""
 revision="9afeb6b9b6d4e025306c918e7e717288049cbdfd"
 [4.2.x] Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.

 Backport of ecfea054ee2b8ddfa027459ff8b6aecba05facf7 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/0107018be83c3d56-1f4bc5b8-e8fc-41d2-bf4e-de500b35c071-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-19 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"c342b58243fac5019290bb328d68093462066535" c342b58]:
 {{{
 #!CommitTicketReference repository=""
 revision="c342b58243fac5019290bb328d68093462066535"
 [5.0.x] Refs #34118 -- Added Python 3.12 to classifiers and tox.ini.

 Backport of f955c90488e1f32e6e38b3c956e937579d389fb2 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/0107018be8372a3d-cf36ccb7-2317-4ffb-8d18-9a5713beb1db-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-19 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"f721fb937c6e41fab3cc1451f7170e8d9ab4940d" f721fb93]:
 {{{
 #!CommitTicketReference repository=""
 revision="f721fb937c6e41fab3cc1451f7170e8d9ab4940d"
 [5.0.x] Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.

 Backport of ecfea054ee2b8ddfa027459ff8b6aecba05facf7 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/0107018be8372a6e-88fec2a5-d1bb-482f-b503-08cdecfa74b6-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-19 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"f955c90488e1f32e6e38b3c956e937579d389fb2" f955c90]:
 {{{
 #!CommitTicketReference repository=""
 revision="f955c90488e1f32e6e38b3c956e937579d389fb2"
 Refs #34118 -- Added Python 3.12 to classifiers and tox.ini.
 }}}

-- 
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/0107018be835a74d-0d5c16b9-11d2-450e-a52a-fccd95f42a91-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-19 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"ecfea054ee2b8ddfa027459ff8b6aecba05facf7" ecfea05]:
 {{{
 #!CommitTicketReference repository=""
 revision="ecfea054ee2b8ddfa027459ff8b6aecba05facf7"
 Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018be835a7c3-099d5503-07c5-4b03-9e11-5975ef604079-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-19 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by GitHub ):

 In [changeset:"b5750b9f6414865200221d9c0dc568ae6b551294" b5750b9f]:
 {{{
 #!CommitTicketReference repository=""
 revision="b5750b9f6414865200221d9c0dc568ae6b551294"
 [4.2.x] Refs #34118 -- Fixed stacklevel in complex_setting_changed on
 Python 3.12.

 This fix is unnecessary in Django 5.0 since
 e83a88566a71a2353cebc35992c110be0f8628af because signals no longer use
 sync_to_async().
 }}}

-- 
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/0107018be8335973-ceeb54c2-1371-4062-96eb-59a331cdea36-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-18 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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


Comment:

 [https://github.com/django/django/pull/17488 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/0107018be3b641ad-434dbc86-9219-421d-ba68-fd4ed3e0cdad-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-11-18 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by GitHub ):

 In [changeset:"19c4052f98e5dc4fe9d7edd7125df6a66efbd79f" 19c4052f]:
 {{{
 #!CommitTicketReference repository=""
 revision="19c4052f98e5dc4fe9d7edd7125df6a66efbd79f"
 Refs #34118 -- Used Python 3.12 for GitHub actions.
 }}}

-- 
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/0107018be327b4a4-8d979d4c-4b72-4ac4-acde-0dddf669d9c3-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-10-23 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"e2922b0d5f18169d1d0115a6db5d2ed8c42d0692" e2922b0]:
 {{{
 #!CommitTicketReference repository=""
 revision="e2922b0d5f18169d1d0115a6db5d2ed8c42d0692"
 Refs #34118 -- Avoided repeat coroutine checks in MiddlewareMixin.
 }}}

-- 
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/0107018b5b8fe373-09a0d1a4-d3d6-4fdc-9ee3-28108648d28b-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-10-15 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"a576ef98aea2709741f32a863cff3c7a54172ded" a576ef9]:
 {{{
 #!CommitTicketReference repository=""
 revision="a576ef98aea2709741f32a863cff3c7a54172ded"
 [4.2.x] Refs #34900, Refs #34118 -- Updated assertion in
 test_skip_class_unless_db_feature() test on Python 3.12.1+.

 Python 3.12.1+ no longer includes skipped tests in the number of
 running tests. Check out:

 https://github.com/python/cpython/issues/110890#issuecomment-1763458686
 https://github.com/python/cpython/pull/106588
 Backport of 20b7aac7ca60b0352d926340622e618bcbee54a8 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/0107018b36bea7fd-70bc068c-ff88-490f-92f2-d422b2c42f80-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-10-15 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"448510a94b9af30e1d9384166f830e8da2ef0438" 448510a9]:
 {{{
 #!CommitTicketReference repository=""
 revision="448510a94b9af30e1d9384166f830e8da2ef0438"
 [5.0.x] Refs #34900, Refs #34118 -- Updated assertion in
 test_skip_class_unless_db_feature() test on Python 3.12.1+.

 Python 3.12.1+ no longer includes skipped tests in the number of
 running tests. Check out:

 https://github.com/python/cpython/issues/110890#issuecomment-1763458686
 https://github.com/python/cpython/pull/106588
 Backport of 20b7aac7ca60b0352d926340622e618bcbee54a8 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/0107018b36be49ba-8c0e1cfe-0496-41c4-9e33-d07eb15d93ba-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-10-15 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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
-+-

Comment (by GitHub ):

 In [changeset:"20b7aac7ca60b0352d926340622e618bcbee54a8" 20b7aac7]:
 {{{
 #!CommitTicketReference repository=""
 revision="20b7aac7ca60b0352d926340622e618bcbee54a8"
 Refs #34900, Refs #34118 -- Updated assertion in
 test_skip_class_unless_db_feature() test on Python 3.12.1+.

 Python 3.12.1+ no longer includes skipped tests in the number of
 running tests. Check out:

 https://github.com/python/cpython/issues/110890#issuecomment-1763458686
 https://github.com/python/cpython/pull/106588
 }}}

-- 
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/0107018b36bd3e7d-ec3a4c27-a407-40d4-9990-edf7d77b2d90-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-10-02 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak):

 * owner:  nobody => Mariusz Felisiak
 * status:  new => assigned
 * stage:  Someday/Maybe => Accepted


Comment:

 https://www.python.org/downloads/release/python-3120/

-- 
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/0107018af1bc7ad5-6668cc28-62a4-4e08-ba32-d172259882b5-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-07-21 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"62b83889e066b8270854f7560e0498944efd7689" 62b83889]:
 {{{
 #!CommitTicketReference repository=""
 revision="62b83889e066b8270854f7560e0498944efd7689"
 Fixed #34731, Refs #34118 -- Replaced assertEquals() with assertEqual() in
 test_condition_with_func_and_lookup_outside_relation_name().

 Signed-off-by: Michel Alexandre Salim 
 }}}

-- 
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/0107018979e3a7a9-e6aa4527-fbe9-4552-b2cc-fbfa88c9408c-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-07-17 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"da2f8e8257d1bea4215381684ca4abfcee333c43" da2f8e8]:
 {{{
 #!CommitTicketReference repository=""
 revision="da2f8e8257d1bea4215381684ca4abfcee333c43"
 Refs #34118 -- Improved sanitize_address() error message for tuple with
 empty strings.
 }}}

-- 
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/0107018963176f7b-8c6793d3-2fe2-4eb1-b7b1-06f992a0e69b-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-05-23 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak ):

 In [changeset:"bf5249fc8e0dd6e0c4c3101fda500d6966b6dcfc" bf5249fc]:
 {{{
 #!CommitTicketReference repository=""
 revision="bf5249fc8e0dd6e0c4c3101fda500d6966b6dcfc"
 [4.2.x] Refs #34118 -- Fixed
 FunctionalTests.test_cached_property_reuse_different_names() on Python
 3.12+.

 Python 3.12+ no longer wraps exceptions in __set_name__, see
 
https://github.com/python/cpython/commit/55c99d97e14618dfce41472dd4446f763b0da13f
 Backport of fc9c90d9c4611d441d2617a7d74f622b1f520f7c 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/010701884843859d-66ef9fb7-c14f-4d87-9241-bf79bf5da4ba-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-05-23 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"fc9c90d9c4611d441d2617a7d74f622b1f520f7c" fc9c90d9]:
 {{{
 #!CommitTicketReference repository=""
 revision="fc9c90d9c4611d441d2617a7d74f622b1f520f7c"
 Refs #34118 -- Fixed
 FunctionalTests.test_cached_property_reuse_different_names() on Python
 3.12+.

 Python 3.12+ no longer wraps exceptions in __set_name__, see
 
https://github.com/python/cpython/commit/55c99d97e14618dfce41472dd4446f763b0da13f
 }}}

-- 
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/0107018848411d39-da270fed-4107-417e-80aa-752727a5b7c9-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-28 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak ):

 In [changeset:"4f343a10f765c4a6672c8ef4c39d044dd7d6653f" 4f343a1]:
 {{{
 #!CommitTicketReference repository=""
 revision="4f343a10f765c4a6672c8ef4c39d044dd7d6653f"
 [4.2.x] Refs #34118, Refs #34504 -- Added backward incompatibility note
 about EmailBackend.ssl_context.

 Follow up to 2848e5d0ce5cf3c31fe87525536093b21d570f69.
 Backport of 5a6d4d3bfde07daab9777545694beb014c832264 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/01070187c789e2f8-c72ef139-0c23-4723-a1a1-09585c2a0a14-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-28 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"5a6d4d3bfde07daab9777545694beb014c832264" 5a6d4d3b]:
 {{{
 #!CommitTicketReference repository=""
 revision="5a6d4d3bfde07daab9777545694beb014c832264"
 Refs #34118, Refs #34504 -- Added backward incompatibility note about
 EmailBackend.ssl_context.

 Follow up to 2848e5d0ce5cf3c31fe87525536093b21d570f69.
 }}}

-- 
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/01070187c789384f-3b345917-53d3-4e8f-8f56-a9a3d279aaff-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-07 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak ):

 In [changeset:"f55bcff9dcac1d0cb1f927f9fd543cfd567400c4" f55bcff9]:
 {{{
 #!CommitTicketReference repository=""
 revision="f55bcff9dcac1d0cb1f927f9fd543cfd567400c4"
 [4.1.x] Refs #34118 -- Fixed CustomChoicesTests.test_uuid_unsupported on
 Python 3.11.4+.

 
https://github.com/python/cpython/commit/5342f5e713e0cc45b6f226d2d053a8cde1b4d68e

 Follow up to 38e63c9e61152682f3ff982c85a73793ab6d3267.

 Backport of 2eb1f37260f0e0b71ef3a77eb5522d2bb68d6489 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/010701875afb46d6-37e599ae-e7af-44fa-9bef-7f97f16bffda-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-07 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak ):

 In [changeset:"f6e0029fcd24b476cee703ba69e153ff79b202b9" f6e0029]:
 {{{
 #!CommitTicketReference repository=""
 revision="f6e0029fcd24b476cee703ba69e153ff79b202b9"
 [4.2.x] Refs #34118 -- Fixed CustomChoicesTests.test_uuid_unsupported on
 Python 3.11.4+.

 
https://github.com/python/cpython/commit/5342f5e713e0cc45b6f226d2d053a8cde1b4d68e

 Follow up to 38e63c9e61152682f3ff982c85a73793ab6d3267.
 Backport of 2eb1f37260f0e0b71ef3a77eb5522d2bb68d6489 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/010701875af9ddf2-d79a8ca2-3a9b-4721-b102-d419c5370d08-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-07 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"2eb1f37260f0e0b71ef3a77eb5522d2bb68d6489" 2eb1f372]:
 {{{
 #!CommitTicketReference repository=""
 revision="2eb1f37260f0e0b71ef3a77eb5522d2bb68d6489"
 Refs #34118 -- Fixed CustomChoicesTests.test_uuid_unsupported on Python
 3.11.4+.

 
https://github.com/python/cpython/commit/5342f5e713e0cc45b6f226d2d053a8cde1b4d68e

 Follow up to 38e63c9e61152682f3ff982c85a73793ab6d3267.
 }}}

-- 
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/010701875af996cf-bad92467-2592-46d1-86ba-6049737467c8-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-06 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 thesamesam):

 * cc: thesamesam (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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701875a15f9dc-8dd6c8de-dc51-43a2-916e-7f9a01b580c1-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-06 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak):

 Replying to [comment:11 thesamesam]:
 > Hi folks,
 >
 >
 
https://github.com/django/django/commit/38e63c9e61152682f3ff982c85a73793ab6d3267
 was applied to fix Python 3.12, but cpython upstream have backported the
 fix for https://github.com/python/cpython/issues/102549 to Python 3.11
 too.
 >
 > The Django patch will need adjusting to probably just allow both output
 messages (or sniff the Python minor/patch version).

 Thanks! It's unfortunate, will fix this.

-- 
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/010701875a0a8139-4ddf1502-b270-40cb-aa79-74e28498d748-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-06 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 thesamesam):

 Hi folks,

 
https://github.com/django/django/commit/38e63c9e61152682f3ff982c85a73793ab6d3267
 was applied to fix Python 3.12, but cpython upstream have backported the
 fix for https://github.com/python/cpython/issues/102549 to Python 3.11
 too.

-- 
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/010701875a08beef-a9edc0a0-c739-475f-82b2-c98ac2c0c92f-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-05 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 Mariusz Felisiak ):

 In [changeset:"32cfa73c6a7264a0b6365cc380ca0b257b6fc07a" 32cfa73c]:
 {{{
 #!CommitTicketReference repository=""
 revision="32cfa73c6a7264a0b6365cc380ca0b257b6fc07a"
 [4.2.x] Refs #34118 -- Fixed CustomChoicesTests.test_uuid_unsupported on
 Python 3.12+.

 
https://github.com/python/cpython/commit/2a4d8c0a9e88f45047da640ce5a92b304d2d39b1
 Backport of 38e63c9e61152682f3ff982c85a73793ab6d3267 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/01070187514a2e5e-35f76ef7-f0bd-44fc-a005-4ebc0df14bed-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-04-05 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"38e63c9e61152682f3ff982c85a73793ab6d3267" 38e63c9]:
 {{{
 #!CommitTicketReference repository=""
 revision="38e63c9e61152682f3ff982c85a73793ab6d3267"
 Refs #34118 -- Fixed CustomChoicesTests.test_uuid_unsupported on Python
 3.12+.

 
https://github.com/python/cpython/commit/2a4d8c0a9e88f45047da640ce5a92b304d2d39b1
 }}}

-- 
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/010701875149b063-b92fbc29-84ea-4300-aace-eb8ad559f6e8-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2023-01-10 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"829f4d1448f7b40238b47592fc17061bf77b0f23" 829f4d1]:
 {{{
 #!CommitTicketReference repository=""
 revision="829f4d1448f7b40238b47592fc17061bf77b0f23"
 Refs #31546, Refs #34118 -- Corrected
 CommandTests.test_requires_system_checks_specific().

 System checks are never called without skip_checks=False. Moreover,
 called_once_with() is not a proper assertion and raise AttributeError
 on Python 3.12.
 }}}

-- 
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/010701859f1e5c0c-ef25f5bd-568e-408e-ab10-743630d20d03-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2022-12-20 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"32d70b2f55b1f74736fd11bc8efce890ad5fa2f0" 32d70b2]:
 {{{
 #!CommitTicketReference repository=""
 revision="32d70b2f55b1f74736fd11bc8efce890ad5fa2f0"
 Refs #34118 -- Adopted asgiref coroutine detection shims.

 Thanks to Mariusz Felisiak 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701852f046cba-5acf4d18-ff28-4907-817b-cc5aa5731cba-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2022-11-16 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"2848e5d0ce5cf3c31fe87525536093b21d570f69" 2848e5d]:
 {{{
 #!CommitTicketReference repository=""
 revision="2848e5d0ce5cf3c31fe87525536093b21d570f69"
 Refs #34118 -- Used smtplib's context parameter instead of keyfile and
 certfile.

 keyfile and certfile parameters were removed in Python 3.12, see
 
https://github.com/python/cpython/commit/ef0e72b31d22f780d3a165d7d0471806061fe380
 }}}

-- 
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/010701847ffe71f2-2ab52d09-439b-4090-9fc1-0ef78dea7387-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2022-11-15 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 GitHub ):

 In [changeset:"67504ea505797f515fb51c9688ce746c0997e9b2" 67504ea5]:
 {{{
 #!CommitTicketReference repository=""
 revision="67504ea505797f515fb51c9688ce746c0997e9b2"
 Refs #34118 -- Skipped not compatible requirements on daily builds for
 Python 3.12.
 }}}

-- 
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/010701847f4c27e2-1e8d0779-c6d6-42c7-b2c2-5c16d6a66c61-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2022-10-26 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 bcail):

 Another data point: SQLite and Postgres tests pass for me on Linux with
 Python 3.12 alpha 1.

-- 
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/01070184158c9e54-1c70fe34-2f33-44e9-b8bb-e9825d3fba0b-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2022-10-25 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 David Sanders):

 I'm getting errors on the following which was working for 3.11.0

 {{{
 tests main % python --version
 Python 3.11.0
 tests main % ./runtests.py
 queries.tests.Queries1Tests.test_avoid_infinite_loop_on_too_many_subqueries
 Testing against Django installed in
 '/Users/dsanders/projects/django/django' with up to 10 processes
 Found 1 test(s).
 Creating test database for alias 'default'...
 System check identified no issues (1 silenced).
 .
 --
 Ran 1 test in 0.295s

 OK
 Destroying test database for alias 'default'...


 … 8< … switch venvs


 tests main % python --version
 Python 3.12.0a1
 tests main % ./runtests.py
 queries.tests.Queries1Tests.test_avoid_infinite_loop_on_too_many_subqueries
 Testing against Django installed in
 '/Users/dsanders/projects/django/django' with up to 10 processes
 Found 1 test(s).
 Creating test database for alias 'default'...
 System check identified no issues (1 silenced).
 F
 ==
 FAIL: test_avoid_infinite_loop_on_too_many_subqueries
 (queries.tests.Queries1Tests.test_avoid_infinite_loop_on_too_many_subqueries)
 --
 RecursionError: maximum recursion depth exceeded

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/Users/dsanders/projects/django/tests/queries/tests.py", line 550,
 in test_avoid_infinite_loop_on_too_many_subqueries
 with self.assertRaisesMessage(RecursionError, msg):
   File
 
"/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/contextlib.py",
 line 155, in __exit__
 self.gen.throw(value)
   File "/Users/dsanders/projects/django/django/test/testcases.py", line
 890, in _assert_raises_or_warns_cm
 self.assertIn(expected_message, str(getattr(cm, cm_attr)))
 AssertionError: 'Maximum recursion depth exceeded: too many subqueries.'
 not found in 'maximum recursion depth exceeded'

 --
 Ran 1 test in 0.207s

 FAILED (failures=1)
 Destroying test database for alias 'default'...
 }}}

-- 
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/0107018412520958-79981346-e77b-4a92-b96c-4c91607ce58a-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2022-10-25 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 David Sanders):

 * cc: David Sanders (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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070184124fda30-dc5a4d0a-3a22-4166-a1cc-942b501ccd8e-00%40eu-central-1.amazonses.com.


Re: [Django] #34118: Python 3.12 compatibility

2022-10-25 Thread Django
#34118: Python 3.12 compatibility
-+-
 Reporter:  Mariusz Felisiak |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  Core (Other) |  Version:  dev
 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 bcail):

 * cc: bcail (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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701841061ec69-298c5dbc-c3bb-4ea0-97b7-c4cacf8fe59e-00%40eu-central-1.amazonses.com.


[Django] #34118: Python 3.12 compatibility

2022-10-24 Thread Django
#34118: Python 3.12 compatibility
+
   Reporter:  Mariusz Felisiak  |  Owner:  nobody
   Type:  New feature   | Status:  new
  Component:  Core (Other)  |Version:  dev
   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.12 final is scheduled for October 2023 (see
 [https://peps.python.org/pep-0693/ ​PEP 693]). This is a tracking ticket
 for compatibility fixes for Django submitted in the meantime.

 Django 4.2 will be the first version to support Python 3.12, because
 Django 4.1 will end the mainstream support in April 2023.

-- 
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/010701840d43de22-b0a205c5-dc70-4d75-a83b-6dacb5724fe6-00%40eu-central-1.amazonses.com.