forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork6
Commit274bc18
bpo-45688: Add _scproxy to sys.stdlib_module_names (pythonGH-29358)
(cherry picked from commit3409899)Co-authored-by: Christian Heimes <christian@python.org>1 parented34965 commit274bc18
File tree
3 files changed
+8
-1
lines changed- Misc/NEWS.d/next/Core and Builtins
- Python
- Tools/scripts
3 files changed
+8
-1
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
126 | | - | |
| 130 | + | |
127 | 131 | | |
128 | 132 | | |
129 | 133 | | |
| |||
0 commit comments
Comments
(0)