Message 119022 - Python tracker
Message119022
| Author | barry |
|---|---|
| Recipients | barry, eric.araujo, matejcik, sandro.tosi, tarek, valeo |
| Date | 2010-10-18.14:40:35 |
| SpamBayes Score | 2.7453755e-06 |
| Marked as misclassified | No |
| Message-id | <1287412837.51.0.831553908845.issue9539@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Even though this one's older, I'm going to mark it as a duplicate of issue 10126, which is tracking the backport of the fix I made in Python 3.2 to 3.1 and 2.7. The key issues here are that Python was built with --enabled-shared and the test *only* fails when running 'make test'. Running ./python as Sandro did does not trigger the bug - at least it didn't in 3.2. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-18 14:40:37 | barry | set | recipients: + barry, matejcik, tarek, eric.araujo, sandro.tosi, valeo |
| 2010-10-18 14:40:37 | barry | set | messageid: <1287412837.51.0.831553908845.issue9539@psf.upfronthosting.co.za> |
| 2010-10-18 14:40:36 | barry | link | issue9539 messages |
| 2010-10-18 14:40:36 | barry | create | |