-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG/CLN: clarified timedelta inferences #5995
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
Conversation
…prescence NaT/None/NaN from object dtypes (GH5689) CLN: refactor of timedelta routines to cython for inclusion in maybe_convert_objects
ENH: improved timedelta inference for non-ns dtypes
TST: skip tests on numpy < 1.7 as needed for timedeltas BUG: fixup .abs for timedeltas
BUG/CLN: clarified timedelta inferences
I suspect this borked some tests on SPARC. can't figure out exactly which commit broke it, because buildbot hides history |
ok...i'll take a loook...these take forever to build... |
I know. and now he's started submitting s390 bugs. lord help us. |
Nice. it really is an uphill struggle. |
keep pushing on status ci maybe you could even scrape it? (not ideal but might work) |
What do you think I've been writing for the last 4 hours? |
4 hours thought u are a web guru :) |
It's not structured. it's not even HTML. there are special cases. in short: don't be an *. |
Sorry, I'm a little pissed off that I have to do all this work for no good reason. so. don't be an *. |
just joshing you don't take personally didn't mean for u to do extra work they should provide an easier interface if they expect us to support them |
I'm not mad and people have genuinely more important things to take care of. |
@y-p whoosh that is awesome!!! any idea of the build frequency....once a day or so? |
The buildbot builds every 5 hours. Also seems different slaves test different commits according to when they become |
ok but will show red soon after something breaks so at least we know |
The next step is email notifications, if there's demand for it. Would it be useful? |
actually I think that would be quite useful ideally message on a failure (just 1 per commit is enough) if that too tricky then just in a failure is ok I would send to usual suspects |
It'll be a CI mailing list, open to whomever is interested. Probably within a few weeks. |
gr8! |
closes #5458
closes #5695
closes #5689
cleaned up / clarified timedelta inferences, bottom line is the following works, previously these would
return not-useful object dtypes