Skip to content

Commit dcf8950

Browse files
add comment
1 parent 99fb67b commit dcf8950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/internal/pycore_magic_number.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Known values:
287287
Python 3.15a1 3654 (Fix missing exception handlers in logical expression)
288288
Python 3.15a1 3655 (Fix miscompilation of some module-level annotations)
289289
Python 3.15a1 3656 (Add TRACE_RECORD instruction, for platforms with switch based interpreter)
290-
290+
Python 3.15a3 3657 (Optimize bytecode for list/set called on genexp)
291291
292292
Python 3.16 will start with 3700
293293

0 commit comments

Comments
 (0)