Alice Zoë Bevan–McGregor

Results 87 issues of Alice Zoë Bevan–McGregor

Service is essentially no longer functional; switch over to [rfc-editor.org](https://rfc-editor.org).

2.enhancement
need:documentation

> https://docs.python.org/3/library/ipaddress.html

2.enhancement
area:part
area:api-compat

## Implement Basic Socket Streams * Raw TCP communication via `tcp://` pseudo-protocol; port identification required. * Raw UDP communication via `udp://` pseudo-protocol; port identification required. ## Protocol Layering SSL or...

2.enhancement
meta:discuss
need:example
area:scheme

Syntax: `!seen [@]` Expected result: `[: ] was last seen in on ` If user is currently online: `[: ] is currently online in `

> **Ref:** https://github.com/richfelker/mxclient Direct sender-to-destination MTA-relay-free SMTP distribution, IP reputations, deliverability statistics (reverse DNS?), and DNS RBLs blocking large ranges of dynamic residential **and** hosting space be damned. 😜 It's...

2.enhancement
area:transport

> Care of [CEGID](https://www.cegid.com/global/), my current employer, there are a collection of downstream changes utilized by the [RITA](https://www.cegid.com/global/products/cegid-rita/) job offer multi-posting platform. This pull request aims to homogenize the changes,...

2.enhancement

In a very non-obvious chain of misfortune, attempting to adapt some WebCore 1 endpoints to WebCore 2 semantics resulted in very strange issues. Specifically, attempting to navigate below a collection,...

1.bug
area:dispatch

```python >>> a = URI("http://example.com/foo//bar/"); a URI('http://example.com/foo/bar/') ``` ```python >>> a / "" / "baz" URI('http://example.com/foo/bar/baz') ``` ```python >>> a / "//baz" URI('http://example.com//baz') ``` Empty path segments must be allowed,...

2.enhancement
area:part

Because of the simplistic UI, making this a universal application should not be at all difficult. Care will have to be taken later (as features are implemented) to transform popovers...

feature
core