Skip to content

fix: Fix Dataset.iter_items for apify_storage#321

Merged
janbuchar merged 2 commits intomasterfrom
fix-dataset-iter-items
Nov 11, 2024
Merged

fix: Fix Dataset.iter_items for apify_storage#321
janbuchar merged 2 commits intomasterfrom
fix-dataset-iter-items

Conversation

@Pijukatel
Copy link
Copy Markdown
Contributor

@Pijukatel Pijukatel commented Nov 11, 2024

Fix iter_items to correctly work in async iteration. Add test.

Fix iter_items to correctly work in async iteration.
Add test.
@Pijukatel Pijukatel added the bug Something isn't working. label Nov 11, 2024
@Pijukatel Pijukatel self-assigned this Nov 11, 2024
@github-actions github-actions Bot added this to the 102nd sprint - Tooling team milestone Nov 11, 2024
@github-actions github-actions Bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Nov 11, 2024
@Pijukatel
Copy link
Copy Markdown
Contributor Author

Should be merged after: apify/crawlee-python#680

@Pijukatel Pijukatel changed the title fix: Dataset.iter_items for apify_storage Nov 11, 2024
New version introduces some backward incompatible changes.
@janbuchar janbuchar merged commit 2db1beb into master Nov 11, 2024
@janbuchar janbuchar deleted the fix-dataset-iter-items branch November 11, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working. t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

2 participants