Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd21ca65

Browse files
sterliakovmiss-islington
authored andcommitted
Mention Ellipsis pickling in the docs (pythonGH-103660)
(cherry picked from commit14ec0bb)Co-authored-by: sterliakov <50529348+sterliakov@users.noreply.github.com>
1 parent036dd69 commitd21ca65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎Doc/library/pickle.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,8 @@ What can be pickled and unpickled?
494494

495495
The following types can be pickled:
496496

497-
* ``None``, ``True``, and ``False``;
497+
* built-in constants (``None``, ``True``, ``False``, ``Ellipsis``, and
498+
``NotImplemented``);
498499

499500
* integers, floating-point numbers, complex numbers;
500501

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp