Skip to content

Conversation

akb825
Copy link
Contributor

@akb825 akb825 commented May 29, 2023

Added conditional to output typing for Start*Vector() functions.

Fixes #7971

@github-actions github-actions bot added c++ codegen Involving generating code from schema python labels May 29, 2023
@akb825 akb825 changed the title Fix python type annotation output when not enabled (#7971) Fix python type annotation output when not enabled May 29, 2023
@akb825
Copy link
Contributor Author

akb825 commented Jun 5, 2023

@dbaileychess just making sure you've seen this PR. This avoids failures for configurations that don't support Python typing annotations.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2023

This pull request is stale because it has been open 3 weeks with no activity. Please comment or label not-stale, or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Jul 7, 2023
@akb825
Copy link
Contributor Author

akb825 commented Jul 8, 2023

not-stale

@dbaileychess dbaileychess merged commit 5ba80c2 into google:master Nov 29, 2023
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
Fixes google#7971

Co-authored-by: Derek Bailey <derekbailey@google.com>
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
Fixes google#7971

Co-authored-by: Derek Bailey <derekbailey@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Python][23.5.9] Type annotations in generated code without enabling --python-typing.
2 participants