Python 3.13.1 Release Jun 2026

**Deprecations** ----------------

A completely redesigned REPL based on PyPy's implementation. It now supports multi-line editing with history preservation, colorized prompts and tracebacks, and "paste mode" (F3) for easier handling of large code blocks. python 3.13.1 release

This release provides polish to the headline features introduced in 3.13.0: colorized prompts and tracebacks

brew update brew upgrade python@3.13

### 3. Test Your Applications

**Deprecations** ----------------

A completely redesigned REPL based on PyPy's implementation. It now supports multi-line editing with history preservation, colorized prompts and tracebacks, and "paste mode" (F3) for easier handling of large code blocks.

This release provides polish to the headline features introduced in 3.13.0:

brew update brew upgrade python@3.13

### 3. Test Your Applications