summaryrefslogtreecommitdiff
path: root/pkg/python/pyconfig.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-05-17 01:12:28 -0700
committerMichael Forney <mforney@mforney.org>2020-05-17 01:12:28 -0700
commite7487ef31b5bda6962ee2ce860b6aba78fcbd2fb (patch)
treef1d74cb072fddddea59d078517d2897ce02ee363 /pkg/python/pyconfig.h
parent9b20fdfe8457d13a9fff92f230a82f6981295f8c (diff)
python: Update to 3.8.3
Diffstat (limited to 'pkg/python/pyconfig.h')
-rw-r--r--pkg/python/pyconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h
index 21273334..2cd42c0f 100644
--- a/pkg/python/pyconfig.h
+++ b/pkg/python/pyconfig.h
@@ -499,6 +499,7 @@
# define __EXTENSIONS__ 1
#endif
/* #undef WINDOW_HAS_FLAGS */
+#define WITH_DECIMAL_CONTEXTVAR 1
#define WITH_DOC_STRINGS 1
/* #undef WITH_DTRACE */
/* #undef WITH_DYLD */