Python Bug Day 2010-11-20
When
20th of November, starting at 11:00, and probably ending around 17:00 or so.
Where
Yola have offered to host us for the day.
What
- Try to break the latest 3.2 testing release
- Throw existing Py3K apps & test suites at it
- Triage some old bugs
- Add to our list of bugs touched.
Results
We verified that the genshi-py3k branches test suite passes against python 3.2a
The following issues where touched or added during the sprint.
- http://bugs.python.org/issue10231
- http://bugs.python.org/issue4236
- http://bugs.python.org/issue1859
- http://bugs.python.org/issue6490
- http://bugs.python.org/issue2986
- http://bugs.python.org/issue9637
- http://bugs.python.org/issue10231
- http://bugs.python.org/issue10465
- http://bugs.python.org/issue9965
(And also http://projects.scipy.org/numpy/ticket/1682 , from running the numpy test suite with python 3.2a)
We identified the following issues as possible duplicates or as superseded by other issues:
- http://bugs.python.org/issue1046092 (superseded by http://bugs.python.org/issue1486713)
- http://bugs.python.org/issue975556 (superseded by http://bugs.python.org/issue1486713)
- http://bugs.python.org/issue8645 (superseded by http://bugs.python.org/issue10435)
- http://bugs.python.org/issue8646 (superseded by http://bugs.python.org/issue10435)
- http://bugs.python.org/issue8647 (superseded by http://bugs.python.org/issue10435)
Last modified
13 years ago
Last modified on Oct 30, 2011, 10:10:02 AM
Note:
See TracWiki
for help on using the wiki.