[issue219851] inline C++ keyword in config.h

2022-04-10 Thread admin
Change by admin : -- github: None -> 33420 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402337] revised CALL_FUNCTION implementation

2022-04-10 Thread admin
Change by admin : -- github: None -> 33459 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue219822] urllib doesn't like unicode

2022-04-10 Thread admin
Change by admin : -- github: None -> 33419 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue221129] makesetup loop

2022-04-10 Thread admin
Change by admin : -- github: None -> 33440 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue220081] PyDict_Update() missing from C API

2022-04-10 Thread admin
Change by admin : -- github: None -> 33426 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402356] Fix cthread support on Mac OS X Server

2022-04-10 Thread admin
Change by admin : -- github: None -> 33466 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402170] move getopt() to Py_GetOpt() and use it unconditionally

2022-04-10 Thread admin
Change by admin : -- github: None -> 33417 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402357] Add support for frameworks and objective-c source. Uesful for both GnuStep and for OSXS/OSX/Darwin.

2022-04-10 Thread admin
Change by admin : -- github: None -> 33467 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue220994] Traceback with DISTUTILS_DEBUG set

2022-04-10 Thread admin
Change by admin : -- github: None -> 33430 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402355] Fix fileobject.c on Mac OS X Server to support TELL64()

2022-04-10 Thread admin
Change by admin : -- github: None -> 33465 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue221060] memory leak in python 2.0

2022-04-10 Thread admin
Change by admin : -- github: None -> 33434 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue401972] Fix for lookbehind bug (#117242)

2022-04-10 Thread admin
Change by admin : -- github: None -> 33368 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue219123] Use of ftplib or urllib causes page fault on exit

2022-04-10 Thread admin
Change by admin : -- github: None -> 33400 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue217004] Tools/compiler does not create doc strings

2022-04-10 Thread admin
Change by admin : -- github: None -> 33353 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue219707] urllib failure when return code not 200

2022-04-10 Thread admin
Change by admin : -- github: None -> 33411 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue217329] Compile Python 2.0 on BSDI BSD/OS 4.0.1 fails

2022-04-10 Thread admin
Change by admin : -- github: None -> 33376 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue219556] Python 2.0 httplib doesn't like ICY status lines

2022-04-10 Thread admin
Change by admin : -- github: None -> 33406 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue219450] dictionary values returns pointers when the value is a list

2022-04-10 Thread admin
Change by admin : -- github: None -> 33402 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue220082] making vars() more useful

2022-04-10 Thread admin
Change by admin : -- github: None -> 33427 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402227] make BUILD_MAP use it's argument

2022-04-10 Thread admin
Change by admin : -- github: None -> 33439 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue221327] threads within an embedded python interpreter

2022-04-10 Thread admin
Change by admin : -- github: None -> 33445 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222756] BaseHTTPServer subclass I/O call blocks forever

2022-04-10 Thread admin
Change by admin : -- github: None -> 33492 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue219622] Python 2.0 compile errors ...

2022-04-10 Thread admin
Change by admin : -- github: None -> 33408 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue217508] Building 2.0 under Solaris 8 with GCC 2.95.2 fails to link

2022-04-10 Thread admin
Change by admin : -- github: None -> 33387 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue217158] String literal documentation is not up to date

2022-04-10 Thread admin
Change by admin : -- github: None -> 33361 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402208] Allow jython to use StringIO.py without an errno module.

2022-04-10 Thread admin
Change by admin : -- github: None -> 33433 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402229] a better robotparser.py module

2022-04-10 Thread admin
Change by admin : -- github: None -> 33441 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222780] msvcrt: locking constants aren't defined.

2022-04-10 Thread admin
Change by admin : -- github: None -> 33493 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue219883] smtplib.py can leak file descriptors

2022-04-10 Thread admin
Change by admin : -- github: None -> 33424 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue221672] Documentation which needs updating to 2.0

2022-04-10 Thread admin
Change by admin : -- github: None -> 33449 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402278] add tparm to _cursesmodule

2022-04-10 Thread admin
Change by admin : -- github: None -> 33450 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222176] Error in rotor module documentation

2022-04-10 Thread admin
Change by admin : -- github: None -> 33468 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222985] threading not ok with GNU pth

2022-04-10 Thread admin
Change by admin : -- github: None -> 33496 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402477] DOM enhancements

2022-04-10 Thread admin
Change by admin : -- github: None -> 33501 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402492] minidom/pulldom: remove nodes already in the tree

2022-04-10 Thread admin
Change by admin : -- github: None -> 33505 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue217278] re-opening of bug #117167

2022-04-10 Thread admin
Change by admin : -- github: None -> 33371 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402498] imputil.py: uninstall method & import of .pyc-files

2022-04-10 Thread admin
Change by admin : -- github: None -> 33506 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402313] shar output support

2022-04-10 Thread admin
Change by admin : -- github: None -> 33454 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223409] Global Module Index up link does not work

2022-04-10 Thread admin
Change by admin : -- github: None -> 33508 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue221208] Advanced email module

2022-04-10 Thread admin
Change by admin : -- github: None -> 33444 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223625] "authinfo" belongs before "mode reader" in nntplib.py

2022-04-10 Thread admin
Change by admin : -- github: None -> 33513 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue221965] 10 in xrange(10) returns 1

2022-04-10 Thread admin
Change by admin : -- github: None -> 33458 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402549] simpler, faster(!) implementation of string.join

2022-04-10 Thread admin
Change by admin : -- github: None -> 33514 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue221013] Bug in .join()

2022-04-10 Thread admin
Change by admin : -- github: None -> 33431 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402553] Fix for handling jython's PyStringMap

2022-04-10 Thread admin
Change by admin : -- github: None -> 33515 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue221951] webbrowser.open() generates AttributeError on Mac

2022-04-10 Thread admin
Change by admin : -- github: None -> 33456 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223685] bug in extension handling Py_RunSimpleFile

2022-04-10 Thread admin
Change by admin : -- github: None -> 33519 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue216453] [Windows] TclError does not always produce error messages

2022-04-10 Thread admin
Change by admin : -- github: None -> 33323 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue224106] isinstance() doesn't *quite* work on ExtensionClasses

2022-04-10 Thread admin
Change by admin : -- github: None -> 33533 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222215] python will not build without --with-suffix on case insensitive filesystem

2022-04-10 Thread admin
Change by admin : -- github: None -> 33469 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue224038] CGI : Uploaded file is whole stored in memory

2022-04-10 Thread admin
Change by admin : -- github: None -> 33530 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402363] Allow Unicode in urllib

2022-04-10 Thread admin
Change by admin : -- github: None -> 33471 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223730] Extra backslash in web page

2022-04-10 Thread admin
Change by admin : -- github: None -> 33522 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402364] Fix for119822: Allow Unicode in urllib

2022-04-10 Thread admin
Change by admin : -- github: None -> 33472 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402469] Use glibc's getline() extension

2022-04-10 Thread admin
Change by admin : -- github: None -> 33499 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue217608] test_largefile crashes or IRIX 6

2022-04-10 Thread admin
Change by admin : -- github: None -> 33391 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402698] Fix for StreamReader bug

2022-04-10 Thread admin
Change by admin : -- github: None -> 33561 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue224572] Python 2.0 os.system() failure, Debian Linux 2.2.17, i686

2022-04-10 Thread admin
Change by admin : -- github: None -> 33547 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222564] Some typo errors in Extending & Embedding

2022-04-10 Thread admin
Change by admin : -- github: None -> 33480 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222562] Some typo errors in Extending & Embedding

2022-04-10 Thread admin
Change by admin : -- github: None -> 33479 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue225297] select([], [], [], 1) on Windows raises exception

2022-04-10 Thread admin
Change by admin : -- github: None -> 33570 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue401824] On Darwin, remove unrecognized option `-OPT:Olimit=0'

2022-04-10 Thread admin
Change by admin : -- github: None -> 33312 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue225217] urllib2.py and proxies (Python 2.0)

2022-04-10 Thread admin
Change by admin : -- github: None -> 33569 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222680] compile python 2.0 on irix 6.5

2022-04-10 Thread admin
Change by admin : -- github: None -> 33487 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222588] xmllib unable to parse "german scharfes ß" in UTF8 format

2022-04-10 Thread admin
Change by admin : -- github: None -> 33483 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402354] Fix dynamic module linking on Mac OSX/OSXS

2022-04-10 Thread admin
Change by admin : -- github: None -> 33464 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402780] SET_LINENO for augassign

2022-04-10 Thread admin
Change by admin : -- github: None -> 33571 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402409] Cygwin Python DLL and Shared Extension Patch

2022-04-10 Thread admin
Change by admin : -- github: None -> 33484 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402733] {}.popitem() implementation

2022-04-10 Thread admin
Change by admin : -- github: None -> 33566 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222684] Memory leak creating sub-interpreters

2022-04-10 Thread admin
Change by admin : -- github: None -> 33488 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402794] trivial typo fix

2022-04-10 Thread admin
Change by admin : -- github: None -> 33574 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222517] problems to compile 2.0 on IRIX 6.5

2022-04-10 Thread admin
Change by admin : -- github: None -> 33478 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue225476] Codec naming scheme and aliasing support

2022-04-10 Thread admin
Change by admin : -- github: None -> 33577 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402808] Export control for modules

2022-04-10 Thread admin
Change by admin : -- github: None -> 33581 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222690] invalid default module path

2022-04-10 Thread admin
Change by admin : -- github: None -> 33489 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402169] Additional docs for __iadd__ hooks

2022-04-10 Thread admin
Change by admin : -- github: None -> 33414 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue224003] sys.path[0] is not the script directory

2022-04-10 Thread admin
Change by admin : -- github: None -> 33528 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222986] threading not ok with GNU pth - bis

2022-04-10 Thread admin
Change by admin : -- github: None -> 33497 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402652] Reference implementation for PEP 208 (coercion)

2022-04-10 Thread admin
Change by admin : -- github: None -> 33546 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223261] string.split

2022-04-10 Thread admin
Change by admin : -- github: None -> 33504 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue224051] ndiff bug: "?" lines are out-of-sync

2022-04-10 Thread admin
Change by admin : -- github: None -> 33531 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue217195] Broken \ref link in documentation

2022-04-10 Thread admin
Change by admin : -- github: None -> 33364 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402827] Fix for PR#119558: bsddb.c: check return from malloc

2022-04-10 Thread admin
Change by admin : -- github: None -> 33588 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222395] readline() of codecs.StreamReader doesn't work for"utf-16le"

2022-04-10 Thread admin
Change by admin : -- github: None -> 33476 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue225719] malloc() is called when _PyThreadState_Current is NULL

2022-04-10 Thread admin
Change by admin : -- github: None -> 33587 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223616] compiler package needs better documentation.

2022-04-10 Thread admin
Change by admin : -- github: None -> 33512 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue225744] httplib does not check if port is valid (easy to fix?)

2022-04-10 Thread admin
Change by admin : -- github: None -> 33589 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222162] split is broken for unicode strings

2022-04-10 Thread admin
Change by admin : -- github: None -> 33462 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402847] fix a memory leak

2022-04-10 Thread admin
Change by admin : -- github: None -> 33592 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402548] fix for bug #121013

2022-04-10 Thread admin
Change by admin : -- github: None -> 33511 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223769] sre bug for non-greedy match

2022-04-10 Thread admin
Change by admin : -- github: None -> 33523 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223634] Pickle broken on Unicode strings

2022-04-10 Thread admin
Change by admin : -- github: None -> 33516 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue225808] Fiddling builtin str flips out re.sub

2022-04-10 Thread admin
Change by admin : -- github: None -> 33591 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223694] String join of Unicode string crashes

2022-04-10 Thread admin
Change by admin : -- github: None -> 33520 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue225891] windows popen4 crashes python when not closed correctly

2022-04-10 Thread admin
Change by admin : -- github: None -> 33596 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue222589] xmllib unable to parse "german scharfes ß" in UTF8 format

2022-04-10 Thread admin
Change by admin : -- github: None -> 33482 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402802] Support new gdbm flags

2022-04-10 Thread admin
Change by admin : -- github: None -> 33579 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue223520] Example code doesn't work

2022-04-10 Thread admin
Change by admin : -- github: None -> 33509 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402875] Make socket close thread safe

2022-04-10 Thread admin
Change by admin : -- github: None -> 33603 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue402599] better errors for getsockaddrarg

2022-04-10 Thread admin
Change by admin : -- github: None -> 33529 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

<    5   6   7   8   9   10   11   12   13   14   >