class Adam:
def __init__(self):
self.work = PacketFabric("Lead Sr. Software Engineer")
self.oss = Sanic("Core Maintainer")
self.home = Israel("Negev")
async def run(self, inputs: Union[Pretzels, Coffee]) -> None:
while True:
await self.work.do(inputs)
await self.oss.do(inputs)
def sleep(self):
raise NotImplementedErrorHighlights
- Arctic Code Vault Contributor
Pinned
640 contributions in the last year
Less
More
Activity overview
Contributed to
sanic-org/sanic,
sanic-org/sanic-guide,
sanic-org/sanic-router
and 5 other
repositories
Contribution activity
March 2021
Created 45 commits in 5 repositories
Created a pull request in sanic-org/sanic-guide that received 18 comments
Changes to make docs ready for 21.3 launch
This adds the documentation needed to get the docs ready for the 21.3 launch. I anticipate some more commits once the last few PRs are approved and…
+2,971
−258
•
18
comments
Opened 10 other pull requests in 3 repositories
sanic-org/sanic
1
open
4
merged
sanic-org/sanic-router
4
merged
sanic-org/sanic-guide
1
merged
Reviewed 15 pull requests in 6 repositories
sanic-org/sanic 6 pull requests
sanic-org/sanic-openapi 3 pull requests
sanic-org/sanic-guide 2 pull requests
celery/celery 2 pull requests
elastic/apm-agent-python 1 pull request
the-benchmarker/web-frameworks 1 pull request
Created an issue in sanic-org/sanic that received 2 comments
RFC: Change default branch to main
There is a general movement in open source to move away from master, and rename it main. GitHub has done this and is making it the default for new …
2
comments
Opened 7 other issues in 3 repositories
sanic-org/sanic-router
2
open
2
closed
sanic-org/sanic
2
closed
TeamCodeStream/codestream
1
open
1
contribution
in private repositories
Mar 11