399 messages

org.python.python-bugs-list [All Lists]

2001 January [All Months]

Page 1 (Messages 1 to 100): 1 2 3 4

[Python-bugs-list] [Bug #126706] many std modules assume string.letters is [a-zA-Z] - nore...@sourceforge.net
[Python-bugs-list] [Bug #127259] New re breaks on some '*?' matches - nore...@sourceforge.net
[Python-bugs-list] [Bug #127273] Documentation of 'long' function is wrong - nore...@sourceforge.net
[Python-bugs-list] [Bug #127273] Documentation of 'long' function is wrong - nore...@sourceforge.net
[Python-bugs-list] [Bug #126345] Modules are not garbage collected - nore...@sourceforge.net
[Python-bugs-list] [Bug #117464] clash with BSD db when building - nore...@sourceforge.net
[Python-bugs-list] [Bug #126850] file.seek() docs should mention append mode - nore...@sourceforge.net
[Python-bugs-list] [Bug #127483] repr and str return different results for a some floats - nore...@sourceforge.net
[Python-bugs-list] [Bug #122715] __rcmp__() description - nore...@sourceforge.net
[Python-bugs-list] [Bug #127361] httplib problem with '100 Continue' - nore...@sourceforge.net
[Python-bugs-list] [Bug #127718] binascii_a2b_uu '@' is 0? trailing garbage bug. - nore...@sourceforge.net
[Python-bugs-list] [Bug #127271] parser module tuple2ast cannot handle node type 280 - nore...@sourceforge.net
[Python-bugs-list] [Bug #127992] This line used to work: sd.connect (routerlanip, 80) - nore...@sourceforge.net
[Python-bugs-list] [Bug #128037] problems using the shelve module - nore...@sourceforge.net
[Python-bugs-list] [Bug #128040] memory leak when using win32 extension for Python - nore...@sourceforge.net
[Python-bugs-list] [Bug #128079] memory leak in pyexpat parser - nore...@sourceforge.net
[Python-bugs-list] [Bug #128040] memory leak when using win32 extension for Python - nore...@sourceforge.net
[Python-bugs-list] [Bug #128040] memory leak with multiple Py_Initialize/Py_Finalize calls - nore...@sourceforge.net
[Python-bugs-list] [Bug #128079] memory leak in pyexpat parser - nore...@sourceforge.net
[Python-bugs-list] [Bug #125744] httplib does not check if port is valid (easy to fix?) - nore...@sourceforge.net
[Python-bugs-list] [Bug #128210] Threads using same stream blow up (Windows) - nore...@sourceforge.net
[Python-bugs-list] [Bug #114780] Rare hangs in w9xpopen.exe - nore...@sourceforge.net
[Python-bugs-list] [Bug #128591] C-level GC API is not documented - nore...@sourceforge.net
[Python-bugs-list] [Bug #128685] popen on Win9x isnt smart enough about finding w9xpopen.exe - nore...@sourceforge.net
[Python-bugs-list] [Bug #126851] ftplib.py should default to passive mode - nore...@sourceforge.net
[Python-bugs-list] [Bug #128711] Need string-to-character-list splitter - nore...@sourceforge.net
[Python-bugs-list] [Bug #128713] type() on mmap object causes segfault - nore...@sourceforge.net
[Python-bugs-list] [Bug #127259] New re breaks on some '*?' matches - nore...@sourceforge.net
[Python-bugs-list] [Bug #128764] urllib.splithost() chokes on password containing '/' - nore...@sourceforge.net
[Python-bugs-list] [Bug #128764] urllib.splithost() chokes on password containing '/' - nore...@sourceforge.net
[Python-bugs-list] [Bug #128830] re is greedy with non-greedy operator - nore...@sourceforge.net
[Python-bugs-list] [Bug #126851] ftplib.py should default to passive mode - nore...@sourceforge.net
[Python-bugs-list] [Bug #128823] uncompatible re.findall() with the new engine = "sre" - nore...@sourceforge.net
[Python-bugs-list] [Bug #128899] SRE fails to match when using {m,n} syntax - nore...@sourceforge.net
[Python-bugs-list] [Bug #128930] Inconsistent -L, -R options - nore...@sourceforge.net
[Python-bugs-list] [Bug #128830] re is greedy with non-greedy operator - nore...@sourceforge.net
[Python-bugs-list] [Bug #128921] string.count crashes on Unicode - nore...@sourceforge.net
[Python-bugs-list] [Bug #128830] re is greedy with non-greedy operator - nore...@sourceforge.net
[Python-bugs-list] [Bug #125919] docs for random, whrandom too complex - nore...@sourceforge.net
[Python-bugs-list] [Bug #128973] OpenBSD Problems with _funlockfile in fileobject.c - nore...@sourceforge.net
[Python-bugs-list] [Bug #128965] Crash on Windows (no current thread) with gadfly - nore...@sourceforge.net
[Python-bugs-list] [Bug #129000] struct should handle terminated strings - nore...@sourceforge.net
[Python-bugs-list] [Bug #128973] OpenBSD Problems with _funlockfile in fileobject.c - nore...@sourceforge.net
[Python-bugs-list] [Bug #129173] setup.py tries to build pyexpat in the absence of xmlparse.h - nore...@sourceforge.net
[Python-bugs-list] [Bug #129179] Memory leak on repeated reloads - nore...@sourceforge.net
[Python-bugs-list] [Bug #129193] make clean & make test failures with setup.py - nore...@sourceforge.net
[Python-bugs-list] [Bug #129205] simple typo - nore...@sourceforge.net
[Python-bugs-list] [Bug #129280] Weird build directory on BSDI - nore...@sourceforge.net
[Python-bugs-list] [Bug #128973] OpenBSD Problems with _funlockfile in fileobject.c - nore...@sourceforge.net
[Python-bugs-list] [Bug #123225] asyncore.py should use select.poll(), not "import poll" - nore...@sourceforge.net
[Python-bugs-list] [Bug #127699] Memory leaks using imp.load_module - nore...@sourceforge.net
[Python-bugs-list] [Bug #121706] exceptions module cannot be imported in two interpreters - nore...@sourceforge.net
[Python-bugs-list] [Bug #129345] Section 4.6, Minor grammatical error - nore...@sourceforge.net
[Python-bugs-list] [Bug #125891] windows popen4 crashes python when not closed correctly - nore...@sourceforge.net
[Python-bugs-list] [Bug #129293] zlib library used for binary win32 distribution can crash - nore...@sourceforge.net
[Python-bugs-list] [Bug #121930] Parameter mismatch exception tracebacks could be more helpfu - nore...@sourceforge.net
[Python-bugs-list] [Bug #116678] minidom doesn't raise exception for illegal children - nore...@sourceforge.net
[Python-bugs-list] [Bug #125891] windows popen4 crashes python when not closed correctly - nore...@sourceforge.net
[Python-bugs-list] [Bug #125598] Confusing KeyError-Message when key is tuple of size 1 - nore...@sourceforge.net
[Python-bugs-list] [Bug #129344] Section 7.1, Sentence makes no sense - nore...@sourceforge.net
[Python-bugs-list] [Bug #129234] Various typo in the API ref manual - nore...@sourceforge.net
[Python-bugs-list] [Bug #129417] Negative numbers are grouped incorrectly - nore...@sourceforge.net
[Python-bugs-list] [Bug #124981] zlib decompress of sync-flushed data fails - nore...@sourceforge.net
[Python-bugs-list] [Bug #117464] clash with BSD db when building - nore...@sourceforge.net
[Python-bugs-list] [Bug #128475] mimetools.encode (sometimes) fails when called from a thread - nore...@sourceforge.net
[Python-bugs-list] [Bug #125673] PyThreadState_Delete: invalid tstate (Unix only?) - nore...@sourceforge.net
[Python-bugs-list] [Bug #129417] Negative numbers are grouped incorrectly - nore...@sourceforge.net
[Python-bugs-list] [Bug #129626] Size command broken? - nore...@sourceforge.net
[Python-bugs-list] [Bug #129626] Size command broken? - nore...@sourceforge.net
[Python-bugs-list] [Bug #129661] library-dirs option in setup.cfg crashes distutils - nore...@sourceforge.net
[Python-bugs-list] [Bug #129692] \seepep{} not correct in HTML translation - nore...@sourceforge.net
[Python-bugs-list] [Bug #125673] PyThreadState_Delete: invalid tstate - nore...@sourceforge.net
[Python-bugs-list] [Bug #125673] PyThreadState_Delete: invalid tstate - nore...@sourceforge.net
[Python-bugs-list] [Bug #128040] memory leak with multiple Py_Initialize/Py_Finalize calls - nore...@sourceforge.net
[Python-bugs-list] [Bug #129832] 2.1a Mac OSX build fails on "-lm" switch - nore...@sourceforge.net
[Python-bugs-list] [Bug #129833] 2.1a Mac OSX build fails on "-lm" switch - nore...@sourceforge.net
[Python-bugs-list] [Bug #129833] 2.1a Mac OSX build fails on "-lm" switch - nore...@sourceforge.net
[Python-bugs-list] [Bug #129841] 'make install' needs write access to build directory - nore...@sourceforge.net
[Python-bugs-list] [Bug #129179] Memory leak on repeated reloads - nore...@sourceforge.net
[Python-bugs-list] [Bug #129904] 2.1a1: lib-tk not in sys.path: import fails - nore...@sourceforge.net
[Python-bugs-list] [Bug #129991] build process references ld_so_aix in lib before it exists - nore...@sourceforge.net
[Python-bugs-list] [Bug #129994] problem building readline extension on linux - nore...@sourceforge.net
[Python-bugs-list] [Bug #129998] "Corrupt installation" when installed without admin privs - nore...@sourceforge.net
[Python-bugs-list] [Bug #130010] Nasty case for comparison performance - nore...@sourceforge.net
[Python-bugs-list] [Bug #128973] OpenBSD Problems with _funlockfile in fileobject.c - nore...@sourceforge.net
[Python-bugs-list] [Bug #130075] dbmmodule build fails on Debian GNU/Linux unstable (Sid) - nore...@sourceforge.net
[Python-bugs-list] [Bug #130117] Python-2.1a1 sgi build _curses Module fix - nore...@sourceforge.net
[Python-bugs-list] [Bug #130117] Python-2.1a1 sgi build _curses Module fix - nore...@sourceforge.net
[Python-bugs-list] [Bug #129994] problem building readline extension on linux - nore...@sourceforge.net
[Python-bugs-list] [Bug #130197] --with-suffix removal breaks macosx build - nore...@sourceforge.net
[Python-bugs-list] [Bug #129827] Mac OSX build of 2.1a needs "-traditional-cpp" - nore...@sourceforge.net
[Python-bugs-list] [Bug #129827] Mac OSX build of 2.1a needs "-traditional-cpp" - nore...@sourceforge.net
[Python-bugs-list] [Bug #130197] --with-suffix removal breaks macosx build - nore...@sourceforge.net
[Python-bugs-list] [Bug #129904] 2.1a1: lib-tk not in sys.path: import fails - nore...@sourceforge.net
[Python-bugs-list] [Bug #130117] Python-2.1a1 sgi build _curses Module fix - nore...@sourceforge.net
[Python-bugs-list] [Bug #129788] cgi module. FieldStorage class returns keys blank fields. - nore...@sourceforge.net
[Python-bugs-list] [Bug #130355] unicode capitalize method does the wrong thing - nore...@sourceforge.net
[Python-bugs-list] [Bug #129995] segfaults on AIX if configured with threads - nore...@sourceforge.net
[Python-bugs-list] [Bug #129827] Mac OSX build of 2.1a needs "-traditional-cpp" - nore...@sourceforge.net
[Python-bugs-list] Re: [Bug #127722] getpythonregpath fails - Jack Andrews

Page 1 (Messages 1 to 100): 1 2 3 4