Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Consider adding `to_iterable` converter

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

@thepabloaguilar がすでに取り組んでいます。

2020年9月3日 から。

評価

この issue はまだ評価されていません。

説明

enhancement help wanted

After #244 we now have .from_iterable constructor on every container.

We should also add to_iterable(container: Container[Sequence[T]]) -> Iterable[Container[T]]: (where Container is just an alias, we should support types for all existing containers).
So, this will allow us to construct and deconstruct values easily.

主要言語
Python
スター
4.4k
フォーク
154
平均マージ
3時間 5分
マージ済み PR(30日)
22

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

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

はじめの一歩

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

dry-python/returns のほかの issue

dry-python/returns の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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