U8N WXD
U8N WXD
``` my_function_with_a_really_long_name( 'abc', 'def', None) ``` Are you referring to the above code from the style guide? It's validly formatted, but this would also be valid: ``` my_function_with_a_really_long_name( 'abc', 'def',...
Deassigning due to inactivity. @Vedant1 please let me know if you're still working on this and I can re-assign you
@sagangwee this PR appears to have introduced a flake into the frontend tests (see https://github.com/oppia/oppia/issues/16529). Can you please investigate? @gp201 has suggested a fix, so I think we can fix...
@sagangwee have you looked into this yet?
@agarwaldevesh374 please follow our [guidelines for asking to be assigned to a good first issue](https://github.com/oppia/oppia/wiki/Contributing-code-to-Oppia#choosing-a-good-first-issue), specifically, your comment should: > * [describe] in more detail how you'd tackle the issue...
Hmm I'll defer to @vojtechjelinek for checking that the approach is correct, but what you suggest doesn't seem to match what @vojtechjelinek recommended in https://github.com/oppia/oppia/issues/12910#issuecomment-1203700882
@vojtechjelinek PTAL at the proposed solution above in https://github.com/oppia/oppia/issues/12910#issuecomment-1387490548
@srijanreddy98 are you actively working on this? If so, when do you plan to complete it?
Deassigning @srijanreddy98 due to inactivity
It looks like we already have code designed to handle mailchimp failures. If signup fails, we show a message like this on the signup page: (To get this screenshot, I...