mirror of
https://github.com/python/cpython.git
synced 2025-09-30 12:21:51 +00:00
[3.6] bpo-28929: Add to Misc/NEWS (GH-284)
mention bpo-28929 in the Documentation section of What's New in Python 3.6.1 release candidate 1
This commit is contained in:
parent
814213bdf1
commit
1a8dd944d4
1 changed files with 2 additions and 0 deletions
|
@ -217,6 +217,8 @@ C API
|
|||
Documentation
|
||||
-------------
|
||||
|
||||
- bpo-28929: Link the documentation to its source file on GitHub.
|
||||
|
||||
- bpo-25008: Document smtpd.py as effectively deprecated and add a pointer to
|
||||
aiosmtpd, a third-party asyncio-based replacement.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue