parkjunhada
Results
2
issues of
parkjunhada
I made project with django and I applied type-hinting by using pytype. But pytype gives me type-error like this ``` python type_test.py", line 11, in : class ReportCategoryChoices is not...
bug
cat: stubs and 3p
The Python-MySQL Replication project is designed to convert binlog events generated by the MySQL replication protocol into Python objects. As these objects are delivered to users in Python, they can...