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
Contributions to Python-ASN1 are welcome. If you want to contribute, please fork the repository on GitHub, make your changes and submit a pull request (PR).
128
+
Please make sure that your code is properly tested and that all tests pass.
129
+
In particular, tests should pass for old versions of Python (2.7 and from 3.5 to 3.14).
130
+
You can use the provided Docker file to test your code on all those versions of Python.
124
131
125
132
License
126
133
=======
@@ -136,3 +143,4 @@ The following people have contributed to Python-ASN1. Collectively they own the
0 commit comments