From 054364cb227d5219a2034f25ca91f16d7e8f32f3 Mon Sep 17 00:00:00 2001 From: "R. Bernstein" Date: Fri, 3 Sep 2021 07:32:53 -0400 Subject: [PATCH] Update HOW-TO-REPORT-A-BUG.md --- HOW-TO-REPORT-A-BUG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOW-TO-REPORT-A-BUG.md b/HOW-TO-REPORT-A-BUG.md index 98d79c97..0d44753d 100644 --- a/HOW-TO-REPORT-A-BUG.md +++ b/HOW-TO-REPORT-A-BUG.md @@ -163,7 +163,7 @@ disassemble Python bytecode. And as Richard Feynman once said, "What one fool can learn, so can another." If this is too difficult, or too time consuming, or not of interest to -you, then you might consider sponsoring the project. [Crazy +you, then you might consider [sponsoring](https://github.com/sponsors/rocky) the project. [Crazy Compilers](http://www.crazy-compilers.com/decompyle/) offers a byte-code decompiler service for versions of Python up to 2.6. (If there are others around let me know and I'll list them here.)