Skip to content

Properly handles overflow integers. - #51

Open
chaburkland wants to merge 49 commits into
static-frame:masterfrom
chaburkland:50/dtype_from_element/bigint_bug
Open

Properly handles overflow integers.#51
chaburkland wants to merge 49 commits into
static-frame:masterfrom
chaburkland:50/dtype_from_element/bigint_bug

Conversation

@chaburkland

Copy link
Copy Markdown
Collaborator

Refs #50

@chaburklandchaburkland added the bug Something isn't working label Jun 8, 2021
@chaburklandchaburkland self-assigned this Jun 8, 2021

@brandtbucherbrandtbucher left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks pretty good. I think I found one bug, and the rest is just minor comments and cleanup:

Comment threadtest/test_util.py Outdated
Comment threadsrc/_arraykit.c Outdated
Comment threadsrc/_arraykit.c Outdated
Comment threadsrc/_arraykit.c Outdated
Comment threadsrc/_arraykit.c Outdated
Comment threadsrc/_arraykit.c Outdated
Comment threadsrc/_arraykit.c Outdated
Comment threadsrc/_arraykit.c Outdated
Comment threadsrc/_arraykit.c Outdated
Comment threadsrc/_arraykit.c Outdated
chaburklandand others added 19 commits June 9, 2021 16:48
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Comment threadsrc/_arraykit.c Outdated
Comment threadsrc/_arraykit.c Outdated
@brandtbucher

Copy link
Copy Markdown
Collaborator

It looks like you use it below for str and bytes, haha!

Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
@brandtbucher
brandtbucher removed their request for review November 17, 2022 21:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@chaburkland@brandtbucher