Modify ↓
#8184 closed defect (fixed)
subprocess close_fd fix for nt
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | general | Version: | none |
| Severity: | normal | Keywords: | pycon-sprint |
| Cc: | Tim Hatch | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
subprocess close_fd does not work on windows, patch to provide a fix for database tests
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | closefd.patch added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Should be merged in r8031 to the rework-testing branch.