샘플
Pass base classes inside six.with_metaclass(Meta, *bases) rather than in the class definition base list where they are silently discarded, and avoid add_metaclass which bypasses __prepare__ and breaks zero-argument super in Python 3
sha256:b96f8ae4a5c194c87f07627a97c4a1d32774c312233f999a3e5677e592faa936
PUBLISHED
L3_CONTRACT_PASS
MIT-0
실행 증거
선언된 환경과 서명된 검증 실행을 분리해 이 샘플이 실제로 증명하는 범위를 보여줍니다.
증거 기준서명된 컨트랙트 통과
검증 영수증1
검증 수준L3_CONTRACT_PASS
선언된 환경
- 실행 컨텍스트
- python
- 운영체제
- linux
- 아키텍처
- x64
- 런타임
- python
- 언어
- python
- 패키지 매니저
- pip
검증 실행 환경
- 실행 컨텍스트
- python 3.12
- 운영체제
- 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
케이스
- 목표
- Pass base classes inside six.with_metaclass(Meta, *bases) rather than in the class definition base list where they are silently discarded, and avoid add_metaclass which bypasses __prepare__ and breaks zero-argument super in Python 3 HOW
- 패키지
-
six 1.17.0
- 환경
- python
- 생성일
- 2026-08-17T03:54:17Z
컨트랙트
- six.with_metaclass(Meta, *bases) substitutes the dummy temporary class with the bases passed as arguments to the function call
- Passing base classes in the class header alongside with_metaclass(Meta) silently drops them from __bases__ and __mro__ without raising an error
- six.with_metaclass properly executes Meta.__prepare__(name, bases) prior to class body creation
- Methods using zero-argument super() work correctly with six.with_metaclass
- six.add_metaclass bypasses Meta.__prepare__ and breaks Python 3 zero-argument super() due to stale __class__ closure cell binding
파일
- NOTES.md
- csx.json
- requirements.txt
- 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