mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Fixed a markup in docs.
This commit is contained in:
parent
605bdae078
commit
b7e3535a08
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ between conformable Python objects and XML on the wire.
|
|||
Added the *context* argument.
|
||||
|
||||
.. versionchanged:: 3.6
|
||||
Added support of type tags with prefixes (e.g.``ex:nil``).
|
||||
Added support of type tags with prefixes (e.g. ``ex:nil``).
|
||||
Added support of unmarsalling additional types used by Apache XML-RPC
|
||||
implementation for numerics: ``i1``, ``i2``, ``i8``, ``biginteger``,
|
||||
``float`` and ``bigdecimal``.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue