https://github.com/wemake-services/wemake-python-styleguide/issues/3506
Поправить описание того, что мы считаем "сложным" кодом внутри
#wemake_python_styleguide #docs
Поправить описание того, что мы считаем "сложным" кодом внутри
f
строк#wemake_python_styleguide #docs
GitHub
False positive for `WPS237` · Issue #3506 · wemake-services/wemake-python-styleguide
What's wrong I encountered this error in one of my functions for a game on Pygame, and after reviewing the WPS documentation, I believe it is a false positive. Please review the function yourse...
https://github.com/python/cpython/issues/138191
#cpython #docs #easy
Добавить описание нового атрибута
#cpython #docs #easy
Добавить описание нового атрибута
frameobject
'a.GitHub
Datamodel's description of `frameobject` missing the new `f_generator` attribute · Issue #138191 · python/cpython
The f_generator attribute was added in #124640, and is covered in inspection doc page, but it was omitted from the datamodel page.
Код без границ от GitVerse
Наконец-то! Гранты живыми деньгами на опенсорс проекты.
Я очень давно хотел что-то такое увидеть в России.
И вот, увидел! Ребята из GitVerse запускают программу грантов для опенсорс разработчиков, можно выиграть:
- 150 т.р. за первое место
- 100 т.р. за второе
- 50 т.р. за третье
Если делаете крутой опенсорс – советую глянуть условия конкурса.
Надеюсь увидеть много крутых проектов, подавайтесь!
https://gitverse.habr.io
Наконец-то! Гранты живыми деньгами на опенсорс проекты.
Я очень давно хотел что-то такое увидеть в России.
И вот, увидел! Ребята из GitVerse запускают программу грантов для опенсорс разработчиков, можно выиграть:
- 150 т.р. за первое место
- 100 т.р. за второе
- 50 т.р. за третье
Если делаете крутой опенсорс – советую глянуть условия конкурса.
Надеюсь увидеть много крутых проектов, подавайтесь!
https://gitverse.habr.io
🔥14❤🔥2
наш хороший друг сделал бесплатный курс по гиту: https://stepik.org/course/252829/promo
если кто чувствует потребность подтянуть - залетайте.
если кто чувствует потребность подтянуть - залетайте.
Stepik: online education
Git + GitHub. Полный курс
Практическое руководство по работе с системой контроля версий Git и платформой GitHub. Вы научитесь создавать репозитории, управлять ветками, разрешать конфликты, работать с Pull Request и использовать современные инструменты, как GitHub Copilot. Идеально…
👍15🤣6
https://github.com/reagento/dishka/blob/develop/docs/integrations/aiogram_dialog.rst?plain=1#L19
нет импорта
#python #docs #dishka
нет импорта
FromDishka
в доке#python #docs #dishka
GitHub
dishka/docs/integrations/aiogram_dialog.rst at develop · reagento/dishka
Cute dependency injection (DI) framework for Python with agreeable API and everything you need - reagento/dishka
https://github.com/reagento/dishka/blob/develop/docs/integrations/click.rst?plain=1#L19
нет импорта
#python #docs #dishka
нет импорта
make_container
в доке#python #docs #dishka
GitHub
dishka/docs/integrations/click.rst at develop · reagento/dishka
Cute dependency injection (DI) framework for Python with agreeable API and everything you need - reagento/dishka
😁7
удалить deprecated
https://github.com/litestar-org/litestar/issues/4307
#litestar
litestar.contrib.repository
(туда его!)https://github.com/litestar-org/litestar/issues/4307
#litestar
GitHub
Task: Remove deprecated `litestar.contrib.repository` · Issue #4307 · litestar-org/litestar
Remove deprecated litestar.contrib.repository. See #4301 for details on the process
👍5😁5
https://github.com/python/cpython/issues/133210#issuecomment-3370872328
поправить
#cpython #tests
поправить
test_pydoc
с --without-docstrings
флагом.#cpython #tests
GitHub
Some tests fail when python is compiled with `--without-doc-strings` · Issue #133210 · python/cpython
Bug report Run ./configure --without-doc-strings --with-pydebug && make Run tests with ./python.exe -m test You will receive: 5 tests failed: test.test_inspect.test_inspect test.test_pydoc....
👌2
Сделать проверку корректности заливки
Нужно находить пакеты в опциональных группах.
https://github.com/typeshed-internal/stub_uploader/issues/190
#typing #stubtest_uploader #typeshed
types-*
пакетов из typeshed
.Нужно находить пакеты в опциональных группах.
https://github.com/typeshed-internal/stub_uploader/issues/190
#typing #stubtest_uploader #typeshed
GitHub
Support `[dependency-groups]` · Issue #190 · typeshed-internal/stub_uploader
Right now this check fails when a dependency is in a optional group: def verify_external_req_stubs_require_its_runtime( req: Requirement, upstream_distribution: str | None ) -> None: ""...
🍌1🎅1
ради интереса закидываю сложную (относительно), но подъемную задачу из CPython.
https://github.com/python/cpython/issues/139817
#cpython #compiler
https://github.com/python/cpython/issues/139817
#cpython #compiler
GitHub
TypeAliasType objects have no `__qualname__` · Issue #139817 · python/cpython
Bug report Bug description: This means that introspection is worse for type statements declared e.g. within class bodies. A cc @JelleZijlstra CPython versions tested on: 3.12, 3.13, 3.14, 3.15, CPy...
🤯5👍4
Я знаю, тут любят интересные задачки. Поэтому вот вам - необходимо затащить поддержу PEP 695 в FastDepends (и в FastStream транзитивно)
https://github.com/Lancetnik/FastDepends/issues/217
https://github.com/Lancetnik/FastDepends/issues/217
GitHub
bug: PEP 695 support · Issue #217 · Lancetnik/FastDepends
Currently, we doesn't support PEP 695 type X syntax. So, code below raises an error from typing import Annotated from fast_depends import Depends, Provider, inject provider = Provider() def rea...
👍1
Forwarded from ReagentoBot
🚀 New issue to reagento/relator by @Sehat1137
📝 Add Ruff for linting and formatting (#8)
Summary:
Integrate the Ruff linter and formatter into the project to ensure consistent code style and catch common errors.
1. Add ruff.toml to configure rules
2. Add Ruff to the project's dev dependencies in requirements-dev.txt
3. Update the CI/CD pipeline (e.g., GitHub Actions) to run ruff check
#good_first_issue
sent via relator
📝 Add Ruff for linting and formatting (#8)
Summary:
Integrate the Ruff linter and formatter into the project to ensure consistent code style and catch common errors.
1. Add ruff.toml to configure rules
2. Add Ruff to the project's dev dependencies in requirements-dev.txt
3. Update the CI/CD pipeline (e.g., GitHub Actions) to run ruff check
#good_first_issue
sent via relator
❤2👎1🤨1😴1
Forwarded from ReagentoBot
🚀 New issue to reagento/relator by @Sehat1137
📝 Add mypy for static type checking (#9)
Summary:
Integrate mypy static type checker into the project to detect type-related errors before runtime and improve code reliability
Proposed Actions:
• Add mypy.ini with basic configuration.
• Add mypy to development dependencies (e.g., requirements-dev.txt).
• Start with a minimal configuration, ignoring missing imports for third-party libraries.
• Update CI/CD pipeline (e.g., GitHub Actions) to run mypy . command.
• Consider enabling the --strict flag for comprehensive type checking.
#good_first_issue
sent via relator
📝 Add mypy for static type checking (#9)
Summary:
Integrate mypy static type checker into the project to detect type-related errors before runtime and improve code reliability
Proposed Actions:
• Add mypy.ini with basic configuration.
• Add mypy to development dependencies (e.g., requirements-dev.txt).
• Start with a minimal configuration, ignoring missing imports for third-party libraries.
• Update CI/CD pipeline (e.g., GitHub Actions) to run mypy . command.
• Consider enabling the --strict flag for comprehensive type checking.
#good_first_issue
sent via relator
👍3🤔1💩1🤡1