Version 22 (modified by 12 years ago) ( diff ) | ,
---|
Bugs filed or worked on by CTPUG
Python Bugs
Open
- http://bugs.python.org/issue2736 (datetime needs an "epoch" method)
- http://bugs.python.org/issue1777412 (Python's strftime dislikes years before 1900)
- http://bugs.python.org/issue10231 (SimpleHTTPRequestHandler directory bugs)
- http://bugs.python.org/issue4236 (Crash when importing builtin module during interpreter shutdown)
- http://bugs.python.org/issue1859 (textwrap doesn't linebreak on "\n")
- http://bugs.python.org/issue6490 (docs for os.popen got lost along the way)
- http://bugs.python.org/issue2986 (difflib.SequenceMatcher not matching long sequences)
- http://bugs.python.org/issue9637 (docs do not mention HTTP_PROXY)
Resolved
http://bugs.python.org/issue2768(os.fstat and other os.f* methods should use PyObject_AsFileDescriptor)http://bugs.python.org/issue2742(example code does not work)http://bugs.python.org/issue2809(string docstring doesn't mention that ' '.split() != ' '.split(' '))http://bugs.python.org/issue2722(os.getcwd fails for long path names on linux)http://bugs.python.org/issue1153769(String interpolation needs PEP 237 update)http://bugs.python.org/issue2776(urllib2.urlopen() gets confused with path with in it)http://bugs.python.org/issue2746(existing issue (processing instruction) - patch & test case added)http://bugs.python.org/issue6230(repr bug)http://bugs.python.org/issue6232(suggested improvements to test_xml_etree.py and test_xml_etree_c.pyhttp://bugs.python.org/issue6233(py3k encoding bug)http://bugs.python.org/issue6265(cElementTree & ElementTree raise different exceptions)http://bugs.python.org/issue6266(cElementTree & ElementTree can return differently encoded strings)http://bugs.python.org/issue6231(ElementInclude bug)http://bugs.python.org/issue1491(BaseHTTPServer incorrectly implements response code 100)http://bugs.python.org/issue1343(XMLGenerator: nice elements)http://bugs.python.org/issue10465(getattr error in gzip.py)http://bugs.python.org/issue9965(malicious pickle issue - closed by prodding on irc)
Scipy / Numpy bugs
- http://projects.scipy.org/numpy/ticket/1682 (ctypelibs.py isn't completely ported to python 3)
Resolved
http://projects.scipy.org/numpy/ticket/954(Add memapping to numpy.load)http://projects.scipy.org/scipy/ticket/653(global name 'Mat5CellWriter' is not defined)http://projects.scipy.org/scipy/ticket/544(optimize.fminbound doesn't work with dimensions > 1)http://projects.scipy.org/scipy/ticket/756(gausspulse error (string_without_format%expr))
Trac & related projects bugs
Open
- http://bitten.edgewall.org/ticket/552 Bitten svn:checkout does not handle failure to check out externals (see also subversion issue #3622)
Resolved
http://trac-hacks.org/ticket/6887(WikiCalenderMacro doesn't strip leading '/'s correctly)http://trac-hacks.org/ticket/6979(Error with unicode milestone title (WikiCalenderMacro))http://bitten.edgewall.org/ticket/570Allow timeout parameter to be set on sh exec pythonhttp://bitten.edgewall.org/ticket/571Adding the ability to modify the default onerror behaviourhttp://bitten.edgewall.org/ticket/572Make all times be generated by the server.http://bitten.edgewall.org/ticket/573Allow in-progress stepshttp://bitten.edgewall.org/ticket/409Allow per-recipe onerror defaulthttp://bitten.edgewall.org/ticket/93Chart data does not restrict itself to the specified revisions in confighttp://bitten.edgewall.org/ticket/380When the build for *one* revision hangs, the slave hangs forever, and builds aren't triggered anymorehttp://bitten.edgewall.org/ticket/454build configuration pages should only show charts for configurations that have datahttp://bitten.edgewall.org/ticket/455in-progress builds should show the current step in-progresshttp://bitten.edgewall.org/ticket/222Slave connection timeout incorrectly measuredhttp://bitten.edgewall.org/ticket/451Lint report generator fails on postgres, and prevents build uploadhttp://bitten.edgewall.org/ticket/574verbose flag in svntools should be converted to booleanhttp://bitten.edgewall.org/ticket/529add --no-auth-cache and username/password options to all svn commandshttp://bitten.edgewall.org/ticket/564Another py.test patch: Ignore ignored testshttp://bitten.edgewall.org/ticket/426Replace XML/SWF Charts with an open systemhttp://bitten.edgewall.org/ticket/243Failure if there are special characters in the build log. (see also#533,#458,#505)http://bitten.edgewall.org/ticket/466Coverage Annotation is base on the last revision on the file, and not on the last revision of the repository
Note:
See TracWiki
for help on using the wiki.