File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed
Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -1256,6 +1256,14 @@ curses
12561256 (Contributed by Serhiy Storchaka in :gh: `133139 `.)
12571257
12581258
1259+ datetime
1260+ --------
1261+
1262+ * Add the :meth: `~datetime.date.strptime ` method to the
1263+ :class: `datetime.date ` and :class: `datetime.time ` classes.
1264+ (Contributed by Wannes Boeykens in :gh: `41431 `.)
1265+
1266+
12591267decimal
12601268-------
12611269
@@ -1637,18 +1645,6 @@ operator
16371645 (Contributed by Raymond Hettinger and Nico Mexis in :gh: `115808 `.)
16381646
16391647
1640- datetime
1641- --------
1642-
1643- * Add support for the ISO 8601 basic format for the following methods:
1644-
1645- - :meth: `date.isoformat <datetime.date.isoformat> `
1646- - :meth: `datetime.isoformat <datetime.datetime.isoformat> `
1647- - :meth: `time.isoformat <datetime.time.isoformat> `
1648-
1649- (Contributed by Bénédikt Tran in :gh: `118948 `.)
1650-
1651-
16521648os
16531649--
16541650
You can’t perform that action at this time.
0 commit comments