Skip to content

Commit 89f23c2

Browse files
committed
py/mpconfig: Add __set_name__ to feature flag description.
Signed-off-by: Anson Mansfield <amansfield@mantaro.com>
1 parent 0490417 commit 89f23c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/mpconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@ typedef double mp_float_t;
10311031
#define MICROPY_PY_FUNCTION_ATTRS (MICROPY_CONFIG_ROM_LEVEL_AT_LEAST_EXTRA_FEATURES)
10321032
#endif
10331033

1034-
// Whether to support the descriptors __get__, __set__, __delete__
1034+
// Whether to support the descriptors __get__, __set__, __delete__, __set_name__
10351035
// This costs some code size and makes load/store/delete of instance
10361036
// attributes slower for the classes that use this feature
10371037
#ifndef MICROPY_PY_DESCRIPTORS

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy