Skip to content

[GR-75792] Implement C API singleton objects tuple_empty and bytes_(empty|characters).#904

Merged
graalvmbot merged 2 commits into
masterfrom
fa/GR-75792/empty_bytes-tuple
Jun 1, 2026
Merged

[GR-75792] Implement C API singleton objects tuple_empty and bytes_(empty|characters).#904
graalvmbot merged 2 commits into
masterfrom
fa/GR-75792/empty_bytes-tuple

Conversation

@graalvmbot
Copy link
Copy Markdown
Collaborator

Should avoid a few unnecessary upcalls for immutable empty objects and single-byte bytes objects.

fangerer added 2 commits June 1, 2026 10:41
# Conflicts:
#	graalpython/com.oracle.graal.python/src/com/oracle/graal/python/builtins/modules/cext/PythonCextTupleBuiltins.java
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 1, 2026
@graalvmbot graalvmbot merged commit 097e905 into master Jun 1, 2026
64 checks passed
@graalvmbot graalvmbot deleted the fa/GR-75792/empty_bytes-tuple branch June 1, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants