• =?US-ASCII?Q?Re=3A_Proposed_Mass_Bug=3A_removal_of_Pyt?= =?US-ASCII?Q?h

    From Scott Kitterman@21:1/5 to pollo@debian.org on Sun Oct 6 19:20:01 2024
    Are these deprecated in 3.13 or removed?

    If they are deprecated, then I would expect them to still work, but with a warning. If they no longer are present, then I think deprecated is the wrong word in the bug template.

    Scott K

    On October 6, 2024 3:51:39 PM UTC, "Louis-Philippe Véronneau" <pollo@debian.org> wrote:
    Hello,

    The `uses-deprecated-python-stdlib` lintian tag finally seems to be ready. \0/

    I'm hereby proposing to do a mass bug filing for all the packages that are currently using libraries that will be deprecated in Python 3.13. As of now, 208 packages are affected.

    Attached is a dd-list.txt file and a sample email, based on the qtwebengine-opensource-src source package (the first in my list).

    Happy to make changes to the email template if needed. I'm planning on opening the bugs on Monday.

    Cheers,


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From weepingclown@21:1/5 to Scott Kitterman on Sun Oct 6 19:50:01 2024
    Hi,

    They were deprecated in 3.11 and will be removed in 3.13.

    Best,
    Ananthu

    On 6 October 2024 5:17:51 pm UTC, Scott Kitterman <debian@kitterman.com> wrote: >Are these deprecated in 3.13 or removed?


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Scott Kitterman@21:1/5 to weepingclown on Sun Oct 6 20:10:01 2024
    Then the proposed bug text needs to be updated to reflect that.

    Scott K

    On October 6, 2024 5:43:05 PM UTC, weepingclown <weepingclown@disroot.org> wrote:
    Hi,

    They were deprecated in 3.11 and will be removed in 3.13.

    Best,
    Ananthu

    On 6 October 2024 5:17:51 pm UTC, Scott Kitterman <debian@kitterman.com> wrote:
    Are these deprecated in 3.13 or removed?



    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Scott Kitterman@21:1/5 to pollo@debian.org on Mon Oct 7 07:00:02 2024
    Additional thought on this: should arch: all packages with this issue have Depends python3 (=< 3.13) added in stable so they get upgraded in the correct order?

    Scott K

    On October 6, 2024 3:51:39 PM UTC, "Louis-Philippe Véronneau" <pollo@debian.org> wrote:
    Hello,

    The `uses-deprecated-python-stdlib` lintian tag finally seems to be ready. \0/

    I'm hereby proposing to do a mass bug filing for all the packages that are currently using libraries that will be deprecated in Python 3.13. As of now, 208 packages are affected.

    Attached is a dd-list.txt file and a sample email, based on the qtwebengine-opensource-src source package (the first in my list).

    Happy to make changes to the email template if needed. I'm planning on opening the bugs on Monday.

    Cheers,


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Scott Kitterman@21:1/5 to Stefano Rivera on Mon Oct 7 17:20:01 2024
    On October 7, 2024 2:46:41 PM UTC, Stefano Rivera <stefanor@debian.org> wrote: >Hi Scott (2024.10.07_04:56:04_+0000)
    Additional thought on this: should arch: all packages with this issue
    have Depends python3 (=< 3.13) added in stable so they get upgraded in
    the correct order?

    FWIW, we now have python3-supported-min, so that should be
    Depends: python3-supported-min (<< 3.13)

    Or:
    Breaks: python3-supported-min (>= 3.13)

    If we were to end up with 3.12 and 3.13 supported for the next release, but 3.13 as default, that constraint would be satisfied. I suppose that's okay. I think Depends is better than Breaks in this case since the python interpreter isn't affected at
    all.

    Scott K

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)