mirror of
https://github.com/python/cpython.git
synced 2025-12-04 16:43:27 +00:00
merge 3.4 (#23167)
This commit is contained in:
commit
dc5fdc5bb3
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ In addition, the following constants are defined:
|
||||||
format, version 1 shares interned strings and version 2 uses a binary format
|
format, version 1 shares interned strings and version 2 uses a binary format
|
||||||
for floating point numbers.
|
for floating point numbers.
|
||||||
Version 3 adds support for object instancing and recursion.
|
Version 3 adds support for object instancing and recursion.
|
||||||
The current version is 3.
|
The current version is 4.
|
||||||
|
|
||||||
|
|
||||||
.. rubric:: Footnotes
|
.. rubric:: Footnotes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue