-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
What’s New In Python 3.12: smtpd in section locale #111699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This was referenced Nov 30, 2023
serhiy-storchaka
pushed a commit
that referenced
this issue
Nov 30, 2023
…3.12 doc (GH-112544) Relocate smtpd deprecation notice to it's own section rather than under 'locale' in docs for What's New in Python 3.12 doc
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Nov 30, 2023
…ython 3.12 doc (pythonGH-112544) Relocate smtpd deprecation notice to it's own section rather than under 'locale' in docs for What's New in Python 3.12 doc (cherry picked from commit 1ff212d) Co-authored-by: Matt Prodani <[email protected]>
serhiy-storchaka
pushed a commit
that referenced
this issue
Nov 30, 2023
…Python 3.12 doc (GH-112544) (GH-112552) Relocate smtpd deprecation notice to it's own section rather than under 'locale' in docs for What's New in Python 3.12 doc (cherry picked from commit 1ff212d) Co-authored-by: Matt Prodani <[email protected]>
aisk
pushed a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
…ython 3.12 doc (pythonGH-112544) Relocate smtpd deprecation notice to it's own section rather than under 'locale' in docs for What's New in Python 3.12 doc
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
…ython 3.12 doc (pythonGH-112544) Relocate smtpd deprecation notice to it's own section rather than under 'locale' in docs for What's New in Python 3.12 doc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In "What’s New In Python 3.12", the note about the
smtpd
module is in the section locale. It should be it it's own section instead.Linked PRs
The text was updated successfully, but these errors were encountered: