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

Implement missing static Object methods #1580

Closed
2 of 4 tasks
raskad opened this issue Sep 16, 2021 · 5 comments · Fixed by #1606, #1639 or #1660
Closed
2 of 4 tasks

Implement missing static Object methods #1580

raskad opened this issue Sep 16, 2021 · 5 comments · Fixed by #1606, #1639 or #1660
Assignees
Labels
E-Easy Easy enhancement New feature or request execution Issues or PRs related to code execution good first issue Good for newcomers Hacktoberfest Hacktoberfest 2021 - https://hacktoberfest.digitalocean.com
Milestone

Comments

@raskad
Copy link
Member

raskad commented Sep 16, 2021

The following static methods should be implemented for Object:

@raskad raskad added enhancement New feature or request good first issue Good for newcomers E-Easy Easy execution Issues or PRs related to code execution labels Sep 16, 2021
@raskad raskad added this to the v0.14.0 milestone Sep 16, 2021
@jedel1043
Copy link
Member

The implementation for Object.fromEntries is blocked until #1523 merges

@jasonwilliams jasonwilliams added the Hacktoberfest Hacktoberfest 2021 - https://hacktoberfest.digitalocean.com label Sep 29, 2021
@kevinputera
Copy link
Contributor

Hey 👋, I'd like to try to work on implementing these methods!

@jedel1043
Copy link
Member

@kevinputera Assigned! Let us know if you need any mentoring on the codebase :)

@kevinputera
Copy link
Contributor

kevinputera commented Oct 6, 2021

Some update: I'm a bit busy with school now, so I'd only be able to work on Object.fromEntries sometime next week. I hope that's fine!

@kevinputera
Copy link
Contributor

Hi @jedel1043, could you help reopen this issue? I think we can close it once I finish working on Object.fromEntries! I think this was accidentally closed because I linked this issue in #1639

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-Easy Easy enhancement New feature or request execution Issues or PRs related to code execution good first issue Good for newcomers Hacktoberfest Hacktoberfest 2021 - https://hacktoberfest.digitalocean.com
Projects
None yet
5 participants