Noah from ProvocaTeach
Noah from ProvocaTeach
Trying to form Unicode hex ranges in a regular expression causes a `LoadError`: ```julia julia> r"[\x{00A0}-\x{10FFFD}]" ``` yields ``` ERROR: LoadError: PCRE compilation error: range out of order in character...
**Describe the bug** Genie throws an error when it encounters autonomous custom elements in a `.jl.html` template. ([Autonomous custom elements](https://html.spec.whatwg.org/multipage/custom-elements.html) are basically just HTML elements with custom, hyphenated tag names,...
The other day I was looking at [Quadstore’s page on Skypack](https://www.skypack.dev/view/quadstore) and noticed there were a few missing checks. Namely, the package lacks an ES module entry point and an...
Hello, I am opening an issue for supporting [Deno](https://deno.land) via ES module importing out-of-the-box, per discussion in issue #138 at the suggestion of @jacoscaz. Deno is a runtime for JavaScript...
Hi all, I am using HTTP 0.9.17 and Julia 1.7.1. Right now, whenever I make an HTTP request, it seems the protocol used is HTTP/1.1. I was wondering if HTTP.jl...
## Your environment TbSync version: 4.11 EAS-4-TbSync version: 4.12 Thunderbird version: 128.5.1esr (64-bit) ## Expected behavior OAuth2 prompt appears, I enter my outlook.com credentials, and the calendar is added. ##...