Migrar toda a base de código para Python 3.7
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Review the Python files in the repository, using the Python 2 support removal in empresas_generator.py and issue #223 as the reference point. Update remaining legacy compatibility and change shebangs to #!/usr/bin/env python3 where appropriate; done means the codebase no longer requires Python 2 support.
Written by the indexing model from the issue text.
Description
Há algumas partes que ainda tem compatibilidade com Python2.
Python2.x será oficialmente descontinuado a partir de 01 de Janeiro de 2020, então não é necessário manter compatibilidade com Python legado.
No #223 eu removi o suporte a Python2 do arquivo empresas_generator.py, falta revisar e fazer o mesmo com todos outros arquivos Python do projeto.
Penso que também seja bom atualizar o shebang para #!/usr/bin/env python3 (onde isso fizer sentido). (Explicito é melhor que implícito.)
- 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
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
learningequality/ricecooker#747 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
BSData/horus-heresy-3rd-edition#3171 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
run-llama/llama_index#23199 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
KhronosGroup/glTF-Blender-IO#2769 ·