Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct feed-folder list, solve datetime keyerror and update beautifulsoup #8

Merged
merged 18 commits into from Jan 17, 2014

Conversation

jbofill
Copy link
Contributor

@jbofill jbofill commented Nov 21, 2013

"getFeedItemUpdated" : date_range_query,
"sort_on" : "getFeedItemUpdated"
})
items = list(items)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line seems unneeded. The for b in items in the next line should work just fine on its own.

@mauritsvanrees
Copy link
Member

Thanks for the pull request. Sorry for being late in picking this up.

I will consider merging it. But as you see, I have added some remarks, so please have a look at those.

Also, please add something to the changelog and add a few lines about the megaclean feature to the readme.

mauritsvanrees added a commit that referenced this pull request Jan 17, 2014
Correct feed-folder list, solve datetime keyerror and update beautifulsoup
@mauritsvanrees mauritsvanrees merged commit 9faafe1 into collective:master Jan 17, 2014
@mauritsvanrees
Copy link
Member

I did some minor cleanup.
Also, I have removed the non-ascii named file because it gave problems, as I suspected. No fault of you, there is just some other code that does not really like such a file. See 3a6e266 and 8ba3c03.

I have released version 2.5 with your code. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants