Message238325
Aren't Python strings immutable?
Also, match functions still permit execution of signal handlers, which can execute any Python code.
If GIL is needed during matching, can it be released temporarily to permit thread switching? |
|
| Date |
User |
Action |
Args |
| 2015-03-17 17:31:39 | abacabadabacaba | set | recipients:
+ abacabadabacaba, vstinner, ezio.melotti, mrabarnett |
| 2015-03-17 17:31:39 | abacabadabacaba | set | messageid: <1426613499.74.0.90097340294.issue23690@psf.upfronthosting.co.za> |
| 2015-03-17 17:31:39 | abacabadabacaba | link | issue23690 messages |
| 2015-03-17 17:31:39 | abacabadabacaba | create | |
|