We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b539cef commit 7108aabCopy full SHA for 7108aab
Lib/test/libregrtest/cmdline.py
@@ -68,7 +68,7 @@
68
2 billion objects, which only works on 64-bit systems. There are also some
69
tests that try to exhaust the address space of the process, which only makes
70
sense on 32-bit systems with at least 2Gb of memory. The passed-in memlimit,
71
-which is a string in the form of '2.5Gb', determines howmuch memory the
+which is a string in the form of '2.5Gb', determines how much memory the
72
tests will limit themselves to (but they may go slightly over.) The number
73
shouldn't be more memory than the machine has (including swap memory). You
74
should also keep in mind that swap memory is generally much, much slower
0 commit comments