JustAnotherArchivist

Results 135 issues of JustAnotherArchivist

https://github.com/python/cpython/issues/90908#issuecomment-1093944756 has two incorrect references. The first one goes to GH-75453, which is bpo-31270. It should be **GH**-31270 (). Note that the reference is correct in the following 'New changeset'...

The HTTP headers appear to not be written to WARC correctly. The request headers are constructed independently of what Scrapy actually sends to the server; the response's original status line,...

Based on the code (read: no tests have been conducted), it looks like crau does not preserve transfer encoding in the HTTP responses. Instead, the data will be stored with...

- My browser (copy from https://www.whatismybrowser.com): Firefox 92 on Linux - My RES version: 5.22.5 - Am I in reddit beta (yes/no): no *What's the problem?* Steps to reproduce: 1....

#### Problem Description Piping mitmdump output to another program and exiting that latter program before it has read all of mitmdump's output produces a *lot* of `BrokenPipeError: [Errno 32] Broken...

kind/feature
area/core

A plain `/mode` is invalid and errors out with 'Not enough parameters given'. I propose that, when executed in a channel window context, it should behave the same as `/mode...

enhancement

Using the simple Perl script to print some TLS connection details ```perl use strict; use Irssi; use vars qw($VERSION %IRSSI); $VERSION = "20191228.0"; %IRSSI = ( authors => "JAA", name...

bug

Example: creating an alias that sends two messages, the first one of which ends with a dollar sign. The obvious way to do that is: /alias foobar MSG -network #channel...

bug

While MSG and JOIN have a `-server_tag` option that lets you specify on which server/network the command should be issued, many other commands do not. For example, it's impossible to...

enhancement

* * * name: Feature request about: Suggest an idea for this project title: Support Ctrl + click on link to open it in a background tab labels: enhancement assignees:...

Feature Request