mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
This commit is contained in:
parent
b193fa996a
commit
c151f7846d
7 changed files with 7 additions and 7 deletions
|
@ -145,7 +145,7 @@ between conformable Python objects and XML on the wire.
|
|||
|
||||
.. versionchanged:: 3.6
|
||||
Added support of type tags with prefixes (e.g. ``ex:nil``).
|
||||
Added support of unmarsalling additional types used by Apache XML-RPC
|
||||
Added support of unmarshalling additional types used by Apache XML-RPC
|
||||
implementation for numerics: ``i1``, ``i2``, ``i8``, ``biginteger``,
|
||||
``float`` and ``bigdecimal``.
|
||||
See http://ws.apache.org/xmlrpc/types.html for a description.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue