RSS Amplifier

Vegard Stikbakke · Jan 10, 2022

My open source contributions

0
Sign in to vote or save

vegardstikbakke.com

2022-01-10

I've worked full time as a software engineer for around two and a half years, since May 2019. Almost all of the code I've written has been in closed-source repos, but occasionally I've ran into something somewhere else that I was able to fix. I compiled a list of the pull requests (PRs) I've submitted that have been accepted upstream. There are 15 PRs in total, and most of them are typos in documentation, but I have a few code fixes as well.

#Python

A bug fix, bpo-38932, to a test library in the Python standard library, which was included in Python 3.9.

Two fixes to typeshed, which is where external type annotations for the Python standard library live.

#Others

#Typos

I'm really good at spotting typos, so I've fixed a number of these.

Read the original on vegardstikbakke.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.