pyladies_generator.py emitindo warning do YAML
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 48/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- build-system
Research direction
Start at line 34 of pyladies_generator.py, where yaml.load(html) produces the reported YAMLLoadWarning. Read the linked PyYAML guidance and inspect how this generator loads the HTML. Done means the generator no longer emits this warning while preserving its existing behavior.
Written by the indexing model from the issue text.
Description
pyladies_generator.py:34: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
return yaml.load(html)
- Dominant language
- Python
- Stars
- 178
- Forks
- 168
- Avg merge
- 30m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from pythonbrasil/wiki
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
pythonbrasil/wiki#328 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
pythonbrasil/wiki#325 · 1 comment · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
pythonbrasil/wiki#317 ·
-
amigável para iniciantes conteúdo
Difficulty 4/5 3-5 days Newbie friendliness 35/100
pythonbrasil/wiki#313 · 10 comments · 1 reaction ·
-
amigável para iniciantes conteúdo
pythonbrasil/wiki#311 · 3 comments · 1 reaction · 1 assignee ·
All issues in pythonbrasil/wiki
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100