| Id |
Summary |
Prior |
Sever |
Vers |
Keyws |
Opened by (when) |
Temporal location |
Last update by (when) |
| 9030 |
ctypes variable limits |
normal |
normal |
|
|
Pauli Rikula (kumma) (2010-06-18) |
  | kumma (2010-06-18) |
| 9016 |
IDLE won't launch (Win XP) |
normal |
normal |
Python 2.6 |
|
Jon Seger (jonseger) (2010-06-17) |
 | jonseger (2010-06-23) |
| 9017 |
doctest option flag to enable/disable some chunk of doctests? |
normal |
normal |
Python 3.2 |
|
harobed (harobed) (2010-06-17) |
  | brian.curtin (2010-06-17) |
| 9021 |
no copy.copy problem description |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
|
anatoly techtonik (techtonik) (2010-06-17) |
 | orsenthil (2010-06-23) |
| 9003 |
urllib about https behavior |
normal |
normal |
Python 3.1 |
|
geremy condra (debatem1) (2010-06-16) |
  | jsamuel (2010-06-16) |
| 9004 |
datetime.utctimetuple() should not set tm_isdst flag to 0 |
normal |
normal |
Python 3.2 |
|
Alexander Belopolsky (belopolsky) (2010-06-16) |
  | belopolsky (2010-07-05) |
| 9005 |
Year range in timetuple |
normal |
normal |
Python 3.2 |
patch |
Alexander Belopolsky (belopolsky) (2010-06-16) |
 | belopolsky (2010-07-22) |
| 9006 |
xml-rpc Server object does not propagate the encoding to Unmarshaller |
normal |
normal |
Python 2.6 |
|
Timothée CEZARD (Timothée.CEZARD) (2010-06-16) |
  | Timothée.CEZARD (2010-06-16) |
| 9008 |
CGIHTTPServer support for arbitrary CGI scripts |
normal |
normal |
Python 3.2 |
|
anatoly techtonik (techtonik) (2010-06-16) |
 | eric.araujo (2010-06-19) |
| 9009 |
Improve quality of Python/dtoa.c |
normal |
normal |
Python 3.2 |
patch |
Mark Dickinson (mark.dickinson) (2010-06-16) |
 | mark.dickinson (2010-08-08) |
| 9011 |
ast_for_factor unary minus optimization changes AST |
high |
normal |
Python 2.6, Python 3.1, Python 2.7 |
patch |
Alex Samuel (alexhsamuel) (2010-06-16) |
 | mark.dickinson (2010-06-30) |
| 9012 |
Separate compilation of time and datetime modules |
high |
normal |
Python 3.2 |
patch |
Alexander Belopolsky (belopolsky) (2010-06-16) |
 | brett.cannon (2010-07-22) |
| 9013 |
Implement tzinfo.dst() method in timezone |
normal |
normal |
Python 3.2 |
|
Alexander Belopolsky (belopolsky) (2010-06-16) |
  | belopolsky (2010-06-16) |
| 9014 |
Incorrect documentation of the PyObject_HEAD macro |
normal |
normal |
Python 3.1, Python 3.3, Python 3.2 |
|
Renato Cunha (trovao) (2010-06-16) |
  | trovao (2010-06-16) |
| 9015 |
array.array.tofile cannot write arrays of sizes > 4GB, even compiled for amd64 |
normal |
normal |
Python 2.6 |
|
Bill Steinmetz (Bill.Steinmetz) (2010-06-16) |
  | Bill.Steinmetz (2010-06-16) |
| 8999 |
Add Mercurial support to patchcheck |
low |
normal |
Python 2.7, Python 3.3 |
needs review, patch |
Éric Araujo (eric.araujo) (2010-06-15) |
 | eric.araujo (2010-07-04) |
| 8994 |
pydoc does not support non-ascii docstrings |
normal |
normal |
Python 2.7 |
|
Torsten Landschoff (torsten) (2010-06-14) |
   | flox (2010-08-01) |
| 8995 |
Performance issue with multiprocessing queue (3.1 VS 2.6) |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
Bob (bob) (2010-06-14) |
  | jnoller (2010-06-14) |
| 8996 |
Add a default role to allow writing bare `len` instead of :func:`len` |
normal |
normal |
|
|
Éric Araujo (eric.araujo) (2010-06-14) |
 | techtonik (2010-06-20) |
| 8997 |
Write documentation for codecs.readbuffer_encode() |
normal |
normal |
Python 3.2 |
|
Marc-Andre Lemburg (lemburg) (2010-06-14) |
    | eric.araujo (2010-08-21) |
| 8998 |
add crypto routines to stdlib |
normal |
normal |
Python 3.2 |
|
geremy condra (debatem1) (2010-06-14) |
 | eric.araujo (2010-08-27) |
| 8987 |
Distutils doesn't quote Windows command lines properly |
normal |
normal |
Python 2.6 |
patch |
Matt Giuca (mgiuca) (2010-06-13) |
  | r.david.murray (2010-06-14) |
| 8988 |
import + coding = failure (3.1.2/win32) |
normal |
normal |
Python 3.1 |
|
gonegown (gonegown) (2010-06-13) |
 | haypo (2010-07-30) |
| 8989 |
email.utils.make_msgid: specify domain |
normal |
normal |
Python 3.2 |
patch |
Adrian von Bidder (avbidder@fortytwo.ch) (2010-06-13) |
 | avbidder@fortytwo.ch (2010-06-14) |
| 8992 |
convertsimple() doesn't need to call converterr() if an exception was already raised |
normal |
normal |
Python 3.2 |
patch |
STINNER Victor (haypo) (2010-06-13) |
  | haypo (2010-06-13) |
| 8980 |
distutils.tests.test_register.RegisterTestCase.test_strict fails |
normal |
normal |
Python 3.1, Python 3.2 |
patch |
Arfrever Frehtes Taifersar Arahesis (Arfrever) (2010-06-12) |
 | eric.araujo (2010-06-12) |
| 8982 |
argparse docs cross reference Namespace as a class but the Namespace class is not documented |
normal |
normal |
Python 2.7, Python 3.2 |
|
R. David Murray (r.david.murray) * (2010-06-12) |
  | bethard (2010-06-12) |
| 8967 |
Create PyErr_GetWindowsMessage() function |
normal |
normal |
Python 3.2 |
patch |
STINNER Victor (haypo) (2010-06-11) |
  | haypo (2010-06-11) |
| 8968 |
token type constants are not documented |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Ilya Sandler (isandler) (2010-06-11) |
 | isandler (2010-06-13) |
| 8972 |
subprocess.list2cmdline doesn't quote the & character |
normal |
normal |
Python 2.6, Python 2.7 |
patch |
(shypike) (2010-06-11) |
 | r.david.murray (2010-06-19) |
| 8976 |
subprocess module causes segmentation fault |
normal |
normal |
|
|
Chris Blazick (Chris.Blazick) (2010-06-11) |
  | skrah (2010-06-11) |
| 8978 |
"tarfile.ReadError: file could not be opened successfully" if compiled without zlib |
low |
normal |
Python 3.2 |
|
Florent Xicluna (flox) * (2010-06-11) |
 | lars.gustaebel (2010-06-12) |
| 8959 |
WINFUNCTYPE wrapped ctypes callbacks not functioning correctly in Python 2.7 |
release blocker |
normal |
Python 2.7, Python 3.2 |
|
Michael Curran (mdcurran) (2010-06-10) |
 | georg.brandl (2010-09-06) |
| 8963 |
test_urllibnet failure |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Antoine Pitrou (pitrou) (2010-06-10) |
 | pitrou (2010-06-10) |
| 8964 |
Method _sys_version() module Lib\platform.py does not parse correctly IronPython 2.x version |
normal |
normal |
Python 2.6 |
|
Frederic Torres (fredericaltorres) (2010-06-10) |
  | fredericaltorres (2010-06-20) |
| 8952 |
Doc/c-api/arg.rst: fix documentation of number formats |
normal |
normal |
Python 3.2 |
|
STINNER Victor (haypo) (2010-06-09) |
  | mark.dickinson (2010-06-09) |
| 8954 |
wininst regression: errors when building on linux |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
anatoly techtonik (techtonik) (2010-06-09) |
 | mhammond (2010-07-12) |
| 8957 |
strptime('%c', ..) fails to parse output of strftime('%c', ..) in non-English locale |
normal |
normal |
Python 3.2 |
|
Alexander Belopolsky (belopolsky) (2010-06-09) |
  | ezio.melotti (2010-06-13) |
| 8936 |
webbrowser regression on windows |
normal |
normal |
Python 2.7 |
|
anatoly techtonik (techtonik) (2010-06-08) |
 | techtonik (2010-06-08) |
| 8938 |
Mac OS dialogs(Save As..., Load) translation |
normal |
normal |
Python 2.7 |
|
Pavel Denisow (Pavel.Denisow) (2010-06-08) |
  | terry.reedy (2010-08-04) |
| 8939 |
Use C type names (PyUnicode etc;) in the C API docs |
normal |
normal |
Python 3.1, Python 3.2 |
patch |
Antoine Pitrou (pitrou) (2010-06-08) |
 | pitrou (2010-07-01) |
| 8942 |
__path__ attribute of modules loaded by zipimporter is untested |
normal |
normal |
|
|
Jean-Paul Calderone (exarkun) (2010-06-08) |
  | exarkun (2010-06-08) |
| 8943 |
Bug in InteractiveConsole |
normal |
normal |
Python 3.1, Python 3.2 |
|
Fabio Zadrozny (fabioz) (2010-06-08) |
  | alexandre.vassalotti (2010-06-28) |
| 8944 |
test_winreg.test_reflection_functions fails on Windows Server 2003 |
normal |
normal |
Python 2.7, Python 3.2 |
|
Brian Curtin (brian.curtin) * (2010-06-08) |
  | brian.curtin (2010-06-08) |
| 8933 |
Invalid detection of metadata version |
normal |
normal |
Python 2.7 |
|
Benjamin Liles (benliles) (2010-06-07) |
   | eric.araujo (2010-09-07) |
| 8934 |
aifc should use str instead of bytes (wave, sunau compatibility) |
normal |
normal |
Python 3.1, Python 3.3, Python 3.2 |
patch |
Thomas Jollans (tjollans) (2010-06-07) |
  | tjollans (2010-06-07) |
| 8911 |
regrtest.main should have a test skipping argument |
low |
normal |
Python 3.2 |
easy |
Brett Cannon (brett.cannon) * (2010-06-06) |
   | eric.araujo (2010-07-31) |
| 8912 |
`make patchcheck` should check the whitespace of .c/.h files |
low |
normal |
Python 2.7, Python 3.2 |
needs review, patch |
Brett Cannon (brett.cannon) * (2010-06-06) |
 | belopolsky (2010-08-13) |
| 8913 |
Document that datetime.__format__ is datetime.strftime |
low |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
easy |
Brett Cannon (brett.cannon) * (2010-06-06) |
 | eric.araujo (2010-06-06) |
| 8914 |
Run clang's static analyzer |
low |
normal |
Python 3.2 |
|
Brett Cannon (brett.cannon) * (2010-06-06) |
  | brett.cannon (2010-06-06) |
| 8915 |
Use locale.nl_langinfo in _strptime |
low |
normal |
Python 3.2 |
|
Brett Cannon (brett.cannon) * (2010-06-06) |
  | belopolsky (2010-06-10) |
| 8916 |
Move PEP 362 (function signature objects) into inspect |
low |
normal |
Python 3.2 |
|
Brett Cannon (brett.cannon) * (2010-06-06) |
  | brett.cannon (2010-06-06) |
| 8918 |
distutils test failure on solaris: IOError: [Errno 2] No such file or directory: '_configtest.i' |
normal |
normal |
Python 2.7 |
|
Sridhar Ratnakumar (srid) (2010-06-06) |
  | srid (2010-06-14) |
| 8919 |
python should read ~/.pythonrc.py by default |
normal |
normal |
|
|
lesmana (lesmana) (2010-06-06) |
  | giampaolo.rodola (2010-06-07) |
| 8921 |
2.7rc1: test_ttk failures on OSX 10.4 |
normal |
normal |
Python 2.7 |
|
Sridhar Ratnakumar (srid) (2010-06-06) |
  | srid (2010-06-06) |
| 8923 |
Remove unused "errors" argument from _PyUnicode_AsDefaultEncodedString() |
normal |
normal |
Python 3.2 |
patch |
STINNER Victor (haypo) (2010-06-06) |
  | lemburg (2010-06-09) |
| 8927 |
Handle version conflicts in dependencies |
normal |
normal |
Python 2.6, Python 3.1, Python 2.5, Python 2.7, Python 3.2 |
|
Dave Abrahams (dabrahams) (2010-06-06) |
    | eric.araujo (2010-07-20) |
| 8930 |
messed up formatting after reindenting |
normal |
normal |
|
patch |
Benjamin Peterson (benjamin.peterson) (2010-06-06) |
 | mark.dickinson (2010-07-05) |
| 8931 |
'#' has no affect with 'c' type |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
Benjamin Peterson (benjamin.peterson) (2010-06-06) |
  | eric.smith (2010-06-07) |
| 8901 |
Windows registry path not ignored with -E option |
normal |
normal |
Python 2.7, Python 3.2 |
needs review, patch |
(flashk) (2010-06-05) |
  | flashk (2010-06-23) |
| 8902 |
add datetime.time.now() for consistency |
low |
normal |
Python 3.1, Python 2.7, Python 3.3, Python 3.2 |
|
anatoly techtonik (techtonik) (2010-06-05) |
 | belopolsky (2010-06-08) |
| 8905 |
difflib should accept arbitrary line iterators |
normal |
normal |
Python 3.2 |
|
anatoly techtonik (techtonik) (2010-06-05) |
  | brian.curtin (2010-07-05) |
| 8906 |
Document TestCase attributes in class docstring |
normal |
normal |
Python 2.7, Python 3.2 |
|
Floris Bruynooghe (flub) (2010-06-05) |
    | djc (2010-08-03) |
| 8908 |
friendly errors for UAC misbehavior in windows installers |
normal |
normal |
Python 2.7, Python 3.2 |
patch |
anatoly techtonik (techtonik) (2010-06-05) |
  | r.david.murray (2010-06-11) |
| 8898 |
The email package should defer to the codecs module for all aliases |
normal |
normal |
Python 3.2 |
easy |
R. David Murray (r.david.murray) * (2010-06-04) |
 | lemburg (2010-06-04) |
| 8900 |
IDLE crashes if Preference set to At Startup -> Open Edit Window |
normal |
normal |
Python 3.1 |
|
Michael Huster (mhuster) (2010-06-04) |
  | taleinat (2010-06-05) |
| 8882 |
socketmodule.c`getsockaddrarg() should not check the length of sun_path |
normal |
normal |
Python 2.6 |
|
Edward Pilatowicz (Edward.Pilatowicz) (2010-06-03) |
  | Edward.Pilatowicz (2010-06-05) |
| 8885 |
markerbase declaration errors aren't recoverable |
normal |
normal |
Python 2.6 |
|
Mark Nottingham (mnot) (2010-06-03) |
 | mnot (2010-06-11) |
| 8886 |
zipfile.ZipExtFile is a context manager, but that is not documented |
normal |
normal |
Python 2.7, Python 3.3 |
patch |
Erik Carstensen (sandberg) (2010-06-03) |
  | sandberg (2010-06-03) |
| 8887 |
“pydoc str” works but not “pydoc str.translate” |
normal |
normal |
Python 3.2 |
|
Éric Araujo (eric.araujo) (2010-06-03) |
  | ezio.melotti (2010-06-13) |
| 8889 |
test_support.transient_internet fails on Freebsd because socket has no attribute EAI_NODATA |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
R. David Murray (r.david.murray) * (2010-06-03) |
 | r.david.murray (2010-06-03) |
| 8890 |
Modules have dangerous examples in documentation |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
Henri Salo (Henri.Salo) (2010-06-03) |
 | Henri.Salo (2010-06-05) |
| 8891 |
sort files before archiving for consistency |
low |
normal |
Python 3.2 |
patch |
anatoly techtonik (techtonik) (2010-06-03) |
 | techtonik (2010-06-04) |
| 8893 |
file.{read,readlines} behaviour on Solaris |
normal |
normal |
Python 2.6, Python 2.7 |
needs review, patch |
Christophe Kalt (kalt) (2010-06-03) |
 | eric.araujo (2010-06-23) |
| 8876 |
distutils should not assume that hardlinks will work |
normal |
normal |
Python 2.6 |
patch |
samtygier (samtygier) (2010-06-02) |
  | eric.araujo (2010-06-02) |
| 8879 |
Implement os.link on Windows |
normal |
normal |
Python 3.2 |
|
Brian Curtin (brian.curtin) * (2010-06-02) |
    | brian.curtin (2010-07-23) |
| 8881 |
socket.getaddrinfo() should return named tuples |
normal |
normal |
Python 3.2 |
|
Giampaolo Rodola' (giampaolo.rodola) (2010-06-02) |
  | eric.smith (2010-06-02) |
| 8871 |
--user-access-control=auto has no effect |
normal |
normal |
Python 2.6, Python 2.7 |
|
anatoly techtonik (techtonik) (2010-06-01) |
  | techtonik (2010-06-05) |
| 8860 |
Rounding in timedelta constructor is inconsistent with that in timedelta arithmetics |
low |
normal |
Python 3.2 |
patch |
Alexander Belopolsky (belopolsky) (2010-05-31) |
 | belopolsky (2010-06-25) |
| 8862 |
curses.wrapper does not restore terminal if curses.getkey() gets KeyboardInterrupt |
normal |
normal |
Python 2.7, Python 3.2 |
patch |
July Tikhonov (july) (2010-05-31) |
  | july (2010-06-03) |
| 8863 |
Segfault handler: display Python backtrace on segfault |
normal |
normal |
Python 3.2 |
patch |
STINNER Victor (haypo) (2010-05-31) |
   | haypo (2010-08-18) |
| 8865 |
select.poll is not thread safe |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Christian Schubert (apexo) (2010-05-31) |
 | eric.araujo (2010-06-15) |
| 8855 |
Shelve documentation lacks security warning |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Longpoke (Longpoke) (2010-05-30) |
   | Longpoke (2010-08-25) |
| 8849 |
python.exe problem with cvxopt |
normal |
normal |
|
|
(jroach) (2010-05-29) |
   | r.david.murray (2010-09-08) |
| 8851 |
pkgutil documentation needs more markup |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
MATSUI Tetsushi (mft) (2010-05-29) |
   | eric.araujo (2010-08-21) |
| 8852 |
_socket fails to build on OpenSolaris x64 |
normal |
normal |
Python 2.6 |
patch |
David Kirkby (drkirkby) (2010-05-29) |
 | drkirkby (2010-06-28) |
| 8853 |
getaddrinfo should accept port of type long |
normal |
normal |
Python 2.6 |
patch |
(AndiDog) (2010-05-29) |
  | giampaolo.rodola (2010-06-01) |
| 8840 |
truncate() semantics changed in 3.1.2 |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
Terry J. Reedy (terry.reedy) (2010-05-28) |
 | pakal (2010-05-29) |
| 8841 |
GetoptError strings should be localized |
normal |
normal |
Python 3.2 |
|
Richard Lowe (richlowe) (2010-05-28) |
    | terry.reedy (2010-07-11) |
| 8843 |
urllib2 Digest Authorization uri must match request URI |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
patch |
Andrew Nelis (anelis) (2010-05-28) |
  | pitrou (2010-05-28) |
| 8844 |
Condition.wait() doesn't raise KeyboardInterrupt |
normal |
normal |
Python 3.2 |
patch |
Mike Hobbs (hobb0001) (2010-05-28) |
 | pitrou (2010-08-15) |
| 8845 |
Expose sqlite3 connection inTransaction as read-only in_transaction attribute |
normal |
normal |
Python 3.2 |
buildbot, patch, easy |
R. David Murray (r.david.murray) * (2010-05-28) |
 | r.david.murray (2010-08-22) |
| 8846 |
cgi.py bug report + fix: tailing carriage return and newline characters in multipart cgi input broken |
normal |
normal |
Python 3.1, Python 3.2 |
patch |
Andre Wobst (wobsta) (2010-05-28) |
    | flox (2010-08-27) |
| 8847 |
crash appending list and namedtuple |
high |
normal |
Python 3.1 |
|
(benrg) (2010-05-28) |
 | mrabarnett (2010-06-05) |
| 8831 |
recv and recvfrom on UDP socket do not return/throw exception after a close() |
normal |
normal |
Python 2.6 |
|
Alessandro Roat (Alessandro.Roat) (2010-05-27) |
 | haypo (2010-05-27) |
| 8835 |
buildbot: support.transient_internet() doesn't catch DNS socket.gaierror |
normal |
normal |
Python 2.7, Python 3.2 |
patch |
STINNER Victor (haypo) (2010-05-27) |
 | pitrou (2010-05-28) |
| 8820 |
IDLE not launching correctly |
normal |
normal |
Python 2.6 |
|
Joseph (NightFalcon) (2010-05-26) |
 | l0nwlf (2010-06-19) |
| 8821 |
Range check on unicode repr |
normal |
normal |
Python 3.1, Python 2.7, Python 3.2 |
patch |
Matt Giuca (mgiuca) (2010-05-26) |
   | terry.reedy (2010-08-10) |
| 8822 |
datetime naive and aware types should have a well-defined definition that can be cross-referenced |
normal |
normal |
Python 2.6, Python 3.1, Python 2.7, Python 3.2 |
|
anatoly techtonik (techtonik) (2010-05-26) |
  | belopolsky (2010-05-27) |