Skip to content

Commit bc9bc07

Browse files
authored
Update bytecode magic number in tests for the 3.14 release candidate (#136427)
1 parent 6c81e8c commit bc9bc07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_importlib/test_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ def test_magic_number(self):
635635
# stakeholders such as OS package maintainers must be notified
636636
# in advance. Such exceptional releases will then require an
637637
# adjustment to this test case.
638-
EXPECTED_MAGIC_NUMBER = 3495
638+
EXPECTED_MAGIC_NUMBER = 3625
639639
actual = int.from_bytes(importlib.util.MAGIC_NUMBER[:2], 'little')
640640

641641
msg = (

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