Message342626
| Author | ZackerySpytz |
|---|---|
| Recipients | ZackerySpytz, davin |
| Date | 2019-05-16.05:13:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557983600.93.0.891686339403.issue36935@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
In e895de3e7f3cc2f7213b87621cfe9812ea4343f0 / bpo-35813, the deprecated function PyErr_SetFromWindowsErrWithUnicodeFilename() was added in two functions in Modules/_winapi.c. This function was deprecated in 3.3 (and all occurrences of it were removed). Also, if bpo-33407 is accepted, usage of this function will cause compiler warnings. See also bpo-19569. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-16 05:13:20 | ZackerySpytz | set | recipients: + ZackerySpytz, davin |
| 2019-05-16 05:13:20 | ZackerySpytz | set | messageid: <1557983600.93.0.891686339403.issue36935@roundup.psfhosted.org> |
| 2019-05-16 05:13:20 | ZackerySpytz | link | issue36935 messages |
| 2019-05-16 05:13:20 | ZackerySpytz | create | |