Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
reduce diff
  • Loading branch information
Fidget-Spinner committed Oct 7, 2022
commit 1955f19e0156cf032fe0d8e3c6273998d5c82eb9
1 change: 0 additions & 1 deletion Lib/importlib/_bootstrap_external.py
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ def _write_atomic(path, data, mode=0o666):
# Python 3.12a1 3508 (Add CLEANUP_THROW)
# Python 3.12a1 3509 (Conditional jumps only jump forward)


# Python 3.13 will start with 3550

# MAGIC must change whenever the bytecode emitted by the compiler may no
Expand Down