Skip to content
Pro
Block or report user

Report or block jstasiak

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Block or report user

Report or block jstasiak

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Popular repositories

  1. Forked from paulsm/pyzeroconf

    A pure python implementation of multicast DNS service discovery

    Python 290 121

  2. Mirror of SVN-based "asterisk's huawei 3g dongle channel driver" project with my Asterisk 10 and 11 compatibility patches (asterisk10 and asterisk11 branches)

    C 69 85

  3. Use this application to get Socket.IO support in your Django project and dive into real time web.

    Python 49 10

  4. Application to run .travis.yml files for Python projects locally

    Python 28 4

  5. Python port of CoalescingRingBuffer from LMAXCollections

    Python 11 1

  6. Proof of concept D Dependency Injection Framework

    D 9 2

412 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2019

Created an issue in python/mypy that received 1 comment

Incorrent "Missing return statement" in presence of bad combination of decorated function call, definition order and NoReturn

Code to reproduce: from typing import Callable, NoReturn, TypeVar def no_return() -> NoReturn: pass def use_decorated_before_defined() -> int: deco…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.