gh-93243: Make smtpd private before porting its users by arhadthedev · Pull Request #93246 · python/cpython · GitHub

github.com

Tin mới

arhadthedev:privatize-smtpd

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

: Make smtpd private to port its users

View reviewed changes

Merge branch 'main' into privatize-smtpd

Move smtpd to its only user for further porting to asyncio

Point test_logging to the new smtpd location too

Remove smptd from standalone module lists

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Update Doc/whatsnew/3.12.rst

Update Doc/whatsnew/3.12.rst

Address the review of AA-Turner (using suggestion batching)

Remove non-working :mod:

View reviewed changes

Update Doc/whatsnew/3.12.rst

View reviewed changes

Address @brettcannon's review

awaiting change review

awaiting change review

Merge branch 'main' into privatize-smtpd

Merge branch 'main' into privatize-smtpd

Merge branch 'main' into privatize-smtpd

View reviewed changes

Address the Barry's review

Update 3.12.rst Wording suggestion.

Update 3.12.rst Small reword suggestion.

View reviewed changes

: Make smtpd private before porting its users (

gh-72719: Remove deprecated asyncore and asynchat modules #96580

tests still rely on the removed stdlib modules asyncore/asynchat #93243

Remove PCbuild/lib.pyproj #98817

Remove asyncore, asynchat and smtpd modules #72719