Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix slot tests#2541

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Bibo-Joshi merged 1 commit intomasterfromslot-fixes
May 30, 2021
Merged

Fix slot tests#2541

Bibo-Joshi merged 1 commit intomasterfromslot-fixes
May 30, 2021

Conversation

@Bibo-Joshi
Copy link
Member

  • Makestest_class_has_slots_and_dict use the correct relative path for our test setup, so it actually tests something :D
  • Handles windows
  • handles the__dict__ check for classes where__dict__ is in some parents__slots__, but we can't see that through MRO b/c of python magic (most notably for ABCs)

This caused some test failures in#1844 #2622 and I figured it's cleaner to just handles this in master directy …

@Bibo-JoshiBibo-Joshi added the ⚙️ testsaffected functionality: tests labelMay 30, 2021
Copy link
Member

@harshil21harshil21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Oops my bad, looks fine.

@Bibo-JoshiBibo-Joshi merged commit653691f intomasterMay 30, 2021
@Bibo-JoshiBibo-Joshi deleted the slot-fixes branchMay 30, 2021 18:32
sakibguy added a commit to sakibguy/python-telegram-bot that referenced this pull requestJun 1, 2021
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 1, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@harshil21harshil21harshil21 approved these changes

Assignees

No one assigned

Labels

⚙️ testsaffected functionality: tests

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@Bibo-Joshi@harshil21

[8]ページ先頭

©2009-2025 Movatter.jp