Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml.dom refers to PyXML, which is no longer maintained #45696

Closed
whooey1830 mannequin opened this issue Oct 29, 2007 · 4 comments
Closed

xml.dom refers to PyXML, which is no longer maintained #45696

whooey1830 mannequin opened this issue Oct 29, 2007 · 4 comments
Labels
docs Documentation in the Doc dir

Comments

@whooey1830
Copy link
Mannequin

whooey1830 mannequin commented Oct 29, 2007

BPO 1355
Nosy @gvanrossum, @loewis, @birkenfeld

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2007-11-24.11:42:30.599>
created_at = <Date 2007-10-29.12:23:01.981>
labels = ['docs']
title = 'xml.dom refers to PyXML, which is no longer maintained'
updated_at = <Date 2007-11-24.11:42:30.598>
user = 'https://bugs.python.org/whooey1830'

bugs.python.org fields:

activity = <Date 2007-11-24.11:42:30.598>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2007-11-24.11:42:30.599>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2007-10-29.12:23:01.981>
creator = 'whooey1830'
dependencies = []
files = []
hgrepos = []
issue_num = 1355
keywords = []
message_count = 4.0
messages = ['56902', '56924', '56930', '57803']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'loewis', 'georg.brandl', 'whooey1830']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1355'
versions = ['Python 2.5']

@whooey1830
Copy link
Mannequin Author

whooey1830 mannequin commented Oct 29, 2007

http://docs.python.org/dev/library/xml.dom.html#module-xml.dom

"PyXML
Users that require a full-featured implementation of DOM should use
the PyXML package."

PyXML however is no longer maintained. Is it a wise idea to link to that
resource? Novice users might trust blindly, before finding out about the
restrictions they are going to face (maintainence, code fixes..) I
suggest adding at least information, that no code fixes are being done,
but documentation on the pyxml website is still updated (Thats how i've
understood their website. Please correct me if i am wrong. I'm feeling a
bit frustrated having spent time with a package, which is no longer
maintained, to be honest.)

@whooey1830 whooey1830 mannequin added the docs Documentation in the Doc dir label Oct 29, 2007
@loewis
Copy link
Mannequin

loewis mannequin commented Oct 29, 2007

Yes, the documentation should be changed. I feel sorry that you've
wasted your time.

@gvanrossum
Copy link
Member

What is to be the fate of PyXML? Incorporation into the core, or
abandonment? Or is there a replacement? What is the reason for the lack
of maintenance?

@birkenfeld
Copy link
Member

I've now removed mention of PyXML from the docs (r59166).

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

2 participants