Commit 65457c6
committed
Mark readline module in no-gil builds.
This means: "Do not re-enable the GIL when importing rl.readline."
See python/cpython#116322
See python/cpython#1168821 parent 0a44395 commit 65457c6
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3600 | 3600 | | |
3601 | 3601 | | |
3602 | 3602 | | |
| 3603 | + | |
| 3604 | + | |
| 3605 | + | |
| 3606 | + | |
| 3607 | + | |
3603 | 3608 | | |
3604 | 3609 | | |
3605 | 3610 | | |
| |||
0 commit comments