Bug 970468 - Inconsistent expression in Development section of Fedora 19 release notes
Summary: Inconsistent expression in Development section of Fedora 19 release notes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora Documentation
Classification: Fedora
Component: release-notes
Version: devel
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pete Travis
QA Contact: Fedora Docs QA
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-04 05:55 UTC by TianShixiong
Modified: 2013-08-01 06:44 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-01 06:44:18 UTC
Embargoed:


Attachments (Terms of Use)

Description TianShixiong 2013-06-04 05:55:42 UTC
Description of problem:
Under Development section,
There is a paragraph:
Python programmers who use the xml ...
<package>PyXML</package> replaced the <function>stdlib</function> code with its own ... code and unmaintained upstream.

I think what the sentence "<package>PyXML</package> replaced the <function>stdlib</function> code with its own" expressing is wrong and inconsistent with previous statement.

<package>PyXML</package> is replaced, not <function>stdlib</function>.

Version-Release number of selected component (if applicable):
Fedora 19 beta

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:
It should be changed.
For example, change it to:
<function>stdlib</function> replaced the <package>PyXML</package> code with its own.

Additional info:

Comment 1 Pete Travis 2013-06-04 14:01:23 UTC
You're right, this is confusing. I've made changes to this section to clarify that PyXML was dropped because it replaced good stdlib functions with it's own, less maintained functions and we didn't like that. Thanks!


Note You need to log in before you can comment on or make changes to this bug.