Skip to content

[3.6] bpo-29615: SimpleXMLRPCDispatcher no longer chains KeyError (or any other exception) to exception(s) raised in the dispatched methods.#478

Merged
serhiy-storchaka merged 1 commit into
python:3.6from
petr-motejlek:bpo-29615-3.6
Mar 5, 2017

Conversation

@petr-motejlek

Copy link
Copy Markdown
Contributor

No description provided.

@petr-motejlek

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka , I tried to add the proper cherry pick label myself, but could not find a place to do that. What am I missing, please? :)

@Mariatta

Mariatta commented Mar 5, 2017

Copy link
Copy Markdown
Member

@petr-motejlek only those with write permission can apply labels :)
Also this PR doesn't appear to be done via git cherry-pick command?

@petr-motejlek

Copy link
Copy Markdown
Contributor Author

@Mariatta , cherry pick seemed to pick up some unrelated changes (from 3.7) and to get rid of them I had to manually edit some of the commits. So, I cleaned up the diff and squashed all changes into one simple commit

@serhiy-storchaka

Copy link
Copy Markdown
Member

@Mariatta, I'm not well experienced with Git and GitHub. Is there something wrong with this PR?

@Mariatta

Mariatta commented Mar 5, 2017

Copy link
Copy Markdown
Member

@serhiy-storchaka I think it's fine :) You can merge it. Thanks.

@petr-motejlek

Copy link
Copy Markdown
Contributor Author

Thanks, guys :)

@serhiy-storchaka

Copy link
Copy Markdown
Member

Thanks @Mariatta.

@serhiy-storchaka serhiy-storchaka merged commit 3405792 into python:3.6 Mar 5, 2017
@petr-motejlek petr-motejlek deleted the bpo-29615-3.6 branch March 5, 2017 16:21
@serhiy-storchaka serhiy-storchaka removed their assignment Dec 6, 2018
jaraco pushed a commit that referenced this pull request Dec 2, 2022
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