| Id |
Summary |
Prior |
Sever |
Vers |
Keyws |
Opened by (when) |
Temporal location |
Last update by (when) |
| 4591 |
32-bits unsigned user/group identifier |
normal |
normal |
Python 2.6, Python 3.1, Python 3.0, Python 2.7 |
needs review, patch |
Sjoerd Mullender (sjoerd) * (2008-12-08) |
  | haypo (2009-04-06) |
| 4600 |
__class__ assignment: new-style? heap? == confusing |
normal |
normal |
Python 3.0 |
|
Terry J. Reedy (terry.reedy) (2008-12-08) |
    | georg.brandl (2010-08-01) |
| 4573 |
zsh-style subpattern matching for fnmatch/glob |
normal |
normal |
Python 3.0, Python 2.7 |
patch |
Erick Tryzelaar (erickt) (2008-12-07) |
      | georg.brandl (2009-09-04) |
| 4555 |
Smelly exports (global symbols in python not prefixed with Py or _Py) |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Christian Heimes (christian.heimes) * (2008-12-06) |
       | dmalcolm (2010-07-20) |
| 4558 |
with_stdc89 |
normal |
normal |
Python 3.2 |
patch |
Christian Heimes (christian.heimes) * (2008-12-06) |
      | terry.reedy (2010-08-03) |
| 4528 |
test_httpservers consistently fails - OSError: [Errno 13] Permission denied (e.g. on OS X using tarball, but not svn tag r30) |
normal |
normal |
Python 3.0 |
|
Martin Diers (mwdiers) (2008-12-04) |
  | Erkan Yilmaz (2009-02-03) |
| 4502 |
Allowing get_pre_input_hook from Readline |
normal |
normal |
Python 3.2 |
patch |
Conrad.Irwin (Conrad.Irwin) (2008-12-03) |
    | terry.reedy (2010-06-17) |
| 4506 |
3.0 make test failures on Solaris 10 |
normal |
normal |
|
64bit |
Skip Montanaro (skip.montanaro) * (2008-12-03) |
    | skip.montanaro (2010-05-20) |
| 4508 |
distutils compiler not handling spaces in path to output/src files |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Brian Thorne (Thorney) (2008-12-03) |
     | eric.araujo (2010-08-25) |
| 4510 |
ValueError for list.remove() not very helpful |
low |
normal |
Python 3.2 |
patch, easy |
Brett Cannon (brett.cannon) * (2008-12-03) |
     | tlesher (2010-07-26) |
| 4485 |
fast swap of "default" Windows python versions |
normal |
normal |
Python 3.2 |
|
Glenn Linderman (v+python) (2008-12-02) |
       | brian.curtin (2010-07-24) |
| 4487 |
Add utf8 alias for email charsets |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
(maxua) (2008-12-02) |
         | r.david.murray (2010-06-04) |
| 4489 |
shutil.rmtree is vulnerable to a symlink attack |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.3, Python 3.2 |
patch |
Mart Sõmermaa (mrts) (2008-12-02) |
    | tarek (2010-04-20) |
| 4492 |
httplib code thinks it closes connection, but does not |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
John J Lee (jjlee) (2008-12-02) |
    | BreamoreBoy (2010-07-09) |
| 4493 |
urllib2 doesn't always supply / where URI path component is empty |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
easy |
John J Lee (jjlee) (2008-12-02) |
        | flox (2010-08-04) |
| 4496 |
misleading comment in urllib2 |
normal |
normal |
Python 3.0, Python 2.7 |
|
John J Lee (jjlee) (2008-12-02) |
  | amaury.forgeotdarc (2008-12-02) |
| 4498 |
Compiler warning "signed/unsigned comparion in mmapmodule" |
normal |
normal |
Python 3.0 |
|
Raymond Hettinger (rhettinger) * (2008-12-02) |
    | ezio.melotti (2010-03-13) |
| 4499 |
redefinition of TILDE macro on AIX platform |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Andrew Paprocki (apaprocki) (2008-12-02) |
   | sable (2010-09-06) |
| 4476 |
compileall.py fails if current dir has a "types" subdir with 3.0 (ok with 2.5) |
normal |
normal |
Python 3.0 |
|
Martin v. Löwis (loewis) (2008-12-01) |
  | aivazis (2008-12-01) |
| 4480 |
bdist_msi and bdist_wininst are missing an uninstaller icon |
normal |
normal |
Python 3.2 |
|
Marc-Andre Lemburg (lemburg) (2008-12-01) |
    | terry.reedy (2010-08-09) |
| 4470 |
smtplib SMTP_SSL not working. |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Lorenzo M. Catucci (lcatucci) (2008-11-30) |
      | pitrou (2010-04-20) |
| 4471 |
IMAP4 missing support for starttls |
normal |
normal |
Python 2.6 |
patch |
Lorenzo M. Catucci (lcatucci) (2008-11-30) |
  | janssen (2009-03-03) |
| 4473 |
POP3 missing support for starttls |
normal |
normal |
Python 2.7, Python 3.2 |
patch |
Lorenzo M. Catucci (lcatucci) (2008-11-30) |
    | pitrou (2010-03-12) |
| 4453 |
MSI installer shows error message if "Compile .py files to bytecode" option is selected |
normal |
normal |
Python 3.1 |
|
Suraj Barkale (suraj) (2008-11-28) |
     | loewis (2010-08-04) |
| 4442 |
document immutable type subclassing via __new__ |
normal |
normal |
Python 3.1, Python 2.7 |
|
Chris Withers (cjw296) * (2008-11-26) |
  | georg.brandl (2008-12-05) |
| 4402 |
os.getenv('PATH') return different result between 2.5 and 3.0rc3 |
normal |
normal |
Python 3.0 |
|
赵现刚 (clive) (2008-11-24) |
  | amaury.forgeotdarc (2008-11-26) |
| 4403 |
regression from 2.6: smtplib.py requiring ascii for sending messages |
normal |
normal |
Python 3.1, Python 3.0 |
|
August Mueller (ccgus) (2008-11-24) |
    | ajaksu2 (2009-04-26) |
| 4395 |
Document auto __ne__ generation; provide a use case for non-trivial __ne__ |
low |
normal |
Python 3.1 |
|
Terry J. Reedy (terry.reedy) (2008-11-23) |
     | rhettinger (2010-09-02) |
| 4388 |
test_cmd_line fails on MacOS X |
normal |
normal |
Python 3.1, Python 3.2 |
patch |
Jean Brouwers (MrJean1) (2008-11-22) |
   | skip.montanaro (2010-09-05) |
| 4391 |
optparse: use proper gettext plurals forms |
low |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Dwayne Bailey (dwayne) (2008-11-22) |
      | terry.reedy (2010-08-04) |
| 4376 |
Nested ctypes 'BigEndianStructure' fails |
normal |
normal |
Python 3.2 |
|
Aaron Brady (castironpi) (2008-11-21) |
      | terry.reedy (2010-08-04) |
| 4379 |
Py_SAFE_DOWNCAST in FILE_TIME_to_time_t_nsec failing |
normal |
normal |
Python 2.6, Python 2.7 |
patch |
Kevin Watters (kevinwatters) (2008-11-21) |
   | pitrou (2010-09-04) |
| 4366 |
cannot find -lpythonX.X when buinding Python on FreeBSD |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Akira Kitada (akitada) (2008-11-20) |
      | terry.reedy (2010-08-04) |
| 4369 |
Error building to a nonstandard prefix (with patch) |
normal |
normal |
Python 2.6 |
patch |
Giuseppe Ottaviano (ot) (2008-11-20) |
  | rpetrov (2008-11-20) |
| 4350 |
Remove dead code from Tkinter.py |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Guilherme Polo (gpolo) * (2008-11-19) |
      | BreamoreBoy (2010-08-04) |
| 4352 |
imp.find_module() fails with a UnicodeDecodeError when called with non-ASCII search paths |
normal |
normal |
Python 3.1, Python 3.0 |
|
Jukka Aho (Jukka Aho) (2008-11-19) |
      | haypo (2010-07-30) |
| 4343 |
New function in Tkinter.py: setup_master |
normal |
normal |
Python 3.1, Python 2.7 |
patch |
Guilherme Polo (gpolo) * (2008-11-18) |
    | gpolo (2009-02-02) |
| 4345 |
Implement nb_nonzero for PyTclObject |
normal |
normal |
Python 3.2 |
patch |
Guilherme Polo (gpolo) * (2008-11-18) |
   | gpolo (2010-08-04) |
| 4346 |
PyObject_CallMethod changes the exception message already set by PyObject_GetAttr |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Guilherme Polo (gpolo) * (2008-11-18) |
    | BreamoreBoy (2010-08-04) |
| 4347 |
Circular dependency causes SystemError when adding new syntax |
normal |
normal |
Python 2.6, Python 2.7 |
patch |
Thomas Lee (thomas.lee) (2008-11-18) |
  | brett.cannon (2009-04-02) |
| 4333 |
Reworked Dialog.py |
normal |
normal |
Python 3.2 |
patch |
Guilherme Polo (gpolo) * (2008-11-17) |
    | BreamoreBoy (2010-08-04) |
| 4335 |
inspect.getsourcelines ignores last line in module |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch, easy |
Rafe Sacks (RafeSacks) (2008-11-17) |
    | belopolsky (2010-07-18) |
| 4331 |
Can't use _functools.partial() created function as method |
normal |
normal |
Python 3.0, Python 2.7 |
patch |
scott sadler (ssadler) (2008-11-16) |
    | jackdied (2010-02-23) |
| 4318 |
optparse: formatting of help text/descriptions |
normal |
normal |
Python 2.7 |
|
A.M. Kuchling (akuchling) * (2008-11-14) |
    | LambertDW (2009-02-26) |
| 4322 |
function with modified __name__ uses original name when there's an arg error |
normal |
normal |
Python 3.0 |
|
Erick Tryzelaar (erickt) (2008-11-14) |
  | benjamin.peterson (2008-11-14) |
| 4304 |
build mode which fails for build failures in extensions |
normal |
normal |
|
buildbot |
Matthias Klose (doko) (2008-11-12) |
    | r.david.murray (2010-07-10) |
| 4297 |
Add error_log attribute to optparse.OptionParser |
normal |
normal |
Python 3.2 |
patch |
Daniel Watkins (odd_bloke) (2008-11-11) |
   | eric.araujo (2010-07-23) |
| 4277 |
asynchat's handle_error inconsistency |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Giampaolo Rodola' (giampaolo.rodola) (2008-11-07) |
      | giampaolo.rodola (2010-07-10) |
| 4260 |
ctypes.xFUNCTYPE are decorators. |
normal |
normal |
Python 3.0 |
|
David W. Lambert (LambertDW) (2008-11-05) |
  | theller (2008-11-06) |
| 4264 |
Patch: optimize code to use LIST_APPEND instead of calling list.append |
normal |
normal |
|
patch |
David Turner (novalis_dt) (2008-11-05) |
  | novalis_dt (2008-11-07) |
| 4253 |
Maildir dumpmessage on |
normal |
normal |
Python 2.7 |
|
Marcus CM (marcus@internetnowasp.net) (2008-11-03) |
    | terry.reedy (2010-06-17) |
| 4254 |
_cursesmodule.c callable update_lines_cols() |
normal |
normal |
Python 3.2 |
patch |
Roland Brickl (nemesis) (2008-11-03) |
          | BreamoreBoy (2010-07-18) |
| 4256 |
optparse/argparse: provide a simple way to get a programmatically useful list of options |
normal |
normal |
Python 3.2 |
patch, easy |
Andy Buckley (andybuckley) (2008-11-03) |
     | ndim (2010-08-06) |
| 4246 |
execution model - clear and complete example in documentation |
normal |
normal |
Python 3.2 |
|
robwolfe (robwolfe) (2008-11-01) |
    | terry.reedy (2010-07-10) |
| 4236 |
Crash when importing builtin module during interpreter shutdown |
critical |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Amaury Forgeot d'Arc (amaury.forgeotdarc) * (2008-10-30) |
      | terry.reedy (2010-08-08) |
| 4221 |
inconsistent exception from int is confusing |
low |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
Jean-Paul Calderone (exarkun) (2008-10-28) |
      | ezio.melotti (2010-08-12) |
| 4212 |
email.LazyImporter does not use absolute imports |
normal |
normal |
Python 2.6 |
|
Brandon Bloom (brandonbloom) (2008-10-27) |
      | barry (2010-05-05) |
| 4214 |
no extension debug info with msvc9compiler.py |
normal |
normal |
Python 2.6, Python 3.1, Python 3.0, Python 2.7 |
|
Robin Dunn (robind) (2008-10-27) |
    | amaury.forgeotdarc (2009-03-07) |
| 4216 |
subprocess.Popen hangs at communicate() when child exits |
normal |
normal |
Python 3.1, Python 2.7 |
|
Amy Zhu (amy20_z) (2008-10-27) |
    | dmalcolm (2009-10-16) |
| 4202 |
Multiple interpreters and readline module hook functions. |
normal |
normal |
Python 3.0 |
|
Graham Dumpleton (grahamd) (2008-10-25) |
    | terry.reedy (2010-06-17) |
| 4198 |
os.path.normcase gets fooled on windows with mapped linux network drive |
normal |
normal |
Python 2.7 |
|
dawidjoubert (dawidjoubert) (2008-10-24) |
    | ezio.melotti (2010-06-25) |
| 4199 |
add shorthand global and nonlocal statements |
normal |
normal |
Python 3.3 |
needs review, patch |
Benjamin Peterson (benjamin.peterson) (2008-10-24) |
         | ronaldoussoren (2010-07-24) |
| 4188 |
Lib/threading.py causes infinite recursion when running as verbose |
high |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Guilherme Polo (gpolo) * (2008-10-23) |
       | meador.inge (2010-08-03) |
| 4173 |
PDF documentation: long verbatim lines are cut off at right hand side |
normal |
normal |
Python 2.6 |
|
Winfried Plappert (wplappert) (2008-10-22) |
    | wplappert (2008-12-22) |
| 4177 |
Crash in MIMEText on FreeBSD |
normal |
normal |
Python 2.7 |
|
Sérgio Surkamp (surkamp) (2008-10-22) |
  | haypo (2009-01-17) |
| 4180 |
warnings.simplefilter("always") does not make warnings always show up |
high |
normal |
Python 2.6, Python 2.7 |
needs review, patch |
Jean-Paul Calderone (exarkun) (2008-10-22) |
      | brett.cannon (2010-05-02) |
| 4182 |
warnings.warn shows the wrong filename and line number for stacklevel of 0 |
normal |
normal |
Python 2.6 |
|
Jean-Paul Calderone (exarkun) (2008-10-22) |
    | exarkun (2009-06-12) |
| 4159 |
Table about Standard Encodings is cut off at the bottom - 35 entries missing |
normal |
normal |
Python 2.6, Python 3.0 |
|
Winfried Plappert (wplappert) (2008-10-21) |
    | wplappert (2009-09-02) |
| 4145 |
tabulary entries in PDF documentation |
normal |
normal |
Python 2.6, Python 3.0 |
|
Winfried Plappert (wplappert) (2008-10-19) |
  | wplappert (2008-10-21) |
| 4147 |
xml.dom.minidom toprettyxml: omit whitespace for text-only elements |
normal |
normal |
Python 3.2 |
patch |
Thomas Lee (thomas.lee) (2008-10-19) |
        | BreamoreBoy (2010-07-26) |
| 4140 |
urllib2: request with digest auth through proxy fail |
normal |
normal |
Python 3.1, Python 2.7 |
|
Jan-Klaas Kollhof (jan.kollhof) (2008-10-17) |
        | orsenthil (2010-07-11) |
| 4142 |
smtplib doesn't clear helo/ehlo flags on quit |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Don Dwiggins (dwig) (2008-10-17) |
          | giampaolo.rodola (2010-08-17) |
| 4130 |
Intel icc 9.1 does not support __int128_t used by ctypes |
normal |
normal |
Python 2.6 |
|
jared jennings (jared.jennings) (2008-10-15) |
    | skrah (2010-07-22) |
| 4112 |
Subprocess: Popen'ed children hang due to open pipes |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Boye Høverstad (boye) (2008-10-13) |
    | r.david.murray (2010-07-13) |
| 4113 |
Add custom __repr__ to functools.partial |
low |
normal |
Python 3.2 |
easy |
Andrew Stribblehill (stribb) (2008-10-13) |
    | belopolsky (2010-06-11) |
| 4117 |
missing update() in _Screen.setup() of Lib/turtle.py |
normal |
normal |
Python 2.6, Python 3.0 |
patch |
Gregor Lingl (gregorlingl) (2008-10-13) |
  | gregorlingl (2008-11-20) |
| 4111 |
Add Systemtap/DTrace probes |
normal |
normal |
Python 3.2 |
needs review, patch |
Brett Hoerner (bretthoerner) (2008-10-12) |
 | techtonik (2010-09-03) |
| 4106 |
multiprocessing occasionally spits out exception during shutdown |
normal |
normal |
Python 2.7 |
|
Skip Montanaro (skip.montanaro) * (2008-10-11) |
         | gdb (2010-07-08) |
| 4099 |
dir on a compiled re does not show pattern as a part of the list |
normal |
normal |
Python 2.7 |
|
Bartosz Radaczyński (bartoszr) (2008-10-10) |
    | terry.reedy (2010-06-17) |
| 4086 |
support %z format in time.strftime and _strptime? |
normal |
normal |
Python 3.2 |
|
Skip Montanaro (skip.montanaro) * (2008-10-09) |
        | terry.reedy (2010-08-07) |
| 4093 |
add gc/memory management tests to pybench |
normal |
normal |
Python 3.2 |
|
Antoine Pitrou (pitrou) (2008-10-09) |
    | terry.reedy (2010-08-09) |
| 4071 |
ntpath.abspath fails for long str paths |
normal |
normal |
Python 2.6, Python 3.0, Python 2.7 |
patch |
Jason Day (JDay) (2008-10-08) |
  | ocean-city (2008-12-14) |
| 4078 |
asyncore fixes are not backwards compatible |
normal |
normal |
Python 2.6 |
|
Sidnei da Silva (sidnei) (2008-10-08) |
  | josiahcarlson (2008-10-08) |
| 4080 |
pyunit - display time of each test case - patch |
normal |
normal |
Python 3.2 |
patch |
Pawel Prokop (pprokop) (2008-10-08) |
       | michael.foord (2010-07-20) |
| 4037 |
doctest.py should include method descriptors when looking inside a class __dict__ |
normal |
normal |
Python 2.7, Python 3.2 |
needs review, patch |
(daaku) (2008-10-04) |
      | BreamoreBoy (2010-07-18) |
| 4026 |
fcntl extension fails to build on AIX 6.1 |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.3, Python 3.2 |
patch |
David Jones (drj) (2008-10-03) |
       | sable (2010-09-08) |
| 4028 |
Problem compiling the multiprocessing module on sunos5 |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
JB Robertson (jr244) (2008-10-03) |
    | BreamoreBoy (2010-07-08) |
| 4032 |
distutils cannot recognize ".dll.a" as library on cygwin |
normal |
normal |
Python 3.1, Python 2.7 |
|
Hirokazu Yamamoto (ocean-city) * (2008-10-03) |
     | flox (2010-08-10) |
| 4033 |
python search path - .pth recursion |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
jolleyjoe (jolleyjoe) (2008-10-03) |
      | terry.reedy (2010-08-03) |
| 4015 |
Make installed scripts executable on windows |
normal |
normal |
Python 3.1, Python 2.7 |
patch |
anatoly techtonik (techtonik) (2008-10-02) |
        | eric.araujo (2010-08-02) |
| 4022 |
2.6 dependent on c:\python26\ on windows |
normal |
normal |
Python 2.6, Python 2.7 |
|
Armando Rowe (armandorowe) (2008-10-02) |
    | techtonik (2010-04-13) |
| 4010 |
configure options don't trickle down to distutils |
normal |
normal |
Python 3.2 |
patch, easy |
Skip Montanaro (skip.montanaro) * (2008-10-01) |
      | eric.araujo (2010-07-31) |
| 4011 |
Create DAG for PEP 101 |
low |
normal |
|
|
Brett Cannon (brett.cannon) * (2008-10-01) |
        | georg.brandl (2010-08-02) |
| 3990 |
The Linux2 platform definition is incorrect for alpha, hppa, mips, sparc |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7 |
patch |
Thiemo Seufer (ths) (2008-09-28) |
    | jwilk (2010-06-28) |
| 3991 |
urllib.request.urlopen does not handle non-ASCII characters |
normal |
normal |
Python 3.0 |
patch, easy |
Toshio Kuratomi (a.badger) (2008-09-28) |
  | ajaksu2 (2009-04-22) |
| 3992 |
remove custom log module from distutils2 |
normal |
normal |
Python 2.6, Python 3.1, Python 2.5, Python 2.7, Python 3.2 |
patch |
Tarek Ziadé (tarek) * (2008-09-28) |
       | eric.araujo (2010-09-07) |
| 3964 |
quiet the freeze makefile |
normal |
normal |
Python 3.2 |
patch |
Christian Höltje (docwhat) (2008-09-25) |
   | georg.brandl (2010-07-29) |
| 3955 |
maybe doctest doesn't understand unicode_literals? |
normal |
normal |
Python 2.6 |
|
Mark Summerfield (mark) (2008-09-24) |
    | christoph (2009-07-01) |
| 3948 |
readline steals sigwinch |
normal |
normal |
Python 2.6 |
|
Shish (shish) (2008-09-23) |
    | ajaksu2 (2009-05-17) |