Patch / Bug Summary ___________________ Patches : 274 open ( -6) / 2401 closed (+10) / 2675 total ( +4) Bugs : 762 open (-13) / 4094 closed (+36) / 4856 total (+23) RFE : 138 open ( +1) / 128 closed ( +1) / 266 total ( +2) New / Reopened Patches ______________________ Fix for #777597 - socketmodule.c connection handling incorec (2004-06-02) http://python.org/sf/965036 opened by Troels Walsted Hansen improve markupbase.py error reporting (2004-06-02) http://python.org/sf/965175 opened by No Spam improve markupbase.py error reporting (2004-06-02) CLOSED http://python.org/sf/965192 opened by No Spam Cleanup generator/eval_frame exposure (2004-06-04) http://python.org/sf/966493 opened by James William Pye Patches Closed ______________ Improved hash for tuples (2004-05-19) http://python.org/sf/957122 closed by rhettinger East Asian Width support for Unicode (2004-05-29) http://python.org/sf/962502 closed by perky Public Generator Object/Type (2004-05-20) http://python.org/sf/957398 closed by loewis Fix os.stat handling of UNC roots (2004-05-14) http://python.org/sf/954115 closed by loewis Use .dylib for shared objects on MacOS X (2002-11-21) http://python.org/sf/641685 closed by jackjansen Patch for feature request 491033 (2004-05-20) http://python.org/sf/957240 closed by loewis Improvements to Bluetooth support (2004-04-04) http://python.org/sf/929192 closed by loewis improve markupbase.py error reporting (2004-06-02) http://python.org/sf/965192 closed by nnorwitz Make IDLE's paragraph reformatting width configurable (2004-05-27) http://python.org/sf/961387 closed by rhettinger Patch to setup.py to run on x86_64 Linux (2004-03-30) http://python.org/sf/926209 closed by loewis New / Reopened Bugs ___________________ random.choice([]) should return more intelligible exception (2004-06-01) http://python.org/sf/964230 opened by Michael Hoffman Cannot encode 5 digit unicode. (2004-06-01) CLOSED http://python.org/sf/964284 opened by Bugs Fly email package uses \n to rebuild content of a message (2004-06-01) http://python.org/sf/964433 opened by Marco Bizzarri idle help is modal (2004-06-01) http://python.org/sf/964437 opened by Matthias Klose Boolean operations section includes lambda_form grammar rule (2004-06-01) CLOSED http://python.org/sf/964525 opened by Stefanus Du Toit 2.3.4 Language Reference Typo, Section 2.3.2 (2004-06-02) CLOSED http://python.org/sf/964592 opened by Chris Wood RFE versus Bug group Feature Request (2004-06-01) CLOSED http://python.org/sf/964703 opened by Terry J. Reedy Cookie module does not parse date (2004-06-02) http://python.org/sf/964861 opened by Manlio Perillo pickle protocol 2 is incompatible(?) with Cookie module (2004-06-02) http://python.org/sf/964868 opened by Manlio Perillo sys.getfilesystemencoding() (2004-06-02) http://python.org/sf/964870 opened by Manlio Perillo mapping a 0 length file (2004-06-02) http://python.org/sf/964876 opened by Manlio Perillo Unicode String formatting does not correctly handle objects (2004-06-02) http://python.org/sf/964929 opened by Giles Antonio Radford Ctrl-C causes odd behaviour (2004-06-02) http://python.org/sf/964949 opened by Michael Bax datetime.isoformat() contaiins 'T0' (2004-06-02) CLOSED http://python.org/sf/965032 opened by Doug Fort document docs.python.org in PEP-101 (2004-06-03) http://python.org/sf/965065 opened by Anthony Baxter importing dynamic modules via embedded python (2004-06-02) http://python.org/sf/965206 opened by Anne Wilson textwrap does not handle single quotes with hyphens properly (2004-06-02) CLOSED http://python.org/sf/965425 opened by Greg Ward isinstance fails to recognize instance (2004-06-03) CLOSED http://python.org/sf/965562 opened by Ib Jørgensen Build Python 2.3.3 or 4 on RedHat Enterprise fails (2004-06-03) CLOSED http://python.org/sf/965991 opened by Russell Owen realpath description misleading (2004-06-04) http://python.org/sf/966256 opened by GaryD Typo in whatsnew24/genexprs (2004-06-04) CLOSED http://python.org/sf/966375 opened by Kristian Ovaska Typo in whatsnew24/genexprs (2004-06-04) CLOSED http://python.org/sf/966387 opened by Kristian Ovaska import x.y inside of module x.y (2004-06-04) http://python.org/sf/966431 opened by Armin Rigo float_subtype_new() bug (2004-06-04) http://python.org/sf/966618 opened by Armin Rigo execfile, type, __module__, who knows ;) (2004-06-05) http://python.org/sf/966623 opened by Anthony Baxter Documentation for Descriptors in the main docs (2004-06-05) http://python.org/sf/966625 opened by Raide LaTeX not required (2004-05-05) http://python.org/sf/948517 reopened by aahz Bugs Closed ___________ Weakness in tuple hash (2004-04-27) http://python.org/sf/942952 closed by rhettinger Distutils should be able to produce Debian packages (.deb) (2004-05-31) http://python.org/sf/963825 closed by akuchling Typo in Lib/test/test_sax.py can confuse (2004-05-29) http://python.org/sf/962631 closed by akuchling Cannot encode 5 digit unicode. (2004-06-01) http://python.org/sf/964284 closed by mozbugbox Boolean operations section includes lambda_form grammar rule (2004-06-01) http://python.org/sf/964525 closed by loewis 2.3.4 Language Reference Typo, Section 2.3.2 (2004-06-01) http://python.org/sf/964592 closed by loewis RFE versus Bug group Feature Request (2004-06-01) http://python.org/sf/964703 closed by tim_one isdir behavior getting odder on UNC path (2002-02-06) http://python.org/sf/513572 closed by loewis socket timeouts produce wrong errors in win32 (2003-03-24) http://python.org/sf/708927 closed by glchapman IPV6 not correctly ifdef'd in socketmodule.c (2004-03-27) http://python.org/sf/924294 closed by loewis PyModule_AddIntConstant documented to take an int, not a lon (2004-05-28) http://python.org/sf/962471 closed by loewis grammar for "class" inheritance production slightly wrong (2004-05-26) http://python.org/sf/960448 closed by loewis datetime.isoformat() contaiins 'T0' (2004-06-02) http://python.org/sf/965032 closed by anthonybaxter Incorrect __name__ assignment (2004-03-26) http://python.org/sf/923576 closed by jackjansen textwrap does not handle single quotes with hyphens properly (2004-06-02) http://python.org/sf/965425 closed by gward isinstance fails to recognize instance (2004-06-03) http://python.org/sf/965562 closed by doerwalter locale dependency of string methods undocumented (2004-04-15) http://python.org/sf/935749 closed by loewis type of Py_UNICODE depends on ./configure options (2004-01-22) http://python.org/sf/881861 closed by loewis Python 2.4: Warn about omitted mutable_flag. (2003-03-03) http://python.org/sf/696535 closed by loewis pimp needs to do download itself (2003-04-10) http://python.org/sf/719300 closed by jackjansen MacOS9: installer should test CarbonLib version (2003-08-04) http://python.org/sf/783095 closed by jackjansen PythonIDE crashes on very large scripts folder (2004-05-24) http://python.org/sf/959291 closed by jackjansen AskFolder (EasyDialogs) does not work? (2004-03-09) http://python.org/sf/912758 closed by jackjansen -fconstant-cfstrings required for Xcode 1.2 (2004-05-08) http://python.org/sf/950482 closed by jackjansen Unable to overwrite file with findertools.move (2004-03-09) http://python.org/sf/912747 closed by jackjansen PythonLauncher-run scripts have funny $CWD (2004-03-10) http://python.org/sf/913581 closed by jackjansen #!/usr/bin/python can find wrong python (2004-04-10) http://python.org/sf/932977 closed by jackjansen Python 2.3.3 won't build on MacOSX 10.2 (2003-12-23) http://python.org/sf/864985 closed by jackjansen InfoPlist.strings files are UTF-16. (2003-07-04) http://python.org/sf/765888 closed by jackjansen bundlebuilder standalone app doesn't fully quit (2004-02-02) http://python.org/sf/889200 closed by jackjansen I would like an easy way to get to file creation date (2004-01-16) http://python.org/sf/878581 closed by jackjansen PythonIDE on osx can't run script with commandline python (2003-12-19) http://python.org/sf/862941 closed by jackjansen PythonIDE does not save for PythonLauncher (2003-12-15) http://python.org/sf/860242 closed by jackjansen Typo in whatsnew24/genexprs (2004-06-04) http://python.org/sf/966375 closed by perky Typo in whatsnew24/genexprs (2004-06-04) http://python.org/sf/966387 closed by perky C/C++ extensions w/ Python + Mingw (Windows) (2004-05-20) http://python.org/sf/957198 closed by theller Build Python 2.3.3 or 4 on RedHat Enterprise fails (2004-06-04) http://python.org/sf/965991 closed by anthonybaxter Bad error mesage when subclassing a module (2004-05-31) http://python.org/sf/963956 closed by rhettinger RFE Closed __________ asyncore - api doesn't provide doneevent (2001-12-10) http://python.org/sf/491033 closed by loewis
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