| Id |
Summary |
Prior |
Sever |
Vers |
Keyws |
Opened by (when) |
Temporal location |
Last update by (when) |
| 18039 |
dbm.open(..., flag="n") does not work and does not give a warning |
normal |
normal |
Python 3.3 |
|
sonyachiko (2013-05-23) |
 | - |
| 18031 |
The Python Tutorial says % string formatting will be removed |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
|
Carlos.Nepomuceno (2013-05-22) |
 | eric.smith (2013-05-22) |
| 18032 |
set methods should specify whether they consume iterators "lazily" |
normal |
normal |
Python 2.7, Python 3.2 |
|
hhm (2013-05-22) |
 | - |
| 18033 |
Example for Profile Module shows incorrect method |
normal |
normal |
Python 2.7 |
|
jough (2013-05-22) |
 | - |
| 18034 |
Last two entries in the programming FAQ are out of date (import related) |
normal |
normal |
Python 3.4, Python 3.3 |
|
r.david.murray (2013-05-22) |
 | - |
| 18035 |
telnetlib incorrectly assumes that select.error has an errno attribute |
normal |
normal |
Python 2.7 |
|
gregory.p.smith (2013-05-22) |
 | - |
| 18036 |
"How do I create a .pyc file?" FAQ entry is out of date |
normal |
normal |
Python 3.4, Python 3.3 |
|
r.david.murray (2013-05-22) |
 | - |
| 18037 |
2to3 passes through string literal which causes SyntaxError in 3.x |
normal |
normal |
Python 2.7 |
|
vinay.sajip (2013-05-22) |
 | - |
| 18038 |
Unhelpful error message on invalid encoding specification |
normal |
normal |
Python 2.7 |
|
Max.Cantor (2013-05-22) |
 | - |
| 18028 |
Warnings with -fstrict-aliasing |
normal |
normal |
Python 3.3 |
|
bkabrda (2013-05-21) |
 | - |
| 18029 |
Python SSL support is missing from SPARC build |
normal |
normal |
Python 3.2 |
|
eeiddne (2013-05-21) |
 | loewis (2013-05-21) |
| 18017 |
ctypes.PyDLL documentation |
normal |
normal |
Python 3.5 |
|
Marc.Brünink (2013-05-20) |
 | - |
| 18018 |
SystemError: Parent module '' not loaded, cannot perform relative import |
normal |
normal |
Python 3.4, Python 3.3 |
3.3regression |
flox (2013-05-20) |
 | Arfrever (2013-05-20) |
| 18020 |
html.escape 10x slower than cgi.escape |
normal |
normal |
Python 3.3, Python 3.2 |
patch |
flox (2013-05-20) |
 | Teh Matt (2013-05-20) |
| 18021 |
Update broken link to Apple Publication Style Guide |
normal |
normal |
|
|
madison.may (2013-05-20) |
 | - |
| 18022 |
Inconsistency between quopri.decodestring() and email.quoprimime.decode() |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
|
serhiy.storchaka (2013-05-20) |
 | - |
| 18023 |
msi product code for 2.7.5150 not in Tools/msi/uuids.py |
normal |
normal |
Python 2.7 |
|
anselm.kruis (2013-05-20) |
 | brian.curtin (2013-05-20) |
| 18024 |
dbm module fails to build on SLES11SP1 using 2.7.5 source |
normal |
normal |
Python 2.7 |
|
wempa (2013-05-20) |
 | - |
| 18025 |
Buffer overflow in BufferedIOBase.readinto() |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
patch |
serhiy.storchaka (2013-05-20) |
 | - |
| 18027 |
distutils should access stat_result timestamps via .st_*time attributes |
normal |
normal |
|
|
jwilk (2013-05-20) |
 | - |
| 18011 |
Inconsistency between b32decode() documentation, docstring and code |
normal |
normal |
Python 3.4, Python 3.3 |
patch |
serhiy.storchaka (2013-05-19) |
 | ethan.furman (2013-05-20) |
| 18013 |
cgi.FieldStorage does not parse W3C sample |
normal |
normal |
Python 3.3, Python 3.2 |
patch |
flox (2013-05-19) |
 | - |
| 18014 |
Problem compiling on Windows, VC++Express 2010 |
normal |
normal |
Python 3.4, Python 3.3 |
|
terry.reedy (2013-05-19) |
 | - |
| 18015 |
python 2.7.5 fails to unpickle namedtuple pickled by 2.7.3 or 2.7.4 |
normal |
normal |
Python 2.7 |
patch |
anselm.kruis (2013-05-19) |
 | anselm.kruis (2013-05-22) |
| 18016 |
subprocess should open stdin in mode w+b on windows |
normal |
normal |
Python 2.7 |
|
Jason.Gross (2013-05-19) |
 | - |
| 18007 |
CookieJar expects request objects with origin_req_host attribute instead of method |
normal |
normal |
Python 3.4, Python 3.3 |
patch |
sinic (2013-05-18) |
 | orsenthil (2013-05-22) |
| 18009 |
os.write.__doc__ is misleading |
normal |
normal |
Python 3.3 |
|
shai (2013-05-18) |
 | ethan.furman (2013-05-18) |
| 18010 |
pydoc search chokes on import errors |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
patch |
pitrou (2013-05-18) |
 | - |
| 17997 |
ssl.match_hostname(): sub string wildcard should not match IDNA prefix |
critical |
normal |
Python 3.4, Python 3.3 |
|
christian.heimes (2013-05-17) |
 | pitrou (2013-05-18) |
| 17998 |
internal error in regular expression engine |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
patch |
jdemeyer (2013-05-17) |
 | pitrou (2013-05-18) |
| 18000 |
_md5 should be built if _ssl cannot be built |
normal |
normal |
Python 2.7 |
patch |
jdemeyer (2013-05-17) |
 | vbraun (2013-05-18) |
| 18003 |
New lzma crazy slow with line-oriented reading. |
normal |
normal |
Python 3.4 |
|
Michael.Fox (2013-05-17) |
 | Michael.Fox (2013-05-20) |
| 18004 |
test_list.test_overflow crashes Win64 |
normal |
normal |
Python 2.7 |
|
anselm.kruis (2013-05-17) |
 | anselm.kruis (2013-05-21) |
| 17991 |
ctypes.c_char gives a misleading error when passed a one-character unicode string |
normal |
normal |
Python 3.3 |
|
Steven.Barker (2013-05-16) |
 | terry.reedy (2013-05-17) |
| 17994 |
Change necessary in platform.py to support IronPython |
normal |
normal |
3rd party, Python 2.7 |
|
icordasc (2013-05-16) |
 | jeff.hardy (2013-05-20) |
| 17984 |
io and _pyio modules require the _io module |
normal |
normal |
Python 3.4 |
|
serhiy.storchaka (2013-05-15) |
 | pitrou (2013-05-18) |
| 17985 |
multiprocessing Queue.qsize() and Queue.empty() with different results |
normal |
normal |
Python 2.7 |
|
aod (2013-05-15) |
 | sbt (2013-05-15) |
| 17986 |
Alternative async subprocesses (pep 3145) |
normal |
normal |
Python 3.4 |
|
sbt (2013-05-15) |
 | haypo (2013-05-17) |
| 17987 |
test.support.captured_stderr, captured_stdin not documented |
normal |
normal |
Python 3.5, Python 3.4, Python 3.3 |
easy |
fdrake (2013-05-15) |
 | - |
| 17972 |
inspect module docs omits many functions |
normal |
normal |
Python 3.3 |
|
s7v7nislands@gmail.com (2013-05-14) |
 | s7v7nislands@gmail.com (2013-05-16) |
| 17974 |
Migrate unittest to argparse |
normal |
normal |
Python 3.4 |
patch |
pitrou (2013-05-14) |
 | serhiy.storchaka (2013-05-15) |
| 17975 |
libpython3.so conflicts between $VERSIONs |
normal |
normal |
Python 3.3 |
|
prlw1 (2013-05-14) |
 | prlw1 (2013-05-18) |
| 17976 |
file.write doesn't raise IOError when it should |
low |
normal |
Python 2.7 |
patch |
jasujm (2013-05-14) |
 | jasujm (2013-05-20) |
| 17978 |
Python crashes if Py_Initialize/Py_Finalize are called multiple times |
normal |
normal |
Python 2.7 |
patch |
romuloceccon (2013-05-14) |
 | lemburg (2013-05-15) |
| 17967 |
urllib2.open failed to access a url when a perent directory of the url is permission denied |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
|
foxkiller (2013-05-13) |
 | orsenthil (2013-05-21) |
| 17969 |
multiprocessing crash on exit |
normal |
normal |
Python 2.7 |
|
kristjan.jonsson (2013-05-13) |
 | kristjan.jonsson (2013-05-14) |
| 17970 |
Mutlithread XML parsing cause segfault |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
|
mrDoctorWho0.. (2013-05-13) |
 | pitrou (2013-05-18) |
| 17960 |
Clarify the required behaviour of locals() |
normal |
normal |
Python 3.4 |
|
ncoghlan (2013-05-12) |
 | ethan.furman (2013-05-13) |
| 17961 |
Use enum names as values in enum.Enum convenience API |
normal |
normal |
Python 3.4 |
|
ncoghlan (2013-05-12) |
 | barry (2013-05-13) |
| 17963 |
Deprecate the frame hack for implicitly getting module details |
normal |
normal |
Python 3.4 |
|
ncoghlan (2013-05-12) |
 | gvanrossum (2013-05-13) |
| 17953 |
sys.modules cannot be reassigned |
normal |
normal |
Python 3.4, Python 3.3 |
patch, 3.3regression, easy |
Valentin.Lorentz (2013-05-11) |
 | Yogesh.Chaudhari (2013-05-18) |
| 17956 |
add ScheduledExecutor |
normal |
normal |
Python 3.4 |
needs review, patch |
neologix (2013-05-11) |
 | pitrou (2013-05-13) |
| 17947 |
Code, test, and doc review for PEP-0435 Enum |
normal |
normal |
Python 3.4 |
patch |
ethan.furman (2013-05-10) |
 | dstufft (2013-05-17) |
| 17951 |
TypeError during gdb backtracing |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
patch, easy |
Catalin.Patulea (2013-05-10) |
 | r.david.murray (2013-05-17) |
| 17941 |
namedtuple should support fully qualified name for more portable pickling |
low |
normal |
Python 3.4 |
patch |
eli.bendersky (2013-05-09) |
 | barry (2013-05-13) |
| 17942 |
IDLE Debugger: names, values misaligned |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
|
terry.reedy (2013-05-09) |
  | - |
| 17944 |
Refactor test_zipfile |
normal |
normal |
Python 3.4, Python 3.3 |
patch |
serhiy.storchaka (2013-05-09) |
 | serhiy.storchaka (2013-05-10) |
| 17945 |
tkinter/Python 3.3.0: peer_create doesn't instantiate Text |
normal |
normal |
Python 3.4, Python 3.3 |
patch |
ghoul (2013-05-09) |
 | ghoul (2013-05-13) |
| 17933 |
test_ftp failure / ftplib error formatting issue |
high |
normal |
Python 3.4, Python 3.3 |
|
pitrou (2013-05-08) |
  | - |
| 17934 |
Add a frame method to clear expensive details |
normal |
normal |
Python 3.4 |
patch |
pitrou (2013-05-08) |
 | pitrou (2013-05-21) |
| 17936 |
O(n**2) behaviour when adding/removing classes |
normal |
normal |
Python 3.4 |
patch |
kristjan.jonsson (2013-05-08) |
 | kristjan.jonsson (2013-05-14) |
| 17939 |
Misleading information about slice assignment in docs |
normal |
normal |
Python 3.3 |
|
stefanchrobot (2013-05-08) |
 | terry.reedy (2013-05-10) |
| 17940 |
extra code in argparse.py |
normal |
normal |
Python 2.7 |
patch |
aho (2013-05-08) |
 | paul.j3 (2013-05-13) |
| 17922 |
Crash in clear_weakref |
normal |
normal |
Python 2.7 |
|
jsafrane (2013-05-07) |
 | pitrou (2013-05-14) |
| 17923 |
test glob with trailing slash fail |
normal |
normal |
Python 2.7 |
patch |
delhallt (2013-05-07) |
 | ezio.melotti (2013-05-10) |
| 17924 |
Deprecate stat.S_IF* integer constants |
normal |
normal |
Python 3.4 |
|
christian.heimes (2013-05-07) |
  | - |
| 17925 |
asynchat.async_chat.initiate_send : del deque[0] is not safe |
normal |
normal |
Python 3.3 |
patch |
Pierrick.Koch (2013-05-07) |
 | xdegaye (2013-05-09) |
| 17930 |
Search not needed in combinations_with_replacement |
low |
normal |
Python 3.5, Python 2.7 |
easy |
tim_one (2013-05-07) |
 | rhettinger (2013-05-11) |
| 17931 |
PyLong_FromPid() is not correctly defined on Windows 64-bit |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3, Python 3.2 |
patch |
haypo (2013-05-07) |
 | mark.dickinson (2013-05-18) |
| 17932 |
Win64: possible integer overflow in iterobject.c |
normal |
normal |
Python 3.4, Python 3.3 |
patch |
haypo (2013-05-07) |
 | ronaldoussoren (2013-05-08) |
| 17913 |
stat.filemode returns "-" for sockets and unknown types |
normal |
normal |
Python 3.4, Python 3.3 |
patch |
christian.heimes (2013-05-06) |
 | haypo (2013-05-06) |
| 17914 |
add os.cpu_count() |
normal |
normal |
Python 3.4 |
patch, easy |
neologix (2013-05-06) |
 | neologix (2013-05-21) |
| 17916 |
Provide dis.Bytecode based equivalent of dis.distb |
normal |
normal |
Python 3.4 |
|
ncoghlan (2013-05-06) |
 | - |
| 17919 |
AIX POLLNVAL definition causes problems |
normal |
normal |
Python 2.7 |
patch |
delhallt (2013-05-06) |
 | David.Edelsohn (2013-05-07) |
| 17908 |
Unittest runner needs an option to call gc.collect() after each test |
normal |
normal |
Python 3.4 |
easy |
gvanrossum (2013-05-05) |
 | pconnell (2013-05-11) |
| 17909 |
Autodetecting JSON encoding |
normal |
normal |
Python 3.4 |
patch |
serhiy.storchaka (2013-05-05) |
 | - |
| 17911 |
Extracting tracebacks does too much work |
normal |
normal |
Python 3.4 |
easy |
gvanrossum (2013-05-05) |
 | pitrou (2013-05-08) |
| 17903 |
Python launcher for windows should search path for #!/usr/bin/env |
normal |
normal |
Python 3.4 |
patch |
pmoore (2013-05-04) |
 | pmoore (2013-05-05) |
| 17904 |
bytes should be listed as built-in function for 2.7 |
normal |
normal |
Python 2.7 |
patch |
flox (2013-05-04) |
 | ezio.melotti (2013-05-10) |
| 17905 |
Add check for locale.h |
normal |
normal |
Python 3.4 |
patch |
cavallo71 (2013-05-04) |
 | cavallo71 (2013-05-11) |
| 17907 |
Deprecate imp.new_module() in favour of types.ModuleType |
low |
normal |
Python 3.4 |
easy |
brett.cannon (2013-05-04) |
 | ezio.melotti (2013-05-10) |
| 17894 |
Edits to descriptor howto |
low |
normal |
Python 3.4 |
patch |
nedbat (2013-05-03) |
 | pitrou (2013-05-05) |
| 17896 |
Move Windows external libs from <src>\..\ to <src>\externals |
normal |
normal |
Python 3.4 |
patch |
zach.ware (2013-05-03) |
 | pitrou (2013-05-03) |
| 17897 |
Optimize unpickle prefetching |
normal |
normal |
Python 3.4 |
patch |
serhiy.storchaka (2013-05-03) |
 | serhiy.storchaka (2013-05-04) |
| 17898 |
gettext bug while parsing plural-forms metadata |
normal |
normal |
Python 2.7 |
|
straz (2013-05-03) |
 | straz (2013-05-10) |
| 17899 |
os.listdir() leaks FDs if invoked on FD pointing to a non-directory |
normal |
normal |
Python 3.4, Python 3.3 |
patch |
abacabadabacaba (2013-05-03) |
 | serhiy.storchaka (2013-05-04) |
| 17902 |
Document that _elementtree C API cannot use custom TreeBuilder for iterparse or IncrementalParser |
normal |
normal |
Python 3.4, Python 3.3 |
patch |
Aaron.Oakley (2013-05-03) |
 | eli.bendersky (2013-05-18) |
| 17890 |
argparse: mutually exclusive groups full of suppressed args can cause AssertionErrors |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
patch |
gholms (2013-05-02) |
 | r.david.murray (2013-05-16) |
| 17893 |
Refactor reduce protocol implementation |
normal |
normal |
Python 3.4 |
patch |
alexandre.vassalotti (2013-05-02) |
 | - |
| 17887 |
docs: summary page - generator vs iterator vs iterable |
normal |
normal |
Python 3.4, Python 2.7, Python 3.3 |
|
techtonik (2013-05-01) |
 | ezio.melotti (2013-05-04) |
| 17888 |
docs: more information on documentation team |
normal |
normal |
|
|
techtonik (2013-05-01) |
 | tshepang (2013-05-03) |
| 17874 |
ProcessPoolExecutor in interactive shell doesn't work in Windows |
normal |
normal |
Python 3.3 |
|
Decade (2013-04-30) |
 | sbt (2013-05-01) |
| 17878 |
There is no way to get a list of available codecs |
normal |
normal |
Python 3.4, Python 3.3 |
|
pmoore (2013-04-30) |
 | dmi.baranov (2013-05-02) |
| 17882 |
test_objecttypes fails for 3.2.4 on CentOS 6 |
normal |
normal |
Python 3.2 |
|
bharper (2013-04-30) |
 | ezio.melotti (2013-05-04) |
| 17883 |
Fix buildbot testing of Tkinter |
normal |
normal |
Python 2.7 |
patch |
zach.ware (2013-04-30) |
 | zach.ware (2013-05-10) |
| 17884 |
Try to reuse stdint.h types like int32_t |
normal |
normal |
Python 3.4 |
patch |
haypo (2013-04-30) |
 | guidod-2011 (2013-05-06) |
| 17868 |
pprint long non-printable bytes as hexdump |
normal |
normal |
Python 3.4 |
patch |
serhiy.storchaka (2013-04-29) |
 | serhiy.storchaka (2013-05-20) |
| 17870 |
Python does not provide PyLong_FromIntMax_t() or PyLong_FromUintMax_t() function |
normal |
normal |
Python 3.4 |
patch |
Devin Jeanpierre (2013-04-29) |
 | haypo (2013-05-16) |
| 17872 |
Crash in marshal.load() with bad reader |
normal |
normal |
Python 3.4, Python 3.3 |
patch |
serhiy.storchaka (2013-04-29) |
 | serhiy.storchaka (2013-05-20) |