summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--issues/do-not-conflict-with-random.gmi8
1 files changed, 8 insertions, 0 deletions
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