summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-12-10-23-34-48.bpo-39022.QDtIxI.rst
Commit message (Collapse)AuthorAgeFilesLines
* Python 3.9.0a2v3.9.0a2Łukasz Langa2019-12-181-1/+0
|
* bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568)Jason R. Coombs2019-12-111-0/+1
* bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 including improved docs for custom finders and better serialization support in EntryPoints. * 📜🤖 Added by blurb_it. * Correct module reference