You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π Description: This needs to reach 100% translated. The rendered version of this file will be available at https://docs.python.org/es/3.14/reference/import.html once translated. Meanwhile, the English version is shβ¦
π Description: This needs to reach 100% translated. The rendered version of this file will be available at https://docs.python.org/es/3.14/reference/grammar.html once translated. Meanwhile, the English version is sβ¦
π Description: This needs to reach 100% translated. The rendered version of this file will be available at https://docs.python.org/es/3.14/c-api/float.html once translated. Meanwhile, the English version is shown. β¦
π Description: This needs to reach 100% translated. The rendered version of this file will be available at https://docs.python.org/es/3.14/c-api/contextvars.html once translated. Meanwhile, the English version is sβ¦
π Description: This needs to reach 100% translated. The rendered version of this file will be available at https://docs.python.org/es/3.14/c-api/sys.html once translated. Meanwhile, the English version is shown. Cβ¦
π Description: This needs to reach 100% translated. The rendered version of this file will be available at https://docs.python.org/es/3.14/c-api/stable.html once translated. Meanwhile, the English version is shown.β¦
π Description: This needs to reach 100% translated. The rendered version of this file will be available at https://docs.python.org/es/3.14/c-api/import.html once translated. Meanwhile, the English version is shown.β¦
11. await-not-async missed & false alarms with genexp and list comprehensions
await-not-async does not warn on async for in list and dict comprehensions, and incorrectly does give a warning for await inside GeneratorExp.elt.
For list & dict comprehensioβ¦
12. Mypy signals error with Protocol and rpow method with three arguments
π Description: Some users don't understand why mypy complains about incompatible overrides. We could add an extra note in cases where the argument type is narrower in an override or the return type is wider (or all β¦
15. PEP 572: Test interaction with --allow-redefinition
π Description: # Bug report ### Bug description: #140474 The array.array constructor leaks a range_iterator object (64 bytes) when it is given an invalid typecode along with a range object as the initializer. Theβ¦
17. unsafe_{latin,long,float}_compare have an assert that assumes PyObject_RichCompareBool can't fail
π Description: # Feature or enhancement ### Proposal: For now intern_constants function in Objects/codeobject.c uses should_intern_string to check if that string should be interned. And do nothing if `shouldβ¦
π Description: - [ ] Figure out nightly wheel machinery - [x] Investigate how to host both REPLs at the same time - [ ] Finalise where to host the nightly one - [ ] Add a dropdown menu to switch between REPLs _Orβ¦
20. Icon colour doesn't match in napari's light theme.
π Description: Our MPL toolbar icons are simple inversions (black) of the white ones (for dark mode).
But Napari's light mode uses a brownish grey and the icons have a button border.
π Description: ## Navigation Icons Overlapping with Event Header on Mobile/Talk View ### Describe the bug On the Talk dashboard/event view, circular navigation/action icons are appearing directly below the main naβ¦
27. Navigation Button Border Radius Inconsistency Between Tickets and Talk Components
π Description: It should - [ ] show the version, if you click it, it opens a webbrowser to the releases - [ ] show the latest version, if you click it, it opens a webbrowser to the releases - [ ] have a link to the β¦
π Description: Like with Windows and Ubuntu, we need installation tutorials for the Mac operating system. - [ ] setup tutorial - [ ] run the tests tutorial Hints: - You can view the other tutorials in [this playlisβ¦
π Description: The actions should be translated. Localization and filling in values can work like this: action.translate(gettext) action.english() # returns the English string (default)gettext is a `geβ¦
36. Tutorials/Organizing Code with Funtions: Comments say "draw two trees" but actually draw three
π Description: ### Most appropriate sections of the p5.js website? Reference ### What is your operating system? Windows ### Web browser and version Chrome 146.0.7 ### Actual Behavior The dropdown arrows in boβ¦
π Description: I experimented with ShellCheck There is an effort to fix various warnings and conform with the style guidelines in a local [feature branch](https://github.com/atombrellβ¦
π― Good First Issues Digest β 2026-04-19
Found 40 unassigned issues with no open PRs.
1. Translate
reference/import.poreference/import.poΒ python/python-docs-es#38432. Translate
reference/executionmodel.poreference/executionmodel.poΒ python/python-docs-es#38423. Translate
reference/expressions.poreference/expressions.poΒ python/python-docs-es#38404. Translate
reference/compound_stmts.poreference/compound_stmts.poΒ python/python-docs-es#38385. Translate
reference/grammar.poreference/grammar.poΒ python/python-docs-es#38376. Translate
c-api/float.poc-api/float.poΒ python/python-docs-es#38347. Translate
c-api/contextvars.poc-api/contextvars.poΒ python/python-docs-es#38328. Translate
c-api/sys.poc-api/sys.poΒ python/python-docs-es#38319. Translate
c-api/stable.poc-api/stable.poΒ python/python-docs-es#382910. Translate
c-api/import.poc-api/import.poΒ python/python-docs-es#382811. await-not-async missed & false alarms with genexp and list comprehensions
await-not-async does not warn on
async forin list and dict comprehensions, and incorrectly does give a warning forawaitinsideGeneratorExp.elt.For list & dict comprehensioβ¦
12. Mypy signals error with Protocol and rpow method with three arguments
To Reproduce
a
init.py
vendor
init.pβ¦
14. Better message if override violates Liskov substitution principle
15. PEP 572: Test interaction with
--allow-redefinition--allow-redefinitionΒ python/mypy#731416. incomplete fix for memory leak in array.array
17.
unsafe_{latin,long,float}_comparehave anassertthat assumesPyObject_RichCompareBoolcan't failunsafe_{latin,long,float}_comparehave anassertthat assumesPyObject_RichCompareBoolcan't failΒ python/cpython#14826818. Use interned versions of string constants if they're already present
intern_constantsfunction inObjects/codeobject.cusesshould_intern_stringto check if that string should be interned. And do nothing if `shouldβ¦19. A "dev" version of the REPL
20. Icon colour doesn't match in napari's light theme.
But Napari's light mode uses a brownish grey and the icons have a button border.
This can probably be fixed iβ¦
21. External learning resources
22. Use srec_cat (or a similar tool) instead of hexmate to merge bootloader and application images
23. Unwanted console.log in /js/Oauth.js
Refactoring the code would be helpful too.β¦
24. Add more languages
Actual results
No traslations
Steps to reproduce the issue
Try jekyll plβ¦
25. Session logs out on screen resize despite "Keep me logged in" enabled
26. Navigation Icons Overlapping with Event Header on Mobile/Talk View
27. Navigation Button Border Radius Inconsistency Between Tickets and Talk Components
28. Make build fail when APK did not compile
https://travis-ci.org/fossasia/flappy-svg#L312
This can be done in a shell script with
atβ¦
29. Add the CCCC guidelines to contributing.md
30. Use download from github releases
31. Create About Dialog
32. Create MacOSX intro tutorials
33. Move stdout and stderr into log
tracebackprints andprintstatements. β¦34. Make actions list scrollable
35. Add description
action.translate(gettext) action.english() # returns the English string (default)gettextis a `geβ¦36. Tutorials/Organizing Code with Funtions: Comments say "draw two trees" but actually draw three
37. [main & 2.0] Side navigation dropdown arrows in both panels should have 27.5px top padding
38. Preview builds
39. Set and Get Sources for p5.Input()
40. Lint Bash scripts with shellcheck
Generated by Good First Issues Finder