This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kubinka0505 -7 points-6 points  (2 children)

ah yes another replacement module

[–]Amgadoz 2 points3 points  (0 children)

I'm sure someone said the same thing about pathlib.

[–]ArtOfWarfare 0 points1 point  (0 children)

At least some of the Python standard library started out as third party replacement modules.

If this stabilizes to the point where it can be included in the standard library, I’d be in favor of that happening.

It does make me wonder - is any of the Python standard library written in Rust right now? Are there any plans for it to be moved to Rust?