mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
15 lines
268 B
ReStructuredText
15 lines
268 B
ReStructuredText
**Added:** None
|
|
|
|
**Changed:** None
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:**
|
|
|
|
* Null bytes handed to Popen are now automatically escaped prior
|
|
to running a subprocess. This preevents Popen from issuing
|
|
embedded null byte exceptions.
|
|
|
|
**Security:** None
|