-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs (for PyBytes_AsString) says: The data must not be modified in any way, unless the object was just created using PyBytes_FromStringAndSize(NULL, size). That's not the case for GMPy_MPFR_To_Binary(). So, PyPy seems to be right in rejecting modifications.
- Loading branch information
1 parent
7a7b7dc
commit b6bd13b
Showing
1 changed file
with
32 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters