Uh oh!
There was an error while loading. Please reload this page.
Cherry-pick with test fixes - #36
Conversation
| from test import test_support | ||
There was a problem hiding this comment.
A few blank line additions have crept into this commit, which might make merge conflicts a bit more likely later. Probably worth putting things back as they were.
Uh oh!
There was an error while loading. Please reload this page.
ltratt
commented
Feb 21, 2024
Please squash. |
1 similar comment
ltratt
commented
Feb 26, 2024
Please squash. |
85cde37 to
2a1224dCompareSquashed |
Uh oh!
There was an error while loading. Please reload this page.
ltratt
commented
Mar 15, 2024
Ah, this has failed because CI is set on the |
nanjekyejoannah
commented
Mar 18, 2024
The PR targets |
ltratt
commented
Mar 18, 2024
Does that mean we don't want the |
I will explain more tommorrow. This is going to be merged to migration eventually, that was we discussed when we created this branch IIRC. |
ltratt
commented
Mar 19, 2024
OK. |
ltratt
commented
Apr 9, 2024
Is this one OK to merge? |
ltratt
commented
May 1, 2024
@nanjekyejoannah Shall we merge this? |
Uh oh!
There was an error while loading. Please reload this page.
ltratt
commented
May 1, 2024
Hmm, this took over an hour in our CI system. I'll try again in case it was a one-off, but I'm wondering if something's making things take unduly long. |
ltratt
commented
May 1, 2024
@nanjekyejoannah In CI a Python process is currently taking 37GiB of RAM, so I think something's gone wrong with this PR. I wonder if it's because of this: |
Uh oh!
There was an error while loading. Please reload this page.
Cherry-pick with fixes, to make string warning ready.