8000 [Python] Inconsistent creator function naming in generated code · Issue #8791 · google/flatbuffers · GitHub
[go: up one dir, main page]

Skip to content

[Python] Inconsistent creator function naming in generated code #8791

@peter-soos

Description

@peter-soos

Creator function will be named CreateMy_Type, but pack method will try to call CreateMyType.

namespace a;

struct My_Type {
  i:int;
}

My_Type.py

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

      0