Skip to content

bpo-9883: writexml on a DocumentFragment acts on children#1726

Closed
arp11 wants to merge 2 commits into
python:masterfrom
arp11:master
Closed

bpo-9883: writexml on a DocumentFragment acts on children#1726
arp11 wants to merge 2 commits into
python:masterfrom
arp11:master

Conversation

@arp11
Copy link
Copy Markdown

@arp11 arp11 commented May 22, 2017

Adds writexml method as well as a test to make sure it works. Since there was no attribute previously, the only behavior change is if a client introspects the available attributes on this node type specifically. There seems to be no other test coverage for writexml whatsoever.

@the-knights-who-say-ni
Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

@mention-bot
Copy link
Copy Markdown

@arp11, thanks for your PR! By analyzing the history of the files in this pull request, we identified @loewis, @freddrake and @Yhg1s to be potential reviewers.

when sorting or doing subnet membership checks.
@Yhg1s
Copy link
Copy Markdown
Member

Yhg1s commented May 23, 2017

There's a few unintended changes in the PR.

@arp11 arp11 closed this May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants