Skip to content

Fix removed entrypoint table in legacy - #588

Closed
Matistjati wants to merge 1 commit into
Kattis:masterfrom
Matistjati:legacy-entry-point
Closed

Fix removed entrypoint table in legacy#588
Matistjati wants to merge 1 commit into
Kattis:masterfrom
Matistjati:legacy-entry-point

Conversation

@Matistjati

Copy link
Copy Markdown
Collaborator

"the table referred above." no longer exists. Instead link to appendix where it currently lives.

@gkreitz

gkreitz commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

This changes the semantics of legacy in a breaking way, requiring people to name python drivers as __main__.py, which is not consistent with legacy nor Kattis. We look for main.{suffix}, which I think should be codified in the standard (#587).

@Matistjati

Copy link
Copy Markdown
Collaborator Author

Ok, fixing this seems more annoying than I initially thought.

@Matistjati Matistjati closed this Aug 12, 2026
@gkreitz

gkreitz commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

For the record, I think the correct fix is to apply this PR and fix #587 (i.e., make that table correspond to actual implementations).

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