Skip to content

Conversation

@Michcioperz
Copy link
Member

GNU touch accepts pretty much any format, while BSD touch is only happy with ISO format.

This commit is motivated by my attempts to run oioioi on FreeBSD.

GNU touch accepts pretty much any format, while BSD touch is only happy with ISO format.

This commit is motivated by my attempts to run oioioi on FreeBSD.
@top-sekret
Copy link
Member

top-sekret commented May 15, 2023

Maybe we can use os.utime and avoid spawning unnecessary subprocesses in a performance component.

@Michcioperz
Copy link
Member Author

Well, since nobody should be using sio2 on py2, the better choice would be probably to just remove this conditional over Python version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants