Sameer Srivastava commented: 
https://gitlab.rtems.org/groups/rtems/-/work_items/22#note_128928


Updated the [issue](https://gitlab.rtems.org/l1zard/micropython/-/issues/1) 
tracking testcases. (587/591 passing)  

The new modules that have been enabled and tested last week are: `cmath`, 
`heapq`, `io`, `json`, `re`, `struct` and `uctypes`. I'll also be enabling 
`zlib` and `binascii`.  

I am currently working on a `_thread` implementation. As per Chris' suggestion 
I'll be switching my `mpthreadport.c` over to using Tasks instead of POSIX 
Threads. I will push to a new `threads` branch once I have a baseline there.  

I will update this comment later today or tomorrow with a link to a blog post 
that I'm currently writing.

-- 
View it on GitLab: 
https://gitlab.rtems.org/groups/rtems/-/work_items/22#note_128928
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to