Skip to content

Conversation

shargon
Copy link
Member

@shargon shargon commented Oct 3, 2025

Description

Add Map constructor
Split changes not related to NEP25 in a different PR

Required for #4043

Type of change

  • Optimization (the change is only an optimization)
  • Style (the change is only a code style for better maintenance or standard purpose)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • UT_StackItem

Test Configuration:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@shargon shargon added Blocker Issues that are blocking other issues. Check issues details to see what it is blocking. Waiting for Review labels Oct 3, 2025
@shargon shargon added Ready to Merge Easy-to-Review a simple edit; just a few lines and removed Waiting for Review labels Oct 4, 2025
@shargon shargon merged commit 3692bd3 into dev Oct 4, 2025
13 of 14 checks passed
@shargon shargon deleted the map-constructor branch October 4, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker Issues that are blocking other issues. Check issues details to see what it is blocking. Core Easy-to-Review a simple edit; just a few lines Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants