I code in Python and more. @decentfox: Outsourcing, Consulting, Startup
- Toronto, ON
- http://about.me/fantix
- @fantix
Block or Report
Block or report fantix
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
decentfox/aintq Public
AintQ Is Not Task Queue - a Python asyncio task queue on PostgreSQL.
-
678 contributions in the last year
Less
More
Contribution activity
August 2022
Created 12 commits in 5 repositories
Created 1 repository
Created a pull request in edgedb/edgedb-python that received 6 comments
[PoC] Implement dataclass for EdgeObject
This would allow using the EdgeObject
as a dataclass, in particular:
dataclasses.is_dataclass(obj)
will return True
dataclasses.asdict(obj)
will r…
+68
−1
•
6
comments
Opened 9 other pull requests in 4 repositories
edgedb/edgedb-cli
3
merged
edgedb/edgedb
3
merged
python/cpython
2
merged
edgedb/edgedb-python
1
open
Reviewed 17 pull requests in 5 repositories
edgedb/edgedb
8 pull requests
- Build musl versions of server
- Clarify error message when UI is not enabled
-
Expose
--admin-ui
as an environment variable and document it -
Prevent
HttpProtocol.close
from crashing on closed client connection - Put backpressure on dump/restore pipes
- Always arm auto-shutdown timer when it's greater than zero
- Add SCRAM authentication over HTTP
-
Add cors support to
auth
endpoint
edgedb/edgedb-cli
5 pull requests
MagicStack/uvloop
2 pull requests
edgedb/shared-client-testcases
1 pull request
edgedb/edgedb-docker
1 pull request
Created an issue in edgedb/edgedb that received 2 comments
Fail to migrate the type of a computed global
EdgeDB Version: 2.0+88c1706 Steps to Reproduce: Initialize a project with the schema below, create and apply migration with the CLI. Modify the…
2
comments
Opened 6 other issues in 2 repositories
edgedb/edgedb
4
open
edgedb/edgedb-cli
1
open
1
closed
4
contributions
in private repositories
Aug 1 – Aug 16