Bug/Patch Summary ----------------- 542 open / 4234 total bugs (+13) 209 open / 2411 total patches (+3) New Bugs -------- distutils: clean -b ignored; set_undefined_options doesn't (2003-10-05) http://python.org/sf/818201 Shared object modules in Windows have no __file__. (2003-10-05) http://python.org/sf/818315 socketmodule.c compile error using SunPro cc (2003-10-06) http://python.org/sf/818490 optparse "append" action should always make the empty list. (2003-10-07) http://python.org/sf/819178 httplib.SSLFile lacks readlines() method (2003-10-07) http://python.org/sf/819510 PythonIDE interactive window Unicode bug (2003-10-08) http://python.org/sf/819860 Ref Man Index: Symbols -- Latex leak (2003-10-08) http://python.org/sf/820344 urllib2 silently returns None when auth_uri is mismatched (2003-10-09) http://python.org/sf/820583 tkinter's 'after' and 'threads' on multiprocessor (2003-10-09) http://python.org/sf/820605 dbm Error (2003-10-09) http://python.org/sf/820953 reduce docs neglect a very important piece of information. (2003-10-11) http://python.org/sf/821701 pyclbr.readmodule_ex() (2003-10-11) http://python.org/sf/821818 _set_cloexec of tempfile.py uses incorrect error handling (2003-10-11) http://python.org/sf/821896 fcntl() not working on sparc (python 2.2.3) (2003-10-11) http://python.org/sf/821948 Carbon.CarbonEvt.ReceiveNextEvent args wrong (2003-10-11) http://python.org/sf/822005 New Patches ----------- Fix for former/latter confusion in Extending documentation (2003-10-06) http://python.org/sf/819012 fix import problem(unittest.py) (2003-10-07) http://python.org/sf/819077 fix doc typos (2003-10-10) http://python.org/sf/821093 ftplib: Strict RFC 959 (telnet in command channel) (2003-10-11) http://python.org/sf/821862 Closed Bugs ----------- compiler package needs better documentation. (2000-11-27) http://python.org/sf/223616 threads and profiler don't work together (2001-02-08) http://python.org/sf/231540 docs need to discuss // and __future__.division (2001-08-08) http://python.org/sf/449093 urljoin fails RFC tests (2001-08-11) http://python.org/sf/450225 new int overflow handling needs docs (2001-08-22) http://python.org/sf/454446 docs should include man page (2001-10-09) http://python.org/sf/469773 Lib/profile.doc should be updated (2001-12-04) http://python.org/sf/489256 Using the lib index mechanically (2002-04-03) http://python.org/sf/538961 Fuzziness in inspect module documentatio (2002-06-01) http://python.org/sf/563298 Automated daily documentation builds (2002-06-26) http://python.org/sf/574241 -S hides standard dynamic modules (2002-07-25) http://python.org/sf/586680 site-packages & build-dir python (2002-07-25) http://python.org/sf/586700 cPickle documentation incomplete (2002-09-28) http://python.org/sf/616013 File write examples are inadequate (2002-10-09) http://python.org/sf/621057 Creation of struct_seq types (2002-10-17) http://python.org/sf/624827 pydoc.Helper.topics not based on docs (2002-10-24) http://python.org/sf/628258 pygettext should be installed (2002-11-22) http://python.org/sf/642309 extra __builtin__ stuff not documented (2002-12-12) http://python.org/sf/652749 cPickle not always same as pickle (2002-12-18) http://python.org/sf/655802 Accept None for time.ctime() and friends (2002-12-24) http://python.org/sf/658254 HTMLParser attribute parsing bug (2003-02-10) http://python.org/sf/683938 _iscommand() in webbrowser module (2003-02-16) http://python.org/sf/687747 Provide "plucker" format docs. (2003-03-06) http://python.org/sf/698900 Building lib.pdf fails on MacOSX (2003-04-14) http://python.org/sf/721157 urlopen object's read() doesn't read to EOF (2003-04-21) http://python.org/sf/725265 platform module needs docs (LaTeX) (2003-04-24) http://python.org/sf/726911 Importing anydbm generates exception if _bsddb unavailable (2003-05-02) http://python.org/sf/731501 markupbase parse_declaration cannot recognize comments (2003-05-12) http://python.org/sf/736659 Failed assert in stringobject.c (2003-05-14) http://python.org/sf/737947 Tutorial: executable scripts on Windows (2003-06-25) http://python.org/sf/760657 test_ossaudiodev timing failure (2003-08-04) http://python.org/sf/783242 Section 13.1 HTMLParser documentation error (2003-08-23) http://python.org/sf/793702 Clarify trailing comma in func arg list (2003-09-01) http://python.org/sf/798652 Mode argument of dumbdbm does not work (2003-09-07) http://python.org/sf/802128 super instances don't support item assignment (2003-09-12) http://python.org/sf/805304 refleaks in _hotshot.c (2003-09-18) http://python.org/sf/808756 tex to html convert bug (2003-09-19) http://python.org/sf/809599 Py2.2.3: Problem with Expat/XML/Zope on MacOSX 10.2.8 (2003-09-23) http://python.org/sf/811070 randint is always even (2003-09-24) http://python.org/sf/812202 mark deprecated modules in indexes (2003-10-02) http://python.org/sf/816725 Float Multiplication (2003-10-02) http://python.org/sf/816946 invalid \U escape gives 0=length unistr (2003-10-03) http://python.org/sf/817156 use Windows' default programs location. (2003-10-05) http://python.org/sf/818030 Closed Patches -------------- Add multicall support to xmlrpclib (2002-03-18) http://python.org/sf/531629 PyArg_VaParseTupleAndKeywords (2002-04-30) http://python.org/sf/550732 attributes for urlsplit, urlparse result (2002-10-16) http://python.org/sf/624325 HTMLParser.py - more robust SCRIPT tag parsing (2003-01-19) http://python.org/sf/670664 test_htmlparser -- more robust SCRIPT tag handling (2003-01-24) http://python.org/sf/674449 Kill off docs for unsafe macros (2003-03-13) http://python.org/sf/702933 Remove __file__ after running $PYTHONSTARTUP (2003-04-11) http://python.org/sf/719777 build of html docs broken (liboptparse.tex) (2003-05-04) http://python.org/sf/732174 Nails down the semantics of dict setitem (2003-06-03) http://python.org/sf/748126 Let pprint.py use issubclass instead of is for type checking (2003-06-07) http://python.org/sf/750542 Glossary (2003-08-13) http://python.org/sf/788509 Improve "veryhigh.tex" API docs (2003-09-01) http://python.org/sf/798638 dynamic popen2 MAXFD (2003-10-03) http://python.org/sf/817329
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4