From 65bd57d52a41678978aa9cc5424cb67a59a92417 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 20 Dec 2022 23:06:02 +0000 Subject: Add random conflict issue. --- issues/do-not-conflict-with-random.gmi | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 issues/do-not-conflict-with-random.gmi diff --git a/issues/do-not-conflict-with-random.gmi b/issues/do-not-conflict-with-random.gmi new file mode 100644 index 0000000..b687d80 --- /dev/null +++ b/issues/do-not-conflict-with-random.gmi @@ -0,0 +1,8 @@ +# Do not conflict with 'random' module + +gn3/random.py conflicts with Python's built-in 'random' module. This results in breakage such as +=> https://ci.genenetwork.org/jobs/genenetwork3-build-xapian-index/7 + +We should therefore gn3/random.py to something else. Assigning this to Fred since he created gn3/random.py + +* assigned: fred -- cgit 1.4.1