Skip to content

Commit 244c537

Browse files
Address review: remove warning about process-wide global state
1 parent 71392bb commit 244c537

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Doc/library/zoneinfo.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -238,13 +238,6 @@ The following class methods are also available:
238238

239239
.. TODO: Add "See `cache_behavior`_" reference when that section is ready.
240240
241-
.. warning::
242-
243-
Invoking this function may change the semantics of datetimes using
244-
``ZoneInfo`` in surprising ways; this modifies process-wide global state
245-
and thus may have wide-ranging effects. Only use it if you know that you
246-
need to.
247-
248241
The class has one attribute:
249242

250243
.. attribute:: ZoneInfo.key

0 commit comments

Comments
 (0)