Skip to content

Conversation

@giltho
Copy link

@giltho giltho commented Jul 3, 2025

Pyml uses Stdcompat for 2 functions. Stdcompat is a heavy dependency that often makes repository past-proof at the cost of not making them future-proof. In particular, Pyml is currently incompatible with ocaml 5.0+

Without Stdcompat, pyml was naturally compatible with ocaml 4.14+ and beyond. Because it was not much work, I added compatibility by adding these two functions by hand. Pyml is still compatible with 4.08 and above after this PR.

giltho added 8 commits July 2, 2025 18:39
Signed-off-by: Sacha Ayoun <[email protected]>
Signed-off-by: Sacha Ayoun <[email protected]>
Signed-off-by: Sacha Ayoun <[email protected]>
Signed-off-by: Sacha Ayoun <[email protected]>
Signed-off-by: Sacha Ayoun <[email protected]>
Signed-off-by: Sacha Ayoun <[email protected]>
Signed-off-by: Sacha Ayoun <[email protected]>
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.

1 participant