Bump decimal to 3.14 (#14017)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Semyon Moroz
2025-05-11 22:23:21 -07:00
committed by GitHub
co-authored by Jelle Zijlstra
parent 30b7b679f5
commit d01b052dad
4 changed files with 17 additions and 5 deletions
@@ -8,9 +8,6 @@ _asyncio.future_discard_from_awaited_by
_ctypes.POINTER
_ctypes.byref
_ctypes.pointer
_decimal.Decimal.from_number
_decimal.IEEEContext
_decimal.IEEE_CONTEXT_MAX_BITS
_heapq.heapify_max
_heapq.heappop_max
_heapq.heappush_max
@@ -103,8 +100,6 @@ dataclasses.Field.__init__
dataclasses.Field.doc
dataclasses.field
dataclasses.make_dataclass
decimal.Decimal.from_number
decimal.IEEE_CONTEXT_MAX_BITS
dis.Instruction.make
enum.Enum.__signature__
enum.EnumMeta.__signature__