Eric Range

Results 5 issues of Eric Range

Feel free to use it: ``` #! /usr/bin/env python3 import socket import ssl HOST = 'secure.deutschebank.be' PORT = 443 PROTOCOLS = ['h2', 'spdy/3', 'http/1.1'] def supports_alpn(): try: ctx = ssl.create_default_context()...

new-check

### What happened? Latest chrome autofill makes darkmode ugly ### What did you expect to happen? should not be ugly ### Reproduction URL just turn darkmode on and add an...

kind/bug 🐞
bug/0-needs-info
Qv2 🔝
area/components
flavour/quasar-cli-vite

when do you update to version 3.0.1?? i think that many more developers would love your repo if it would be up to date ;)

``` C:\...\src\project>go run main.go # project/vendor/github.com/StackExchange/wmi vendor\github.com\StackExchange\wmi\wmi.go:377:22: safeArray.ToValueArray undefined (type *ole.SafeArrayConversion has no field or method ToValueArray) ```