Skip to content

Instantly share code, notes, and snippets.

View amyreese's full-sized avatar
🐍
herding snakes

Amethyst Reese amyreese

🐍
herding snakes
View GitHub Profile
diff --git a/aioitertools/asyncio.py b/aioitertools/asyncio.py
index a98b961..0038f02 100644
--- a/aioitertools/asyncio.py
+++ b/aioitertools/asyncio.py
@@ -9,7 +9,7 @@ Provisional library. Must be imported as `aioitertools.asyncio`.
import asyncio
import time
-from typing import Awaitable, Iterable, Optional, Set
+from typing import Awaitable, Iterable, Optional, Set, Tuple, cast
@amyreese
amyreese / layout1.txt
Created November 18, 2019 18:55
Kinesis Freestyle Pro with Dvorak for Mac
[F1]>[esc]
[F2]>[F1]
[F3]>[F2]
[F4]>[F3]
[F5]>[F4]
[F6]>[F5]
[F7]>[F6]
[F8]>[F7]
[F9]>[F8]
[F10]>[F9]
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //test:RollingWindowCounterTest
-----------------------------------------------------------------------------
Running main() from gmock_main.cc
[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from RollingWindowCounterTest/0, where TypeParam = SimpleRollingWindowCounter
[ RUN ] RollingWindowCounterTest/0.CountsAllEvents
[ OK ] RollingWindowCounterTest/0.CountsAllEvents (516 ms)
[ RUN ] RollingWindowCounterTest/0.CountsAllEventsMultithreadedTasks
version: 0.7.1
command: /Users/amethyst/workspace/ghstack/.venv/bin/ghstack
status: 18aa0a158 "Switch from argparse to click"
config_path = /Users/amethyst/.ghstackrc
conf = Config(proxy=None, github_oauth='<GITHUB_OAUTH>', github_username='amyreese', circle_token=None, fbsource_path='/Users/amethyst/local/fbsource', github_path='/Users/amethyst/local/ghstack-pytorch', default_project_dir='fbcode/caffe2', github_url='github.com', remote_name='upstream')
$ git remote get-url upstream
Using selector: KqueueSelector
[email protected]:ezyang/ghstack.git