-
An addition to each segment which stores a Bloom filter for selected fields in order to give fast-fail to term searches, helping avoid wasted disk access.
Best suited for low-frequency fields e.g. pr…
-
Use this to draft release notes, following this template: https://github.com/unisonweb/unison/issues/2342
-
From the release notes:
Python 2.7.2 was released on June 11th, 2011.
The Python 2.7 series is scheduled to be the last major version in the 2.x series before 2.x moves into an extended maintenanc…
-
As specified by the rfc http://tools.ietf.org/html/rfc6819#section-5.1.4.1.3 we should not store the client_secret in clear text.
(the client_secret is like a password)
-
I have ssdeep already installed, but dntwist gives me this error:
dnstwist.py: notice: missing module: ssdeep (fuzzy hashes not available)
I'm on latest Kali version. Any idea how to fix?
-
Somewhere I'm embedding a variable (maybe a date?) that changes every file, slowing down the Netlify deploy. I should find it and fix it!
-
BPO | [403203](https://bugs.python.org/issue403203)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis, @freddrake, @nascheme
Files | [None](https://bugs.python.org/file3013/None "Uploaded as text/plain…
-
Release Date: july 2022
Wanted:
- Infrastructure:
- [x] Cpython-3.10.5
- [x] PyPy-3.8 as PyPy-3.9 still not declared stable
- [x] a pyscript.net / pyodide panel semi-internalised exp…
-
Could you please tell me what is the benefit of lines 59, 60 and 62?
Is it for future options or I'm wrong.
```
if record[key] == "":
continue
```
-
I've recently offered input, etc. regarding the use of barcodes with Inventree. Lately I've been quiet on that front (which may have been welcome!) It's because I've been off trying to put a box aro…