Skip to content

Fix python small bugs#2029

Merged
tamarinvs19 merged 3 commits into
mainfrom
tamarinvs19/fix-fuzzer-bugs
Mar 23, 2023
Merged

Fix python small bugs#2029
tamarinvs19 merged 3 commits into
mainfrom
tamarinvs19/fix-fuzzer-bugs

Conversation

@tamarinvs19

@tamarinvs19 tamarinvs19 commented Mar 23, 2023

Copy link
Copy Markdown
Collaborator

Description

Fixes #2027
Fixes #2028

How to test

Manual tests

See issues #2027 and #2028

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@tamarinvs19 tamarinvs19 added comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing lang-python Issue is related to python support ctg-bug-fix PR is fixing a bug labels Mar 23, 2023
@tamarinvs19 tamarinvs19 requested a review from tochilinak March 23, 2023 15:00
@tamarinvs19 tamarinvs19 self-assigned this Mar 23, 2023
@tamarinvs19 tamarinvs19 merged commit 72c4066 into main Mar 23, 2023
@tamarinvs19 tamarinvs19 deleted the tamarinvs19/fix-fuzzer-bugs branch March 23, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-codegen Issue is related to code generator comp-fuzzing Issue is related to the fuzzing ctg-bug-fix PR is fixing a bug lang-python Issue is related to python support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Empty tuple generation for fixed size tuple annotation Triple quotes bug in python rendering

2 participants