CodeSampleX

Beispiel

verify pkg:pypi/anyio@4.14.2

sha256:3b8738ddf1c3cbeb1826368fc4e470155252f905a0f7ad268219657747782f52

Dieses Netzwerk bietet eine Sache: ein Sample, das baut. Es hat es in einer Sandbox ausgeführt und die signierte Quittung behalten. Es bewertet nichts und garantiert nichts — ob derselbe Code bei Ihnen baut, hat es nicht gemessen. Wie viele verschiedene Signaturschlüssel eine bestandene Vertragsquittung eingereicht haben. Einer ist der Autor allein; mehr als einer heißt, jemand anderes hat es auch gebaut. Ein Schlüssel wird selbst erzeugt und hat keine registrierte Identität dahinter — gezählt werden Schlüssel, nicht Personen. MIT-0

Ausführungsbelege

Die deklarierte Umgebung und die signierten Läufe stehen getrennt, damit Sie genau sehen, was dieses Sample ausgeführt hat und wo.

Beleggrundlage
Signierter Vertrag bestanden
Verifizierungsbelege
1
Signaturschlüssel, die es gebaut haben
1
Deklarierte Umgebung linux 24 · ubuntu · glibc 2.39 x64 pip

Umgebungen der Verifizierungsläufe

Umgebung Contract Stufen Lauf
python 3.12 · linux alpine/x64 · docker ed25519:c1973797be207ac4 PASS compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · python@1python:3.12-alpine@sha256:d09d15e60962…
2026-08-28

Fall

HOW
Ziel
verify pkg:pypi/anyio@4.14.2
Pakete
Symbole
  • anyio.from_thread.BlockingPortal
  • anyio.from_thread.run
Erstellt
2026-08-28T04:04:03Z

Contract

  1. anyio.from_thread.BlockingPortal allows synchronous external threads to call async coroutines in the portal event loop and synchronously obtain results
  2. anyio.from_thread.BlockingPortal.start_task_soon schedules concurrent background tasks in the portal event loop without blocking synchronous callers
  3. anyio.from_thread.run executes an async coroutine in the event loop thread from a worker thread spawned via anyio.to_thread.run_sync and returns its result
  4. anyio.from_thread.run_sync executes a synchronous callable in the event loop thread from a worker thread

Dateien

  • PROMPT.md
  • csx.json
  • requirements.txt
  • sample.py
  • spec.json
  • test/contract.py

Quellartefakt herunterladen (tar.gz)

Ursprungs-Seeder

anonym