Skip to content
Pro
Block or report user

Report or block lysnikolaou

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 lysnikolaou

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. A food date matching app

    JavaScript 1

  2. Forked from jwasham/coding-interview-university

    A complete daily plan for studying to become a Google software engineer.

  3. Forked from python/cpython

    The Python programming language

    Python

  4. Forked from python/devguide

    The Python developer's guide

    Python

  5. Forked from python/bedevere

    A bot to help identify missing information for CPython pull requests

    Python

  6. Forked from python/the-knights-who-say-ni

    CLA enforcement bot for Python organization projects

    Python

307 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to lysnikolaou/eatandmeet, gvanrossum/pegen, lysnikolaou/KIProjektSS19 and 5 other repositories
Loading

Contribution activity

December 2019

Created a pull request in python/cpython that received 18 comments

bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt

When parsing an "elif" node, lineno and col_offset of the node now point to the "elif" keyword and not to its condition, making it consistent with …

+13 −2 18 comments

Created an issue in gvanrossum/pegen that received 19 comments

Group line and column metadata needs special handling

When writing the action for the group rule, I found out that parsing something like (yield a) returns the following AST object: Module( body=[ Expr…

19 comments

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

You can’t perform that action at this time.