Skip to content
Avatar

Achievements

Achievements

Organizations

@srobo
Block or Report

Block or report PeterJCLaw

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

Pinned

  1. srcomp Public

    Reliable software for running robotics competitions

    Python

  2. genetic Public

    Genetic hill climbing image matcher

    Python 8 2

  3. Student Robotics' Web IDE

    PHP 4 9

  4. Easy composition of configuration files

    Python

  5. ranker Public

    League ranking for arbitrary numbers of competitors.

    Python 2

  6. tuck Public

    Semi-automated python formatting

    Python 3 1

2,146 contributions in the last year

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

Contribution activity

September 2021

Created a pull request in python/typeshed that received 10 comments

Relax DictWriter.fieldnames closer to implementation

I think this might actually work if you pass just an Iterable, however since that would allow passing a generator (which would definitely not work …

+4 −3 10 comments
Opened 1 other pull request in 1 repository
srobo/infrastructure-team-minutes 1 open
Reviewed 8 pull requests in 5 repositories
srobo/website 4 pull requests
thread/django-lightweight-queue 1 pull request
srobo/kit-team-minutes 1 pull request
python/typeshed 1 pull request
srobo/docs 1 pull request

Created an issue in python/typeshed that received 1 comment

Should csv.DictWriter require fieldnames to be a Sequence?

I realise that according to the docs the fieldnames parameter to DictWriter should be a sequence, however code which doesn't actually pass a sequen…

1 comment

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