Skip to content

Use typed properties in ext/zip #6881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

kocsismate
Copy link
Member

No description provided.

@kocsismate kocsismate requested a review from remicollet April 19, 2021 21:58
@nikic
Copy link
Member

nikic commented Apr 20, 2021

From a quick glance, it looks like zip is not enforcing these to be readonly? Writes are allowed, but just go into the void.

@kocsismate
Copy link
Member Author

kocsismate commented Apr 20, 2021

From a quick glance, it looks like zip is not enforcing these to be readonly? Writes are allowed, but just go into the void.

I thought that since the write handler is missing, they will be read-only. But you must be right, they are most probably "writable". I'll fix this and also add a test.

@kocsismate kocsismate deleted the typed-property-zip branch April 26, 2021 11:22
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