Message363263
| Author | vstinner |
|---|---|
| Recipients | gvanrossum, jmadden, vstinner, xtreak |
| Date | 2020-03-03.15:12:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583248346.49.0.950383975418.issue39674@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Another candidate is to revert the ignored "U" mode in open(): commit e471e72977c83664f13d041c78549140c86c92de of bpo-37330. Removing "U" mode of open() broke 11 packages in Fedora: * aubio * openvswitch * python-SALib * python-altgraph * python-apsw * python-magic-wormhole-mailbox-server * python-munch * python-parameterized * python-pylibmc * python-sphinx-testing * veusz Keeping "U" mode in Python 3.9 is also a formal request from Andrew Bartlett of the Samba project: https://bugs.python.org/issue37330#msg362362 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-03 15:12:26 | vstinner | set | recipients: + vstinner, gvanrossum, jmadden, xtreak |
| 2020-03-03 15:12:26 | vstinner | set | messageid: <1583248346.49.0.950383975418.issue39674@roundup.psfhosted.org> |
| 2020-03-03 15:12:26 | vstinner | link | issue39674 messages |
| 2020-03-03 15:12:26 | vstinner | create | |