-
-
Notifications
You must be signed in to change notification settings - Fork 426
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: python-pendulum/pendulum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python-pendulum/pendulum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 15 files changed
- 3 contributors
Commits on Oct 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 19d43e8 - Browse repository at this point
Copy the full SHA 19d43e8View commit details
Commits on Jan 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 23f290f - Browse repository at this point
Copy the full SHA 23f290fView commit details
Commits on Mar 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 94d28b0 - Browse repository at this point
Copy the full SHA 94d28b0View commit details
Commits on May 21, 2019
-
Address four deprecation warnings (#375)
tests/formatting/test_formatter.py:241 /home/altendky/pendulum/tests/formatting/test_formatter.py:241: DeprecationWarning: invalid escape sequence \[ assert f.format(d, "[YYYY] YYYY \[YYYY\]") == "YYYY 2016 [2016]" tests/formatting/test_formatter.py:242 /home/altendky/pendulum/tests/formatting/test_formatter.py:242: DeprecationWarning: invalid escape sequence \D assert f.format(d, "\D D \\\D") == "D 28 \\28" tests/datetime/test_from_format.py::test_from_format_with_escaped_elements /home/altendky/pendulum/pendulum/formatting/formatter.py:406: DeprecationWarning: Flags not at the start of the expression '(?P<YYYY>\\d{1,4}|\\d{' (truncated) if not re.match(pattern, time): tests/datetime/test_from_format.py::test_from_format[Thursday 25th December 1975 02:15:16 PM -05:00-dddd Do MMMM YYYY hh:mm:ss A Z-1975-12-25T14:15:16-05:00-None] /home/altendky/pendulum/pendulum/formatting/formatter.py:406: DeprecationWarning: Flags not at the start of the expression '(?P<dddd>Sunday|Mond' (truncated) if not re.match(pattern, time):Configuration menu - View commit details
-
Copy full SHA for 0a96016 - Browse repository at this point
Copy the full SHA 0a96016View commit details -
* Add RU locale * Show "few seconds" as numbers, as in 1.x for RU locale * Add RU locale tests * Fix styling in locale.py
Configuration menu - View commit details
-
Copy full SHA for 0962a6e - Browse repository at this point
Copy the full SHA 0962a6eView commit details
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ef10a8e - Browse repository at this point
Copy the full SHA ef10a8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4685588 - Browse repository at this point
Copy the full SHA 4685588View commit details -
Configuration menu - View commit details
-
Copy full SHA for f629fa6 - Browse repository at this point
Copy the full SHA f629fa6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.4...2.0.5