Issue 16196: Typo in devguide stdlibchanges.html (original) (raw)

Issue16196

Created on 2012-10-11 13:13 by mikehoy, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (2)
msg172640 - (view) Author: Mike Hoy (mikehoy) * Date: 2012-10-11 13:13
Typo in: http://docs.python.org/devguide/stdlibchanges.html#adding-to-the-stdlib Reads: This document it meant to explain... Should read: This document is meant to explain...
msg172643 - (view) Author: Ezio Melotti (ezio.melotti) * (Python committer) Date: 2012-10-11 13:39
Fixed in 291342c08dd6. Thanks for the report!
History
Date User Action Args
2022-04-11 14:57:37 admin set github: 60400
2012-10-11 13:39:10 ezio.melotti set status: open -> closedtype: enhancementmessages: + assignee: ezio.melottiresolution: fixedstage: resolved
2012-10-11 13:13:38 mikehoy create