Issue 8875: XML-RPC improvement is described twice. (original) (raw)

Issue8875

Created on 2010-06-02 02:45 by methane, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Messages (2)
msg106875 - (view) Author: Inada Naoki (methane) * (Python committer) Date: 2010-06-02 02:45
http://docs.python.org/dev/whatsnew/2.7.html#new-and-improved-modules "The XML-RPC client and server, provided by..." appears twice.
msg107266 - (view) Author: A.M. Kuchling (akuchling) * (Python committer) Date: 2010-06-07 13:45
Fixed in rev81801. Thanks for your report!
History
Date User Action Args
2022-04-11 14:57:01 admin set github: 53121
2010-06-07 13:45:04 akuchling set status: open -> closedresolution: fixedmessages: +
2010-06-02 02:53:23 ezio.melotti set nosy: + akuchling, ezio.melottistage: needs patch
2010-06-02 02:45:30 methane create