Skip to content

ENH: Move PyperclipException and PyperclipWindowsException to error/_… #47491

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

Merged
merged 3 commits into from
Jun 25, 2022

Conversation

dataxerik
Copy link
Contributor

I noticed that there weren't a lot of test around the functions that used PyperclipException & PyperclipWindowsException. So, I took a stab at adding some. Let me know if this unwarranted.

Also, the github only mentioned PyperclipException, so not sure if we also want to move PyperclipWindowsException, but I did so just in case.

@mroeschke mroeschke added Enhancement Error Reporting Incorrect or improved errors from pandas labels Jun 25, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jun 25, 2022
@mroeschke mroeschke merged commit cf05e2f into pandas-dev:main Jun 25, 2022
@mroeschke
Copy link
Member

Thanks again @dataxerik !

yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
pandas-dev#47491)

* ENH: Move PyperclipException and PyperclipWindowsException to error/__init__.py per GH27656

* ENH: add docstring to fixture

* ENH: apply feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants