theskumar / theskumar/python-dotenv

cli.py functions names collide with built-ins

オープン
#486 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Python
スター
8.9k
フォーク
581
PR マージ指標
30日以内にマージされた PR はありません

説明

Functions list and set are built-in Python constructors for classes. May be cli.py functions list and set should be renamed to avoid confusion and possible development difficulties in the future.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

Start by reviewing the list and set functions in src/dotenv/cli.py at the referenced lines, then check how those names are used within the CLI. Done means the functions no longer collide with Python built-in constructors and the CLI continues to provide the same behavior.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
cli
issue の種類
リファクタリング
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。