-
# Bug report
Per [typecontextmanager](https://docs.python.org/3/library/stdtypes.html#typecontextmanager)
>Exit the runtime context and return a Boolean flag indicating if any exception that occur…
-
Everybody is welcome to officially join the team. This does not involve any duties. Just contribute features you need for your own work. To join, please post here.
-
### search you tried in the issue tracker
unknown option
### describe your issue
I've got pre-commit configured with SwiftLint.
Executing `pre-commit run --all-files` fails due to wrong `-C` optio…
-
[In this line](https://github.com/exercism/python/blob/afc8e4f025774027a6668b3be12e1435e77dbd35/exercises/concept/black-jack/black_jack.py#L54)
Should be `if` instead of `is`
-
This exercise presents an interesting challenge, specially after solving Binary Search Trees. However, for some reason, its trees do not use numerical values, and even the letter values do not seem to…
-
Hello
I was talking to some friends (@woliveiras and @laurenmariaferreira) and we would love to translate exercism to pt-br. We want to reach a larger audience that does not speak English (:
I'm …
-
https://exercism.org/tracks/python/exercises/guidos-gorgeous-lasagna
It's is very hard complete
-
I was doing the task no. 6 'Pull out Appetizers for Passing on Trays' and found out that my result passes tests even though it's a set and not a list.
This is because the test uses the `sorted()` f…
-
On [instructions.md](https://github.com/exercism/python/blob/dfd47334201c64edee2540460fb711d356f58e22/exercises/concept/currency-exchange/.docs/instructions.md), the instruction number 4 states that t…
-
Has anyone taken a look at https://exercism.org/tracks/python/exercises/currency-exchange lately? Does anyone else think the instructions and variable descriptions need to be expanded for "5. Calcul…