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 9ebe165 commit e9e1cc2Copy full SHA for e9e1cc2
HISTORY.rst
@@ -9,7 +9,7 @@ History
9
* IMPORTANT: Previously, the pure Python reader would allow
10
`ipaddress.IPv4Address` and `ipaddress.IPv6Address` objects when calling
11
`.get()`. This would fail with the C extension. The fact that these objects
12
- worked at all was an implementation details and has varied with different
+ worked at all was an implementation detail and has varied with different
13
releases. This release makes the pure Python implementation consistent
14
with the extension. A `TypeError` will now be thrown if you attempt to
15
use these types with either the pure Python implementation or the
0 commit comments