Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Python 3.13 Linux wheels have broken httpstan/stan_services.o

Aperta
#668 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
52/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
python

Direzione di ricerca

Inizia esaminando il processo multibuild di creazione e rilascio del wheel per l’artefatto Linux di Python 3.13, poiché non sono identificati file del repository né test. Confronta il contenuto di httpstan/stan_services.o del wheel ricostruito con la destinazione Python 3.13, incrementa il numero di build come descritto nella guida al rilascio collegata e verifica che il wheel corretto non faccia più riferimento a Python 3.10.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Something went wrong when building the Python 3.13 wheel. Python 3.12 and Python 3.14 Linux wheels seem unaffected. The macOS Python 3.13 wheel is also unaffected.

# after unzipping httpstan-4.17.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
$ strings httpstan/stan_services.o | grep 3.10 | head -n 3
3.10
/opt/python/cp310-cp310/include/python3.10
/opt/python/cp310-cp310/include/python3.10/cpython

This can be fixed without yanking the release. You increment the build number. See the section "A wheel file wasn't compiled properly" for details.

This requires some manual work.

(I don't know why the automated wheel builder (multibuild) created this defective wheel.)

Lingua principale
Python
Stelle
42
Fork
15
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di stan-dev/httpstan

Tutte le issue di stan-dev/httpstan

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.