Activity
Deleted branch
Fix discovered typo.
Fix discovered typo.
Deleted branch
Change unit test to use "America/New_York" time zone name.
Change unit test to use "America/New_York" time zone name.
17 days ago
Merge pull request #103 from py-vobject/98-remove-python2-remnants
Merge pull request #103 from py-vobject/98-remove-python2-remnants
Fix some grammar issues PyCharm was complaining about too.
Fix some grammar issues PyCharm was complaining about too.
18 days ago
Remove another disabled PyLint check.
Remove another disabled PyLint check.
18 days ago
Fix mismatches between base and derived class method signatures.
Fix mismatches between base and derived class method signatures.
18 days ago
Merge pull request #103 from py-vobject/98-remove-python2-remnants
Merge pull request #103 from py-vobject/98-remove-python2-remnants
Deleted branch
Format hack for black.
Format hack for black.
Fix missing f-prefix.
Fix missing f-prefix.
Remove suppression of f-string conversion warnings.
Remove suppression of f-string conversion warnings.
Replace (most) uses of string.format with f-strings.
Replace (most) uses of string.format with f-strings.
Merge pull request #96 from rsb-23/linting/2-add-pylint
Merge pull request #96 from rsb-23/linting/2-add-pylint
Improve log message for unknown timezone
Improve log message for unknown timezone