cdfarrow

Results 4 issues of cdfarrow

According to the [keywords article](https://setuptools.pypa.io/en/latest/references/keywords.html) `data_files` has been deprecated. This should be made clear in [this](https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#data-files) section.

type: enhancement
component: guides

I created a .po file with [Poedit](https://poedit.net/) and it left the PO-Revision-Date field blank in the header. pybabel (2.17.0) raises the following exception when updating or compiling the po file:...

bug
area/messages

### The problem When typing a tag in the Create Tag dialog it shows a warning message below the Name field whenever the Name ends with a period (.). The...

design-input-needed
help wanted
feature-request

### What's the problem this feature will solve? I appreciate that error messages from setuptools have improved a lot over the last few years, however stack traces still seem to...

enhancement
Needs Triage