Skip to content

334: create PCDict#503

Merged
picklelo merged 2 commits intoreflex-dev:mainfrom
ElijahAhianyo:feature/334-create-PCDict
Feb 12, 2023
Merged

334: create PCDict#503
picklelo merged 2 commits intoreflex-dev:mainfrom
ElijahAhianyo:feature/334-create-PCDict

Conversation

@ElijahAhianyo
Copy link
Contributor

This PR adds a PCDict feature to handle mutable dicts

All Submissions:

  • Have you followed the guidelines stated in CONTRIBUTING.md file?
  • Have you checked to ensure there aren't any other open Pull Requests for the desired changed?

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

fixes #334

This PR adds a PCDict feature to handle mutable dicts
Copy link
Contributor

@picklelo picklelo left a comment

Choose a reason for hiding this comment

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

Looks good! I think there's some Pyright issues - you can add a #type: ignore if they are just some weird cases.

Copy link
Contributor

@picklelo picklelo left a comment

Choose a reason for hiding this comment

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

Awesome - tested it locally and it's working nicely!

@picklelo picklelo merged commit 8de2163 into reflex-dev:main Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create pc.dict and pc.list

3 participants