Pinned
2,784 contributions in the last year
Contribution activity
January 2021
Created 64 commits in 24 repositories
Created 1 repository
- chrisburr/strictyaml Python
Created a pull request in DIRACGrid/DIRAC that received 4 comments
[v7r2] Support hypothesis 6 (#4892)
Closes #4892 by uses a context manager instead of a fixture.
+31
−9
•
4
comments
Opened 4 other pull requests in 2 repositories
crdoconnor/strictyaml
3
merged
DIRACGrid/DIRAC
1
open
Reviewed 15 pull requests in 4 repositories
conda-forge/staged-recipes 10 pull requests
DIRACGrid/DIRAC 3 pull requests
conda-forge/mdal-feedstock 1 pull request
conda-forge/conda-forge.github.io 1 pull request
Created an issue in crdoconnor/strictyaml that received 6 comments
Return dict instead of OrderedDict on Python 3.7+?
In Python 3.7+ dictionaries are guaranteed to be ordered making the use of OrderedDict
redundant. How would you feel abut applying a patch like bel…
6
comments