# pickle.PickleError

- **ID:** `python/pickle-pickleerror`
- **Domain:** python
- **Category:** encoding_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Base class for pickle module exceptions.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 3.x | active | — | — |
