Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises- Germany
- oz123.github.com
Pinned
960 contributions in the last year
Activity overview
Contribution activity
January 2020
Created a pull request in python/cpython that received 4 comments
bpo-39348: Fix code highlight for the SOCK_NONBLOCK example
The previous double colon was wrongly place directly after Therefore. Which produced a block without syntax highlighting. This fixes it by separati…
+3
−1
•
4
comments
Created an issue in malthe/pq that received 1 comment
Question: why am I seeing "NOTICE: function pq_notify does not exist" in the logs?
I am running the two consumers in docker containers. The to run the process is: def main(queue_name, processor): """ queue is blocking as long as …
1
comment