Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- New York, NY
- Sign in to view email
- https://ganssle.io
Pinned
1,085 contributions in the last year
Activity overview
Contribution activity
January 2020
- pganssle/attrs Python
- pganssle/python-sortedcontainers Python
Created a pull request in grantjenks/python-sortedcontainers that received 3 comments
Modernize build system
Since I really appreciate how clean and well-maintained this repository is, I figured I'd do a quick sweep through to help modernize the build syst…
+50
−34
•
3
comments
Created an issue in python-attrs/attrs that received 3 comments
cache_hash breaks copy and pickle for non-slots classes
After "fixing" #611, I realized that my test in #612 was incomplete - I was not asserting that the copy.deepcopy worked, and it turns out it did not.…
3
comments