| Id |
Summary |
Prior |
Sever |
Vers |
Keyws |
Opened by (when) |
Temporal location |
Last update by (when) |
| 7512 |
shutil.copystat may fail EOPNOTSUPP |
normal |
normal |
Python 2.6, Python 2.7 |
patch |
Kuang-che Wu (kcwu) (2009-12-15) |
    | pitrou (2010-03-22) |
| 7516 |
Flag "-3" is silently ignored when running "regrtest.py -j2" |
normal |
normal |
Python 2.6, Python 2.7 |
patch |
Florent Xicluna (flox) * (2009-12-15) |
  | lemburg (2009-12-15) |
| 7517 |
freeze.py not ported to python3 |
normal |
normal |
Python 3.1 |
|
Patrick Stinson (patrickkidd) (2009-12-15) |
  | patrickkidd (2009-12-15) |
| 7502 |
All DocTestCase instances compare and hash equal to each other |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
Jean-Paul Calderone (exarkun) (2009-12-14) |
  | michael.foord (2009-12-14) |
| 7503 |
multiprocessing AuthenticationError "digest sent was rejected" when pickling proxy |
normal |
normal |
Python 2.6 |
|
Pete Hunt (peterhunt) (2009-12-14) |
  | nirai (2009-12-25) |
| 7504 |
Same name cookies |
normal |
normal |
Python 3.2 |
patch |
Andrey Chichak (chch) (2009-12-14) |
   | chch (2010-08-04) |
| 7506 |
multiprocessing.managers.BaseManager.__reduce__ references BaseManager.from_address |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
easy |
Pete Hunt (peterhunt) (2009-12-14) |
  | r.david.murray (2009-12-14) |
| 7484 |
smtplib: verify breaks with Postfix servers |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch, easy |
Manuel Pégourié-Gonnard (mpg) (2009-12-12) |
  | pablomouzo (2009-12-25) |
| 7468 |
PyErr_Format documentation doesn't mention all format codes |
normal |
normal |
Python 3.2 |
|
Ronald Oussoren (ronaldoussoren) (2009-12-10) |
    | BreamoreBoy (2010-08-04) |
| 7469 |
Design and History FAQ entry on Floating Point does not mention short repr. |
low |
normal |
Python 3.1, Python 2.7, Python 3.2 |
easy |
R. David Murray (r.david.murray) * (2009-12-10) |
  | r.david.murray (2009-12-12) |
| 7473 |
Compile error when building a 3-way universal framework when a 2-way universal framework is present |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Paul Nelson (prniii) (2009-12-10) |
    | ronaldoussoren (2010-07-24) |
| 7474 |
multiprocessing.managers.SyncManager managed object creation fails when started outside of invoked file |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Eric (etzool) (2009-12-10) |
    | BreamoreBoy (2010-07-11) |
| 7475 |
codecs missing: base64 bz2 hex zlib hex_codec ... |
normal |
normal |
Python 3.2 |
patch |
Florent Xicluna (flox) * (2009-12-10) |
 | flox (2010-07-31) |
| 7464 |
circular reference in HTTPResponse by urllib2 |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Kristján Valur Jónsson (krisvale) * (2009-12-09) |
   | krisvale (2010-08-06) |
| 7460 |
extended slicing not sufficiently covered in docs |
normal |
normal |
Python 3.1, Python 3.2 |
|
Lorenz Quack (donlorenzo) (2009-12-08) |
    | donlorenzo (2010-03-05) |
| 7450 |
document that os.chmod accepts an octal digit mode |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch, easy |
clutchski (clutchski) (2009-12-07) |
   | ezio.melotti (2010-08-08) |
| 7447 |
Sum() doc and behavior mismatch |
low |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Terry J. Reedy (terry.reedy) (2009-12-06) |
     | terry.reedy (2010-07-29) |
| 7438 |
Allow to use a part of subprocess module during building Python |
low |
normal |
Python 2.7, Python 3.2 |
needs review, patch |
Arfrever Frehtes Taifersar Arahesis (Arfrever) (2009-12-05) |
  | brett.cannon (2009-12-05) |
| 7440 |
distutils shows incorrect Python version in MSI installers |
normal |
normal |
Python 2.6 |
|
Mario Vilas (MarioVilas) (2009-12-05) |
  | tarek (2009-12-18) |
| 7442 |
_localemodule.c: str2uni() with different LC_NUMERIC and LC_CTYPE |
normal |
normal |
Python 3.1, Python 3.2 |
patch |
Stefan Krah (skrah) (2009-12-05) |
  | skrah (2010-02-13) |
| 7443 |
test.support.unlink issue on Windows platform |
high |
normal |
Python 2.7, Python 3.2 |
needs review, patch |
Andrew Svetlov (asvetlov) (2009-12-05) |
 | ncoghlan (2010-08-17) |
| 7434 |
pprint doesn't know how to print a namedtuple |
low |
normal |
Python 2.7, Python 3.2 |
|
Anthony Foglia (afoglia) (2009-12-04) |
  | pitrou (2010-02-19) |
| 7436 |
Define 'object with assignable attributes' |
normal |
normal |
|
|
Terry J. Reedy (terry.reedy) (2009-12-04) |
    | BreamoreBoy (2010-08-04) |
| 7433 |
MemoryView memory_getbuf causes segfaults, double call to tp_releasebuffer |
normal |
normal |
Python 3.1 |
|
Pauli Virtanen (pv) (2009-12-03) |
  | meador.inge (2010-04-11) |
| 7424 |
segmentation fault in listextend during install |
normal |
normal |
Python 2.6 |
|
Jon Buller (jon.buller) (2009-12-02) |
      | jon.buller (2010-04-16) |
| 7425 |
[PATCH] Improve the robustness of "pydoc -k" in the face of broken modules |
normal |
normal |
Python 2.6 |
patch |
Dave Malcolm (dmalcolm) (2009-12-02) |
    | r.david.murray (2010-04-10) |
| 7412 |
distutils install race condition |
low |
normal |
Python 2.7, Python 3.2 |
|
Rene Dudfield (illume) (2009-11-30) |
  | illume (2009-12-31) |
| 7406 |
int arithmetic relies on C signed overflow behaviour |
normal |
normal |
Python 2.6, Python 2.7 |
|
Mark Dickinson (mark.dickinson) (2009-11-29) |
  | gregory.p.smith (2009-12-05) |
| 7405 |
compiling python 3.1.1 using cygwin 1.7.0 and gcc 4.3.4 |
normal |
normal |
Python 3.1 |
|
jeff deifik (lopgok) (2009-11-28) |
    | flox (2010-08-10) |
| 7402 |
Improve reduce example in doanddont.rst |
low |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Christoph Zwerschke (cito) (2009-11-27) |
   | eric.araujo (2010-09-08) |
| 7397 |
__import__ docs should reference importlib.import_module |
normal |
normal |
Python 2.7, Python 3.2 |
easy |
Nick Coghlan (ncoghlan) * (2009-11-26) |
    | brett.cannon (2010-05-08) |
| 7391 |
Re-title the "Using Backslash to Continue Statements" anti-idiom |
low |
normal |
Python 3.1, Python 3.0, Python 3.2 |
|
Neil Cerutti (Horpner) (2009-11-24) |
  | georg.brandl (2009-11-25) |
| 7378 |
unexpected truncation of traceback |
normal |
normal |
Python 3.1, Python 3.2 |
patch |
Greg Hewgill (ghewgill) (2009-11-23) |
    | ezio.melotti (2010-04-09) |
| 7365 |
grp and pwd should treat uid and gid as unsigned |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Ed Plese (eplese) (2009-11-20) |
    | brian.curtin (2010-07-11) |
| 7367 |
pkgutil.walk_packages fails on write-only directory in sys.path |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
Jay Lugo (Quik_Foot) (2009-11-20) |
  | ned.deily (2009-11-20) |
| 7370 |
BaseHTTPServer reinventing rfc822 date formatting |
normal |
normal |
Python 2.7, Python 3.2 |
patch |
Josh Kupershmidt (schmiddy) (2009-11-20) |
   | r.david.murray (2010-06-17) |
| 7358 |
cPickle crash on failed assertion |
normal |
normal |
Python 2.6 |
|
Ryan Shaw (rybesh) (2009-11-19) |
  | rybesh (2009-11-19) |
| 7359 |
mailbox cannot modify mailboxes in system mail spool |
normal |
normal |
Python 2.7, Python 3.2 |
|
Matthias Klose (doko) (2009-11-19) |
  | pitrou (2009-11-20) |
| 7360 |
[mailbox] race: mbox may lose data with concurrent access |
normal |
normal |
Python 2.6 |
|
Matthias Klose (doko) (2009-11-19) |
  | pitrou (2009-11-20) |
| 7346 |
Redirected stdout fires [Errno 9] |
normal |
normal |
Python 2.6 |
|
Ecir Hana (ecir.hana) (2009-11-18) |
    | BreamoreBoy (2010-08-04) |
| 7352 |
pythonx.y-config --ldflags out of /usr and missing -L<install_lib_dir> |
normal |
normal |
Python 3.2 |
patch |
François Mauger (mauger) (2009-11-18) |
     | terry.reedy (2010-08-16) |
| 7353 |
cporting docs recommend using Include/intobject.h, which was removed in 3.1? |
normal |
normal |
Python 3.1, Python 3.2 |
|
Dave Malcolm (dmalcolm) (2009-11-18) |
    | eric.araujo (2010-08-24) |
| 7338 |
recursive __attribute__ -> Fatal Python error: Cannot recover from stack overflow. |
normal |
normal |
Python 3.1 |
|
kai zhu (kaizhu) (2009-11-17) |
  | pitrou (2009-11-17) |
| 7340 |
Doc for sys.exc_info has warning that is no longer valid |
normal |
normal |
Python 3.1, Python 3.2 |
|
Greg Hewgill (ghewgill) (2009-11-17) |
    | eric.araujo (2010-07-11) |
| 7334 |
ElementTree: file locking in Jython 2.5 (OSError on Windows) |
normal |
normal |
Python 2.7, Python 3.2 |
patch |
Gareth Doutch (gdoutch) (2009-11-16) |
      | brian.curtin (2010-04-10) |
| 7336 |
traceback module not properly printing exceptions on interpreter shutdown |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
R. Tyler Ballance (rtyler) (2009-11-16) |
    | BreamoreBoy (2010-07-11) |
| 7330 |
PyUnicode_FromFormat segfault |
normal |
normal |
Python 3.2 |
patch |
Mark Dickinson (mark.dickinson) (2009-11-15) |
   | ysj.ray (2010-08-01) |
| 7320 |
Unable to load external modules on build slave with debug python |
normal |
normal |
|
|
David Bolen (db3l) (2009-11-14) |
    | BreamoreBoy (2010-08-04) |
| 7322 |
Socket timeout can cause file-like readline() method to lose data |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
David M. Beazley (beazley) (2009-11-14) |
    | BreamoreBoy (2010-07-11) |
| 7325 |
tempfile.mkdtemp() does not return absolute pathname when dir is specified |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch, easy |
Roy Smith (roysmith) (2009-11-14) |
    | dstanek (2010-07-31) |
| 7317 |
Display full tracebacks when an error occurs asynchronously |
high |
normal |
Python 2.7, Python 3.2 |
|
Antoine Pitrou (pitrou) (2009-11-13) |
  | amaury.forgeotdarc (2009-12-01) |
| 7311 |
Bug on regexp of HTMLParser |
normal |
normal |
Python 2.6, Python 2.7 |
|
Chiyuan Zhang (pluskid) (2009-11-12) |
  | pluskid (2009-11-20) |
| 7305 |
urllib2.urlopen() segfault using SSL on Solaris |
normal |
normal |
Python 2.6 |
|
River Tarnell (rtarnell) (2009-11-11) |
    | BreamoreBoy (2010-08-04) |
| 7300 |
Unicode arguments in str.format() |
high |
normal |
Python 2.6, Python 2.7 |
patch |
Walter Dörwald (doerwalter) * (2009-11-10) |
      | eric.smith (2010-03-11) |
| 7303 |
pkgutil lacks documentation for useful functions |
normal |
normal |
Python 3.2 |
patch, easy |
Ulrik Sverdrup (englabenny) (2009-11-10) |
   | BreamoreBoy (2010-07-25) |
| 7304 |
email.message.Message.set_payload and as_string given charset 'us-ascii' plus 8bit data produces invalid message |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
R. David Murray (r.david.murray) * (2009-11-10) |
    | BreamoreBoy (2010-07-11) |
| 7291 |
urllib2 cannot handle https with proxy requiring auth |
normal |
normal |
Python 2.6, Python 2.7 |
patch |
Tatsuhiro Tsujikawa (tsujikawa) (2009-11-09) |
 | mbeachy (2010-04-13) |
| 7292 |
Multiprocessing Joinable race condition? |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Jonathan (jonathan) (2009-11-09) |
    | BreamoreBoy (2010-07-11) |
| 7283 |
test_site failure when .local/lib/pythonX.Y/site-packages hasn't been created yet |
normal |
normal |
Python 2.7, Python 3.2 |
|
Antoine Pitrou (pitrou) (2009-11-08) |
  | pitrou (2009-11-08) |
| 7284 |
optparse - display version in usage by default |
normal |
normal |
Python 3.2 |
|
anatoly techtonik (techtonik) (2009-11-08) |
    | BreamoreBoy (2010-07-10) |
| 7285 |
multiprocessing module, example code error |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Kouki Hashimoto (hsmtkk) (2009-11-08) |
    | BreamoreBoy (2010-07-11) |
| 7287 |
import hook demo does not work |
normal |
normal |
Python 3.1, Python 2.7 |
easy |
Baptiste Lepilleur (blep) (2009-11-08) |
    | jackdied (2010-02-18) |
| 7275 |
CoverageResult fails to merge input file with non-empty callers in trace.py (patch) |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Christian Glinsvad (glinsvad) (2009-11-06) |
      | dstanek (2010-08-18) |
| 7266 |
test_lib2to3 failure under Windows |
low |
normal |
Python 2.7 |
easy |
Antoine Pitrou (pitrou) (2009-11-05) |
  | meador.inge (2010-02-02) |
| 7267 |
format method: c presentation type broken |
high |
normal |
Python 2.6, Python 2.7 |
|
Walter Dörwald (doerwalter) * (2009-11-05) |
  | haypo (2010-03-10) |
| 7262 |
codecs.open() + eol (windows) |
normal |
normal |
Python 2.6 |
|
(shamilbi) (2009-11-04) |
  | lemburg (2009-11-04) |
| 7255 |
"Default" word boundaries for Unicode data? |
normal |
normal |
Python 2.7, Python 3.2 |
|
daniel mccloy (RegEx4All) (2009-11-03) |
   | mrabarnett (2010-08-15) |
| 7257 |
Improve documentation of list.sort and sorted() |
low |
normal |
|
|
Ole Laursen (olau) (2009-11-03) |
  | olau (2009-11-04) |
| 7247 |
test_fcntl_64_bit from test_fcntl.py fails in Python 2.6.4 |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
Tony Vroon (Chainsaw) (2009-11-01) |
    | skip.montanaro (2010-05-20) |
| 7245 |
better Ctrl-C support in pdb (program can be resumed) (issue216067) |
normal |
normal |
Python 3.2 |
patch |
Ilya Sandler (isandler) (2009-10-31) |
   | georg.brandl (2010-07-30) |
| 7238 |
frame.f_lineno doesn't get updated after local trace function assigned to it |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Mark Florisson (eggy) (2009-10-29) |
    | BreamoreBoy (2010-07-11) |
| 7225 |
fwrite() compiler warnings |
normal |
normal |
Python 2.7, Python 3.2 |
|
Benjamin Peterson (benjamin.peterson) (2009-10-28) |
    | BreamoreBoy (2010-08-03) |
| 7226 |
IDLE right-clicks don't work on Mac OS 10.5 |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
Mitchell Model (MLModel) (2009-10-28) |
    | ronaldoussoren (2010-01-17) |
| 7229 |
Manual entry for time.daylight can be misleading |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
needs review, patch |
Tomas Kubes (napik) (2009-10-28) |
     | belopolsky (2010-07-19) |
| 7231 |
Windows installer does not add \Scripts folder to the path |
normal |
normal |
Python 2.7, Python 3.2 |
|
sorin (sorin) (2009-10-28) |
     | srid (2010-09-03) |
| 7219 |
Unhelpful error message when a distutils package install fails due to a permissions error |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
easy |
Michael Foord (michael.foord) (2009-10-27) |
     | michael.foord (2010-08-14) |
| 7221 |
DispatcherWithSendTests_UsePoll with test_asyncore does nothing |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Antoine Pitrou (pitrou) (2009-10-27) |
    | BreamoreBoy (2010-07-11) |
| 7209 |
Prevents uint_t from being used on QNX |
normal |
normal |
Python 2.7 |
patch |
Matt Kraai (kraai) (2009-10-26) |
  | kraai (2009-10-26) |
| 7212 |
Retrieve an arbitrary element from a set without removing it |
low |
normal |
Python 2.7, Python 3.2 |
patch |
Willi Richert (wrichert) (2009-10-26) |
    | rhettinger (2010-05-27) |
| 7213 |
Popen.subprocess change close_fds default to True |
normal |
normal |
Python 2.7, Python 3.2 |
|
Milko Krachounov (milko.krachounov) (2009-10-26) |
      | gregory.p.smith (2010-03-04) |
| 7214 |
TreeBuilder.end(tag) differs between cElementTree and ElementTree |
normal |
normal |
Python 2.7, Python 3.2 |
|
Brian (merrellb) (2009-10-26) |
       | merrellb (2010-08-08) |
| 7202 |
"python setup.py MYCOMMAND --verbose" does not yield an unrecognized option error but also does not set the verbosity |
normal |
normal |
|
|
Zooko O'Whielacronx (zooko) (2009-10-25) |
    | eric.araujo (2010-06-06) |
| 7200 |
multiprocessing deadlock on Mac OS X when queue collected before process terminates |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Brian Quinlan (bquinlan) (2009-10-24) |
    | BreamoreBoy (2010-07-11) |
| 7201 |
double Endian problem and more on arm |
normal |
normal |
Python 2.6 |
|
Mancausoft (mancausoft) (2009-10-24) |
  | mark.dickinson (2009-10-25) |
| 7185 |
csv reader utf-8 BOM error |
normal |
normal |
Python 3.1, Python 3.2 |
|
Istvan Szirtes (W00D00) (2009-10-22) |
    | skip.montanaro (2010-05-20) |
| 7186 |
Document specialness of __doc__, and possibly other "special" attributes |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
easy |
steve steiner (ssteiner) (2009-10-22) |
   | flox (2010-08-04) |
| 7182 |
For non-debug builds, the cygwinccompiler.py should define NDEBUG |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Daniel Stutzbach (stutzbach) (2009-10-21) |
   | terry.reedy (2010-08-21) |
| 7183 |
did 2.6.3 regress for some uses of the __doc__ property? |
high |
normal |
Python 2.6 |
|
Zooko O'Whielacronx (zooko) (2009-10-21) |
  | orsenthil (2009-11-15) |
| 7175 |
Define a standard location and API for configuration files |
normal |
normal |
Python 3.2 |
|
Tarek Ziadé (tarek) * (2009-10-20) |
 | michael.foord (2010-08-13) |
| 7171 |
Add inet_ntop and inet_pton support for Windows |
normal |
normal |
Python 3.2 |
|
Jason R. Coombs (jaraco) * (2009-10-19) |
        | ghazel (2010-07-21) |
| 7167 |
Smarter FTP passive mode |
normal |
normal |
Python 2.7, Python 3.2 |
patch |
Antoine Pitrou (pitrou) (2009-10-18) |
  | pitrou (2009-10-19) |
| 7159 |
Urllib2 authentication memory. |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
Brad Olson (bradobro) (2009-10-17) |
      | dstanek (2010-08-18) |
| 7162 |
2to3 does not convert __builtins__.file |
normal |
normal |
Python 2.6, Python 3.1, Python 3.0, Python 2.7, Python 3.2 |
patch |
Joe Amenta (joe.amenta) (2009-10-17) |
      | benjamin.peterson (2010-08-21) |
| 7163 |
IDLE suppresses sys.stdout.write() return value |
normal |
normal |
Python 3.1, Python 3.2 |
|
Terry J. Reedy (terry.reedy) (2009-10-17) |
    | ajaksu2 (2010-04-09) |
| 7152 |
urllib2.build_opener() skips ProxyHandler |
high |
normal |
Python 2.6, Python 2.7 |
|
Barry A. Warsaw (barry) (2009-10-16) |
    | terry.reedy (2010-05-11) |
| 7136 |
Idle File Menu Option Improvement |
normal |
normal |
Python 3.2 |
patch |
Toby Donaldson (tjd) (2009-10-15) |
    | taleinat (2010-07-20) |
| 7145 |
UTF-16 BOM is not written by socket.makefile (but is expected by read) |
normal |
normal |
Python 3.2 |
|
Yang Zhang (yang) (2009-10-15) |
  | pitrou (2009-10-19) |
| 7146 |
[PATCH] platform.uname()[4] returns 'amd64' on Windows and 'x86-64' on Linux |
normal |
normal |
|
|
Zooko O'Whielacronx (zooko) (2009-10-15) |
  | loewis (2009-10-20) |
| 7123 |
Multiprocess Process does not always exit when run from a thread. |
normal |
normal |
Python 3.1, Python 3.2 |
|
Peter Saunders (pajs@fodder.org.uk) (2009-10-14) |
    | asksol (2010-08-27) |