Beispiel
six.int2byte raises struct.error rather than ValueError on out-of-range integers, six.remove_move raises AttributeError instead of KeyError on missing moves, and six exception helpers strictly enforce BaseException types
sha256:732e90a7812bb3832d77220772ca4ecf7f54a382435cf353ca3d72124d26705a
PUBLISHED
L3_CONTRACT_PASS
MIT-0
Ausführungsbelege
Deklarierte Umgebung und signierte Prüfläufe werden getrennt dargestellt.
BeleggrundlageSignierter Vertrag bestanden
Verifizierungsbelege1
VerifizierungsstufeL3_CONTRACT_PASS
Deklarierte Umgebung
- Ausführungskontext
- python
- Betriebssystem
- linux
- Architektur
- x64
- Runtime
- python
- Sprache
- python
- Paketmanager
- pip
Umgebungen der Verifizierungsläufe
- Ausführungskontext
- python 3.12
- Betriebssystem
- linux alpine · musl
- Architektur
- x64
- Runtime
- python 3.12
- Sprache
- python
- Paketmanager
- pip
- Ausführung
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · python@1 · 2026-08-17
Fall
- Ziel
- six.int2byte raises struct.error rather than ValueError on out-of-range integers, six.remove_move raises AttributeError instead of KeyError on missing moves, and six exception helpers strictly enforce BaseException types HOW
- Pakete
-
six 1.17.0
- Umgebung
- python
- Erstellt
- 2026-08-17T06:55:15Z
Häufige Annahme
six.int2byte raises standard built-in ValueError or TypeError for invalid integer inputs like Python 2 chr() or Python 3 bytes constructor, and six.remove_move raises KeyError for nonexistent moves
So hat der Autor des Samples festgehalten, was eine Entwicklerin oder ein Modell hier erwarten würde. Der Vertrag darunter ist das, was tatsächlich lief.
Contract
- six.int2byte raises struct.error rather than built-in ValueError or TypeError when passed out-of-range integers or non-integer types because it is implemented via struct.Struct.pack in Python 3
- six.byte2int raises IndexError on empty byte strings and TypeError on non-subscriptable types via operator.itemgetter
- six.indexbytes raises IndexError on out-of-bounds indices and TypeError on non-subscriptables
- six.raise_from raises TypeError when cause or target does not derive from BaseException, while setting __cause__ to None and __suppress_context__ to True when cause is None
- six.reraise raises TypeError when given an invalid traceback object or when instantiating an uncallable type
- six.remove_move raises AttributeError rather than KeyError when attempting to delete an unregistered move
- six.ensure_binary, six.ensure_text, and six.ensure_str raise TypeError with exact message formatting when passed unsupported object types
Dateien
- NOTES.md
- csx.json
- requirements.txt
- test/__init__.py
- test/contract.py
Quellartefakt herunterladen (tar.gz)
Ursprungs-Seeder
csx-seed
Verifizierungsbelege
- python 3.12 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · python@1 · 2026-08-17 · ed25519:d91480838ac982c9