Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823185 (py310, python3.10-compat) - [TRACKER] Python 3.10 porting
Summary: [TRACKER] Python 3.10 porting
Status: CONFIRMED
Alias: py310, python3.10-compat
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: Tracker
Depends on: 766914 791367 808591 809833 813108 823143 823146 823149 823152 823155 823158 829009 829011 829019 829020 829021 829201 829204 829206 829352 829355 829359 829360 829361 829363 829364 829365 829366 829367 829370 829371 829372 829373 829374 829375 829378 829393 829415 829416 829417 829418 829419 829420 829421 829422 829423 829424 829425 829426 829428 829431 829432 829434 829435 829437 829438 829439 829440 829441 829442 829443 829444 829445 829446 829462 829464 829465 829466 829467 829965 829966 829967 829968 829969 829995 830000 830005 830007 830032 830033 830034 830036 830037 830038 830039 830040 830085 830600 831013 832585 833383 833392 833958 835409 835432 835498 835723 835724 835725 835726 835727 835728 835729 835921 839288 840870 842588 842591 842594 842786 845102 845411 845414 845417 845420 845423 845426 845429 845432 845435 845438 845441 845444 845447 845450 845453 845456 845459 845462 845465 845468 845471 845474 845477 845480 845483 845486 845489 845492 845495 845498 845501 845504 845507 845510 845513 845516 845519 845522 845525 845528 845531 845534 845537 845540 845546 845549 845552 845555 845558 845561 845564 845567 845570 845573 845576 845579 845582 845585 845588 845591 845594 845597 845600 845603 845606 845609 845612 845615 845618 845621 845624 845627 845630 845633 845636 845639 845642 845645 845648 845651 845654 845657 845660 845663 845666 845669 845672 845678 845681 845684 845687 845690 845693 845696 845699 845702 845705 845708 845711 845714 845717 845720 845723 845726 845729 845732 845735 845738 845741 845744 845747 845750 845753 845756 845762 845765 845768 845771 845774 845777 845783 845786 845789 845792 845795 845801 845804 845807 845810 845813 845816 845819 845822 845825 845828 845831 845834 845837 845840 845843 845846 845849 845852 845855 845858 845861 845864 845867 845870 845873 845876 845879 845882 845885 845888 845891 845894 845897 845900 845903 845906 845909 845912 845915 845918 845921 845924 845927 845930 845933 845936 845939 845942 845945 845948 845951 845954 845960 845963 845966 845969 845972 845975 845978 845981 845984 845987 845990 845993 845996 845999 846002 846005 846008 846011 846014 846017 846026 846029 846032 846035 846038 846041 846044 846047 846050 846053 846056 846059 846062 846065 846068 846071 846074 846077 846080 846083 846086 846089 846092 846095 846098 846101 846104 846107 846110 846113 846116 846119 846122 846125 846128 846131 846134 846137 846140 846143 846146 846149 846152 846155 846158 846161 846164 846167 846170 846173 846176 846179 846182 846185 846188 846191 846194 846197 846200 846203 846206 846209 846212 846215 846218 846221 846224 846227 846230 846233 846236 846239 846242 846245 846248 846251 846254 846257 846260 846263 846266 846269 846272 846275 846278 846281 846284 846287 846290 846293 846296 846299 846302 846305 846308 846311 846314 846317 846320 846323 846326 846329 846332 846335 846338 846341 846344 846347 846350 846353 846356 846359 846362 846365 846794 846869 848600 850187 850247 850250 850325 852146 852152 853265 853274 853844 853847 855077 855431 855626 855908 855911 856118 856121 857606 857702 863494 867421 890650
Blocks:
  Show dependency tree
 
Reported: 2021-11-11 22:06 UTC by Jonas Stein
Modified: 2023-01-13 11:35 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2021-11-11 22:06:08 UTC
Please link 3.9 to 3.10 porting tickets here.

We have automatic scanners to find packages: 
https://qa-reports.gentoo.org/output/gpyutils/39-to-310.txt

This is a tracker bug, no discussion here.
Comment 1 Larry the Git Cow gentoo-dev 2022-07-02 14:33:53 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebcd8f4098468b66ebb890355e740a342a99d01

commit 0ebcd8f4098468b66ebb890355e740a342a99d01
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-02 14:14:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-02 14:15:06 +0000

    profiles: switch default Python to Python 3.10
    
    Bug: https://bugs.gentoo.org/823185
    Bug: https://bugs.gentoo.org/844943
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/base/make.defaults           | 8 +++-----
 profiles/features/clang/make.defaults | 4 ++--
 2 files changed, 5 insertions(+), 7 deletions(-)