Amit Upadhyay

Results 75 comments of Amit Upadhyay

Another question: if I am in the callback, say OnMessage, can I call methods on dc before I return from it? Eg read the dc.ReadyState(), or call dc.Send() on it?

How about MSRV for `colored 2.x` to be something old, so current users do not have to worry, and also releasing `colored 3`, with a MSRV of 1.70.0. Since the...

1. Screenshot api cant. It can take screenshots, but can not find out coordinates for DOM nodes. Automate may be used for that. 2. Instead of doing regression testing across...

Cool. I will try to work up a pull request.

Not yet. I am planning to work on this over the weekend.

My only concern is that I prefer the python api instead of using the envdir command, in which case I have no recourse.

Thanks for the release. Not fixed :-( ``` python Traceback (most recent call last): File "/Users/amitu/.pyenv/versions/2.7.11/envs/burstic/bin/bottle.py", line 862, in _handle return route.call(**args) File "/Users/amitu/.pyenv/versions/2.7.11/envs/burstic/bin/bottle.py", line 1732, in wrapper rv =...

No. Its in current folder, ~/projects/burstic/foo.md.

@jatinderjit, can you look at this please.

Wonder what is standard solution for this kind of conundrum. May be maintain a two lines of versioning, 0.2.x without this pull request (assuming it works, I haven't tested it...