Skip to content

Commit 1a98d89

Browse files
mgornyZeroIntensitypganssle
authored
Apply suggestions from code review
Co-authored-by: Peter Bierma <[email protected]> Co-authored-by: Paul Ganssle <[email protected]>
1 parent 0ea0ae1 commit 1a98d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fix pure Python implementation of ``time.fromisoformat()`` to reject times
1+
Fix pure-Python implementation of :func:`time.fromisoformat` to reject times
22
with spaces in fractional part (for example, ``12:34:56.400 +02:00``), matching
3-
the C implementation.
3+
the C implementation. Patch by Michał Gorny.

0 commit comments

Comments
 (0)