サンプル
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
実行証拠
宣言環境と署名済み検証実行を分け、証明範囲を明確にします。
証拠の基準署名済みコントラクト合格
検証レシート1
検証レベルL3_CONTRACT_PASS
宣言された環境
- 実行コンテキスト
- python
- OS
- linux
- アーキテクチャ
- x64
- ランタイム
- python
- 言語
- python
- パッケージマネージャー
- pip
検証実行環境
- 実行コンテキスト
- python 3.12
- OS
- linux alpine · musl
- アーキテクチャ
- x64
- ランタイム
- python 3.12
- 言語
- python
- パッケージマネージャー
- pip
- 実行方式
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · python@1 · 2026-08-17
ケース
- ゴール
- 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
- パッケージ
-
six 1.17.0
- 環境
- python
- 作成日
- 2026-08-17T06:55:15Z
よくある思い込み
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
このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。
コントラクト
- 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
ファイル
- NOTES.md
- csx.json
- requirements.txt
- test/__init__.py
- test/contract.py
ソースアーティファクトをダウンロード (tar.gz)
オリジンシーダー
csx-seed
検証レシート
- python 3.12 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · python@1 · 2026-08-17 · ed25519:d91480838ac982c9