We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a7fa9c commit a8378e0Copy full SHA for a8378e0
CHANGELOG.md
@@ -4,12 +4,14 @@
4
5
### Added
6
7
-- Added support for the alternative formatter's tokens in `from_format()`
+- Added support for the alternative formatter's tokens in `from_format()`.
8
- Added a `timezones` module attribute to expose available timezones.
9
+- Added the `exact` keyword to `parse()` which behaves exactly like `strict`.
10
11
### Changed
12
13
- Dropped support for Python 3.2 and 3.3.
14
+- The `classic` formatter in `from_format()` is now deprecated.
15
16
### Fixed
17
0 commit comments