close
The Wayback Machine - https://web.archive.org/web/20220217145028/https://github.com/msullivan
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 3 discussions answered

Organizations

@unrevoked @standardml @revolutionary
Block or Report

Block or report msullivan

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. Implementation of RMC atomics for C/C++

    C++ 4 2

  2. Compile type annotated Python to fast C extensions

    975 39

  3. sml-util Public

    A handful of potentially useful crap for Standard ML

    Standard ML 18 2

  4. LazyK Public

    Updated LazyK source distribution

    Scheme 14 4

  5. my advent of code solutions

    Python 6 1

  6. he-man Public

    Haskell Event Manager, Apropos Networking

    TeX 2

1,004 contributions in the last year

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

Contribution activity

February 2022

Created 8 commits in 1 repository

Created a pull request in python/cpython that received 1 comment

bpo-46764: Fix wrapping bound method with @classmethod

Since #8405, @classmethod now has special case behavior to call its argument's tp_descr_get if it exists. This breaks wrapping a bound method with …

+12 −8 1 comment

Created an issue in edgedb/edgedb that received 2 comments

Setting a type as abstract preserves existing data

edgedb> create type Foo; OK: CREATE TYPE edgedb> insert Foo; {default::Foo {id: 6d4cab68-8528-11ec-b417-ab253b541761}} edgedb> alter type Foo { set…

2 comments

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