Message 391648 - Python tracker
Message391648
| Author | akdor1154 |
|---|---|
| Recipients | akdor1154, ezio.melotti, hroncok, lemburg, qigangxu, shihai1991, vstinner |
| Date | 2021-04-23.01:37:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619141852.47.0.450343139284.issue37751@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
If I understand the target of this issue, this is a breaking change in python 3.9 . E.g. see https://github.com/SAP/PyHDB/issues/149 Ideally if we did not intend to break libraries then can this be fixed? Or if it is acceptable to have such a breaking change, can it be documented as such? (maybe this is https://github.com/python/cpython/pull/23096 ? though I would not interpret that as a breaking change at first glance) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-23 01:37:32 | akdor1154 | set | recipients: + akdor1154, lemburg, vstinner, ezio.melotti, hroncok, shihai1991, qigangxu |
| 2021-04-23 01:37:32 | akdor1154 | set | messageid: <1619141852.47.0.450343139284.issue37751@roundup.psfhosted.org> |
| 2021-04-23 01:37:32 | akdor1154 | link | issue37751 messages |
| 2021-04-23 01:37:32 | akdor1154 | create | |