-
🚨Please review the [Troubleshooting](../#troubleshooting) section
before reporting any issue. Don't forget also to check the current issues to
avoid duplicates.
### Subject of the issue
edX Terms of …
-
We have intermittently seen errors involving "None cannot be handled by custom serializers" when producing to the event bus.
Example log message that has been pulled apart for readability, and reda…
-
Hello, we notice in the code below that `size_` is a loop invariant (if size_==0 then it won't go into the loop).
https://godbolt.org/z/Wxo38e4jG
```cpp
int x,y;
void func(int size_){
for(i…
ZY546 updated
1 month ago
-
When loading .emd files using hyperspy and then working with them in espm, it seems that the EDX detector angles (elevation, azimuth) are not read. Hyperspy sets the elevation to a default value of 35…
-
More specifically: check for 100% coverage on modules named `*/tests/*` or `*/test_*.py` as a required PR check.
*This is not a proposal to bring edx-platform as a whole to 100% coverage.*
## De…
-
I've noticed some interest in SEM EDX quantification. I think this would be a nice addition to Hyperspy. Currently the k-factor quantification for TEM would be directly transferable. The critical step…
-
Seems the register params in 32-bit are not fixed to param index.
```
foo proc a1:dword, a2:real4, a3:dword
add ecx,a1 ; add ecx,ecx
add edx,a3 ; add edx,edx
ret ; ret 4…
nidud updated
5 months ago
-
To document djangoapps in edx-platform, we want to write READMEs and have them published to readthedocs.
**Acceptance criteria for this ticket:**
1. * Work with tCRIL to get an RTD instance stood up…
-
@feanil said:
after I removed the edx user from most of the PyPI packages I found the following:
* acclaimbadge-xblock - This is a private repo that is publishing to PyPI
* django-require is fork…
-
### Proposal Date
2023-08-14
### Target Ticket Acceptance Date
2023-08-18
### Earliest Open edX Named Release Without This Functionality
Quince - 2023-10
### Rationale
The USE-JWT…