Marek Šuppa

Results 39 issues of Marek Šuppa

* A small typo fix

* The maximal message length has previously been set to 510 (probably in order to accomodate the b'\r\n' that are necessary for each IRC message). This turns out not to...

type: bug
backend: IRC
in progress

* This comma is most probably missing unintentionally, leading to string concatenation. It was found using a regular expression. I hereby agree to the terms of the CLA available at:...

* Add missing commas to `spell_check.py`

* Add `projects_counts` and `contexts_counts` functions to `TodoListBase` that return a dict of all projects/contexts along with their counts. * Add command line flags to `lsproj` and `lscont` that allow...

* The `fleiss_kappa` function retrieves objects from the IRRLog in order to compute the Fleiss Kappa. If the number of retrieved objects is larger than the number of labelers (n),...

* This comma has been most probably been left out unintentionally, leading to string concatenation between the two consecutive lines. This issue has been found automatically using a regular expression.

* Add a missing comma in `apicheck_ignore_modules`

Hello everyone, First of all, thanks a ton for putting `geopy` together! While playing with the `geocoder` module and setting up GoogleV3 API, I ran into a few issues. The...

**Exact location of issue** Well, it's a bit empty :) https://ar5iv.org/html/hep-th/0510046 ![2022-02-04_22-56](https://user-images.githubusercontent.com/461491/152608617-c3b35852-8cb7-42b0-96c4-60ab289c46e0.png)

bug
easy