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

Python 3.14 breaks unit tests #3013

Closed
@JohnVillalovos

Description

@JohnVillalovos

Seehttps://docs.python.org/3.14/whatsnew/3.14.html on how to resolve this.

Due to how Python 3.14 is doing annotations and in particular being able to inspect__annotations__ we will need to make changes to fix it.

The one line which seems to be causing the failures is:

forattr,annotationinsorted(self.__annotations__.items()):

Example error:

AttributeError: 'FakeParent' object has no attribute '__annotations__'. Did you mean: '__annotate__'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp