artemgur
artemgur
Dates are displayed in US format (mm/dd/yyy, 12h), and the machine format is dd.mm.yyyy, 24h. Dates should be displayed in machine locale format. There is an old closed issue with...
In my project, I use kafka-python package. When pipreqs generates requirements.txt, it adds kafka package in addition to kafka-python package. kafka package is not used in the project, it's not...
### 1. CREATE CONSTRAINT queries are highlighted as errors. Example of query: `CREATE CONSTRAINT FOR (user:User) REQUIRE user.id IS UNIQUE;` Error message: `, , , , BEGIN, CALL, COMMIT, CREATE,...
In the defines, stats of regular troop types were generally increased. At the same time, stats of special troops (common/special_troops/00_special_troops.txt) weren't changed and, because of that, they likely became comparatively...
In some cases (it seems like 50% of cases) when you ask China for an artifact, you don't get any artifact.
Sentence Case, Title Case and Camel Case don't work with Russian letters. At the same time, Upper Case, Lower Case, Snake Case and Random Case work correctly. Some random text...
It would be good if it was possible to customize the thousands separator. I wanted to change the thousands separator from comma to space, because space is far more convenient...