Open inumanag opened 2 weeks ago
This meta-issue will be used to track and prioritize all requests for implementing parts of Python's extensive standard library:
sys.argv
str.format
re
Int.sqrt
UInt.sqrt
bytearray
socket
threading
struct
frozenset
csv
typing
os
Can't wait for next release :)
This meta-issue will be used to track and prioritize all requests for implementing parts of Python's extensive standard library:
Missing methods
sys.argv
(#184)str.format
(#209)re
compatibility with Python (#254)Int.sqrt
andUInt.sqrt
(#459)Missing modules
bytearray
(#177)socket
(#200)threading
(#430)struct
(#490)frozenset
(#494)csv
(#497)typing
(#507)os
(#572,#583)Missing major ecosystem packages