# SyntaxWarning

- **ID:** `python/syntaxwarning`
- **Domain:** python
- **Category:** error
- **Error Code:** `SyntaxWarning`
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Base class for warnings about dubious syntax.

## Version Compatibility

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