You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
labeled with `good first issue` if you wish to start coding.
143
143
144
+
To enhance CPython compatibility, try to increase unittest coverage by checking this article: [How to contribute to RustPython by CPython unittest](https://rustpython.github.io/guideline/2020/04/04/how-to-contribute-by-cpython-unittest.html)
145
+
144
146
Another approach is to checkout the source code: builtin functions and object
145
147
methods are often the simplest and easiest way to contribute.
0 commit comments