Donghee Na
Donghee Na
@sbinet FYI > Changed in version 3.7: Dictionary order is guaranteed to be insertion order. This behavior was an implementation detail of CPython from 3.6. He might want to implement...
@HyeockJinKim However, as @sbinet commented. I'd like to recommend you implement unordered key dictionary as the 1st milestone. That will be enough for the 1st step. cc @ncw @sbinet
@ashermancinelli please ping to @HyeockJinKim He might work on this issue :)
@ncw @sbinet What do you think about displaying build information? ~And it will be able to implement it without 3rd party library?~
Looks like we can inject the commit log by using ldflag during build time.
@ncw Yeah looks like `rclone` way is the best way from now on. @sbinet Do you have any ideas?
Looks like a good first issue for a newbie of this project. - [ ] Display build information
That's right approach. AFAIK, some more C API should be implemented which are related to repr_enter and repr_left :)