Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > fr.comp.lang.python > #4271

Re: Incompatibilité Pygame et python 3.13.1

Path csiph.com!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From Thierry P <olmia2b@gmail.com>
Newsgroups fr.comp.lang.python
Subject Re: Incompatibilité Pygame et python 3.13.1
Date Sun, 8 Dec 2024 15:56:13 +0100
Organization Usenet, Canal Historique
Lines 37
Message-ID <vj4c2e$3rlpl$2@dont-email.me> (permalink)
References <675584b7$0$28509$426a74cc@news.free.fr> <vj4bse$3rlpl$1@dont-email.me>
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
Injection-Date Sun, 08 Dec 2024 15:56:15 +0100 (CET)
Injection-Info dont-email.me; posting-host="687dc5e5de4dddb73435e245ad461688"; logging-data="4052789"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/TLyi10oIemW22s+Su2pIB20LmtRxyhYU="
User-Agent ThunderBird Version Historique CP/M 3.1
Cancel-Lock sha1:yLhkeB0BijCVQL5o5v4p+2G3BSU=
Content-Language fr
In-Reply-To <vj4bse$3rlpl$1@dont-email.me>
Xref csiph.com fr.comp.lang.python:4271

Show key headers only | View raw


Le 08/12/2024 à 15:53, Thierry P a écrit :
> Le 08/12/2024 à 12:36, gil203 a écrit :
> 
>> Bonjour !
>> Je viens de mettre à jour mon Python 3.12.7 avec Python 3.13.1.
>> Malheureusement, Pygame n'est plus compatible ...   ;-((
> 
> je pense qu'il faut refaire le module
> en bricolant le fichier PKG-INFO qui contient actuellement ces lignes :
> 
> Classifier: Programming Language :: Python :: 3
> Classifier: Programming Language :: Python :: 3.6
> Classifier: Programming Language :: Python :: 3.7
> Classifier: Programming Language :: Python :: 3.8
> Classifier: Programming Language :: Python :: 3.9
> Classifier: Programming Language :: Python :: 3.10
> Classifier: Programming Language :: Python :: 3.11
> Classifier: Programming Language :: Python :: 3.12
> 
> il s'arrête à 3.12
> 
> à essayer si vous en avez envie
> sans garantie
> 
> 
> 
> 

ou peut-être le fichier setup.cfg qui contient ces lignes dont j'ignore 
l'usage


[tox:tox]
envlist = py{36,37,38,39,310,311,312}
skip_missing_interpreters = True
skipsdist = True

Back to fr.comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Incompatibilité Pygame et python 3.13.1 gil203 <gil203@outlook.com> - 2024-12-08 12:36 +0100
  Re: Incompatibilité Pygame et python 3.13.1 Thierry P <olmia2b@gmail.com> - 2024-12-08 15:53 +0100
    Re: Incompatibilité Pygame et python 3.13.1 Thierry P <olmia2b@gmail.com> - 2024-12-08 15:56 +0100
  Re: Incompatibilité Pygame et python 3.13.1 Thierry P <olmia2b@gmail.com> - 2024-12-15 10:46 +0100

csiph-web