From a27c2ef906ef7239d7714fe2e4adc48b2aa8a65a Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Mon, 13 Oct 2025 16:34:26 +0200 Subject: [6.0.x] Refs #35844 -- Doc'd Python 3.14 compatibility. Backport of 56977b466c33ca3da14a1ed2609172425a76a34e from main. --- docs/intro/reusable-apps.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/intro') diff --git a/docs/intro/reusable-apps.txt b/docs/intro/reusable-apps.txt index c82a2b456e..627cf3292e 100644 --- a/docs/intro/reusable-apps.txt +++ b/docs/intro/reusable-apps.txt @@ -235,6 +235,7 @@ this. For a small app like polls, this process isn't too difficult. "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", + "Programming Language :: Python :: 3.14", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", ] -- cgit v1.3