https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227829
Bug ID: 227829
Summary: [NEW PORT] math/py-random2: Python 3 compatible Python
2 random module
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://pypi.org/project/random2
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 192876
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192876&action=edit
py-random2.shar
Hello,
attached is the shar file for the Python package py-random2, a Python 3
compatible module of the Python 2 'random' module.
In Python 3, the implementation of randrange() was changed, so that even with
the same seed you get different sequences in Python 2 and 3. Note that several
high-level functions such as randint() and choice() use randrange().
QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 and py36 flavor -> OK
- portlint -> OK
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"