cpython/Misc/NEWS.d/next
Oleg Iarygin 56d16e8cb4
gh-93243: Make smtpd private before porting its users (GH-93246)
gh-93243

This PR is required to reduce diffs of the following porting (no need to either maintain documentation and tests consistent with each porting step, or try to port everything and remove smtpd in a single PR).

Automerge-Triggered-By: GH:warsaw
2022-08-05 17:41:29 -07:00
..
Build gh-93744: Remove configure --with-cxx-main option (#95651) 2022-08-05 13:26:58 +02:00
C API gh-93274: Make vectorcall safe on mutable classes & inherit it by default (#95437) 2022-08-04 17:19:29 +02:00
Core and Builtins gh-87092: create a 'jump target label' abstraction so that the compiler's codegen stage does not work directly with basic blocks (GH-95398) 2022-08-04 14:59:32 +01:00
Documentation gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (GH-95607) 2022-08-03 20:23:20 +01:00
IDLE gh-65802: IDLE - explain SaveAs and extensions (#95690) 2022-08-04 21:51:14 -04:00
Library gh-93243: Make smtpd private before porting its users (GH-93246) 2022-08-05 17:41:29 -07:00
macOS Python 3.11.0b1 2022-05-06 23:53:50 +01:00
Security gh-87389: Fix an open redirection vulnerability in http.server. (#93879) 2022-06-21 13:16:57 -07:00
Tests gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668) 2022-08-05 10:45:36 +02:00
Tools-Demos gh-94430: Allow params named module or self with custom C names in Argument Clinic (#94431) 2022-07-07 11:29:34 +02:00
Windows gh-95656: Enable the sqlite3 load extension API in Windows build (#95662) 2022-08-04 21:26:13 +02:00