Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 572 Bytes

CHANGES.rst

File metadata and controls

30 lines (22 loc) · 572 Bytes

Release 8.3.0 (in development)

Dependencies

Incompatible changes

Deprecated

Features added

  • #13332: Add :confval:`doctest_fail_fast` option to exit after the first failed test. Patch by Till Hoffmann.
  • #13439: linkcheck: Permit warning on every redirect with linkcheck_allowed_redirects = {}. Patch by Adam Turner.

Bugs fixed

  • #13369: Correctly parse and cross-reference unpacked type annotations. Patch by Alicia Garcia-Raboso.

Testing