lkiesow / python-feedgen

Python module to generate ATOM feeds, RSS feeds and Podcasts.
https://feedgen.kiesow.be/
BSD 2-Clause "Simplified" License
723 stars 123 forks source link

Consistent method naming #74

Closed lkiesow closed 6 years ago

lkiesow commented 6 years ago

This patch renames the entries pubdate method to pubDate to be consistent with the feed's method as well as the documentation. Note that for now, the old method is preserved as well but is marked as deprecated and to be removed.

This fixes #71

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 93.303% when pulling 7a053dc74cf7561f0be0d7722b843b5374e43b8d on 71-pubDate into 27e9cd0c9a4dbf061f39d4b2ab7e48a63ee5308c on master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 93.303% when pulling 7a053dc74cf7561f0be0d7722b843b5374e43b8d on 71-pubDate into 27e9cd0c9a4dbf061f39d4b2ab7e48a63ee5308c on master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 93.303% when pulling 7a053dc74cf7561f0be0d7722b843b5374e43b8d on 71-pubDate into 27e9cd0c9a4dbf061f39d4b2ab7e48a63ee5308c on master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 93.303% when pulling 7a053dc74cf7561f0be0d7722b843b5374e43b8d on 71-pubDate into 27e9cd0c9a4dbf061f39d4b2ab7e48a63ee5308c on master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 93.303% when pulling 7a053dc74cf7561f0be0d7722b843b5374e43b8d on 71-pubDate into 27e9cd0c9a4dbf061f39d4b2ab7e48a63ee5308c on master.