Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mpypc] Promotion to Value Type optimization #17932

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6868d34 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Value types tests working

    jairov4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    51379e2 View commit details
    Browse the repository at this point in the history
  2. Fix mypy issues

    jairov4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1072d25 View commit details
    Browse the repository at this point in the history
  3. Fix code formatting

    jairov4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a1b95a3 View commit details
    Browse the repository at this point in the history
  4. Fix is_immutable

    jairov4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f93e96b View commit details
    Browse the repository at this point in the history
  5. Fix code formatting

    jairov4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a77e1e1 View commit details
    Browse the repository at this point in the history
  6. Modify some doc strings

    jairov4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0ff5589 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e8a71b View commit details
    Browse the repository at this point in the history
  8. Add tests for str and repr

    jairov4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    67caabb View commit details
    Browse the repository at this point in the history
  9. Copy bitmap fields on box too

    jairov4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    689c446 View commit details
    Browse the repository at this point in the history
  10. Fix error string

    jairov4 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4fde6f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Integrate master

    jairov4 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fa29931 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Add more testing

    jairov4 committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8575747 View commit details
    Browse the repository at this point in the history