Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getnikola/nikola
base: cf1015461e1d
Choose a base ref
...
head repository: getnikola/nikola
compare: d40be74a86af
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 29, 2018

  1. Fix shortcode tests to use pytest.raises and avoid warnings

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Nov 29, 2018
    Copy the full SHA
    e6af761 View commit details
    Browse the repository at this point in the history
  2. Fix format_datetime bugs caused by lossy conversion to time objects (…

    …with no data about DST)
    
    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Nov 29, 2018
    Copy the full SHA
    d40be74 View commit details
    Browse the repository at this point in the history