Skip to content

Start adding typing information.#100

Open
roberthdevries wants to merge 1 commit intowolfSSL:masterfrom
roberthdevries:add-typing
Open

Start adding typing information.#100
roberthdevries wants to merge 1 commit intowolfSSL:masterfrom
roberthdevries:add-typing

Conversation

@roberthdevries
Copy link
Copy Markdown
Contributor

This is very preliminary and only provides type information for random.py.

The method bytes() had to be renamed because it clashes with the built-in type bytes.
The Python module random has a similar class also called Random that implements a method that is also called randbytes().
So it makes sense to follow the example set by the Python standard library.

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