Skip to content
Avatar

Achievements

Achievements

Organizations

@python
Block or Report

Block or report ericvsmith

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Files related to my PyCon 2020 Language Summit talk

    3 2

  2. scp.py Public

    Forked from jbardin/scp.py

    scp module for paramiko

    Python 1 1

  3. Forked from ldx/python-iptables

    Python bindings for iptables

    Python 1

  4. Forked from DistrictDataLabs/product-classifier

    Classify products into categories by their name with NLTK

    Python 1 1

  5. cpython Public

    Forked from python/cpython

    The Python programming language

    Python

95 contributions in the last year

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

Contribution activity

May 2022

Created 1 commit in 1 repository
Reviewed 3 pull requests in 2 repositories

Created an issue in python/cpython that received 6 comments

Prevent @dataclass from being called twice on the same class

Currently it's possible to do this: @dataclass(repr=False) @dataclass(repr=True) class C: pass This is confusing at best, and will produce unexpect…

6 comments
Opened 1 other issue in 1 repository

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