[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Mar 16 18:07:37 CET 2012
- Previous message: [Python-Dev] Raising assertions on wrong element types in ElementTree
- Next message: [Python-Dev] lzma
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2012-03-09 - 2012-03-16) Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message.
Issues counts and deltas: open 3337 (+19) closed 22779 (+75) total 26116 (+94)
Open issues with patches: 1423
Issues opened (69)
#10484: http.server.is_cgi fails to handle CGI URLs containing PATH_IN http://bugs.python.org/issue10484 reopened by v+python
#12568: Add functions to get the width in columns of a character http://bugs.python.org/issue12568 reopened by pitrou
#14202: The docs of xml.dom.pulldom are almost nonexistent http://bugs.python.org/issue14202 reopened by eric.araujo
#14243: NamedTemporaryFile unusable under Windows http://bugs.python.org/issue14243 opened by dabrahams
#14245: float rounding examples in FAQ are outdated http://bugs.python.org/issue14245 opened by zbysz
#14249: unicodeobject.c: aliasing warnings http://bugs.python.org/issue14249 opened by skrah
#14250: for string patterns regex.flags is never equal to 0 http://bugs.python.org/issue14250 opened by py.user
#14254: IDLE - shell restart during readline does not reset readline http://bugs.python.org/issue14254 opened by serwy
#14255: tempfile.gettempdir() didn't return the path with correct case http://bugs.python.org/issue14255 opened by 勇刚.罗
#14260: re.groupindex available for modification and continues to work http://bugs.python.org/issue14260 opened by py.user
#14261: Cleanup in smtpd module http://bugs.python.org/issue14261 opened by maker
#14262: Allow using decimals as arguments to timedelta
http://bugs.python.org/issue14262 opened by cool-RR
#14263: switch_index_if_fails fails on py2 http://bugs.python.org/issue14263 opened by tarek
#14264: Comparison bug in distutils2.version http://bugs.python.org/issue14264 opened by tarek
#14265: Fully qualified test name in failure output http://bugs.python.org/issue14265 opened by michael.foord
#14266: pyunit script as shorthand for python -m unittest http://bugs.python.org/issue14266 opened by michael.foord
#14268: _move_file is broken because of a bad mock http://bugs.python.org/issue14268 opened by tarek
#14269: SMTPD server does not enforce client starting mail transaction http://bugs.python.org/issue14269 opened by fruitnuke
#14270: Can't install a project in a specific directory http://bugs.python.org/issue14270 opened by mlhamel
#14273: distutils2: logging handler not properly initialized http://bugs.python.org/issue14273 opened by tarek
#14274: pysetup does not look at requires.txt http://bugs.python.org/issue14274 opened by tarek
#14275: pysetup create doesn't handle install requirements http://bugs.python.org/issue14275 opened by janjaapdriessen
#14276: installing latest version of a project http://bugs.python.org/issue14276 opened by janjaapdriessen
#14277: time.monotonic docstring does not mention the time unit return http://bugs.python.org/issue14277 opened by nicholas.riley
#14279: packaging.pypi should support flat directories of distribution http://bugs.python.org/issue14279 opened by j1m
#14280: packaging.pypi should not require checksums http://bugs.python.org/issue14280 opened by j1m
#14285: Traceback wrong on ImportError while executing a package http://bugs.python.org/issue14285 opened by ms4py
#14286: xxlimited.obj: unresolved external symbol __imp__PyObject_New http://bugs.python.org/issue14286 opened by skrah
#14287: sys.stdin.readline and KeyboardInterrupt on windows http://bugs.python.org/issue14287 opened by miwa
#14288: Make iterators pickleable http://bugs.python.org/issue14288 opened by krisvale
#14290: Importing script as module causes ImportError with pickle.load http://bugs.python.org/issue14290 opened by rj3d
#14292: OS X installer build script doesn't set $CXX, so it ends up as http://bugs.python.org/issue14292 opened by nicholas.riley
#14293: Message methods delegated via getattr inaccessible using s http://bugs.python.org/issue14293 opened by Brian.Jones
#14294: Requirements are not properly copied into metatdata of dist-in http://bugs.python.org/issue14294 opened by Preston
#14295: PEP 417: adding mock module http://bugs.python.org/issue14295 opened by michael.foord
#14296: Compilation error on CentOS 5.8 http://bugs.python.org/issue14296 opened by Alzakath
#14297: Custom string formatter doesn't work like builtin str.format http://bugs.python.org/issue14297 opened by PaulMcMillan
#14299: OS X installer build script: permissions not ensured http://bugs.python.org/issue14299 opened by nicholas.riley
#14300: dup_socket() on Windows should use WSA_FLAG_OVERLAPPED http://bugs.python.org/issue14300 opened by sbt
#14301: xmlrpc client transport and threading problem http://bugs.python.org/issue14301 opened by kees
#14302: Move python.exe to bin/ http://bugs.python.org/issue14302 opened by brian.curtin
#14303: Incorrect documentation for socket.py on linux http://bugs.python.org/issue14303 opened by Shane.Hansen
#14304: Implement utf-8-bmp codec http://bugs.python.org/issue14304 opened by asvetlov
#14306: try/except block is both efficient and expensive? http://bugs.python.org/issue14306 opened by tshepang
#14307: Make subclassing SocketServer simpler for non-blocking framewo http://bugs.python.org/issue14307 opened by krisvale
#14308: '_DummyThread' object has no attribute '_Thread__block' http://bugs.python.org/issue14308 opened by Dustin.Kirkland
#14309: Deprecate time.clock() http://bugs.python.org/issue14309 opened by haypo
#14310: Socket duplication for windows http://bugs.python.org/issue14310 opened by krisvale
#14311: ConfigParser does not parse utf-8 files with BOM bytes http://bugs.python.org/issue14311 opened by Sean.Wang
#14313: zipfile does not unpack files from archive (files extracted ha http://bugs.python.org/issue14313 opened by fidoman
#14314: logging smtp handler (and test) timeout issue http://bugs.python.org/issue14314 opened by r.david.murray
#14315: zipfile.ZipFile() unable to open zip File http://bugs.python.org/issue14315 opened by pleed
#14316: Broken link in grammar.rst http://bugs.python.org/issue14316 opened by berker.peksag
#14318: clarify "may not" in time.steady docs http://bugs.python.org/issue14318 opened by Jim.Jewett
#14319: cleanup index switching mechanism on packaging.pypi http://bugs.python.org/issue14319 opened by alexis
#14322: More test coverage for hmac http://bugs.python.org/issue14322 opened by packetslave
#14323: Normalize math precision in RGB/YIQ conversion http://bugs.python.org/issue14323 opened by packetslave
#14324: Do not rely on AC_RUN_IFELSE tests in the configury http://bugs.python.org/issue14324 opened by doko
#14325: Stop using the garbage collector to manage the lifetime of the http://bugs.python.org/issue14325 opened by exarkun
#14326: IDLE - allow shell to support different locales http://bugs.python.org/issue14326 opened by serwy
#14327: replace use of uname in the configury with macros set by AC_CA http://bugs.python.org/issue14327 opened by doko
#14328: Add keyword-only parameter support to PyArg_ParseTupleAndKeywo http://bugs.python.org/issue14328 opened by larry
#14329: proxy_bypass_macosx_sysconf does not handle singel ip addresse http://bugs.python.org/issue14329 opened by Serge.Droz
#14330: do not use the host python for cross builds http://bugs.python.org/issue14330 opened by doko
#14331: Python/import.c uses a lot of stack space due to MAXPATHLEN http://bugs.python.org/issue14331 opened by gregory.p.smith
#14332: difflib.ndiff appears to ignore linejunk argument http://bugs.python.org/issue14332 opened by patena
#14333: queue unittest errors http://bugs.python.org/issue14333 opened by anacrolix
#14335: Reimplement multiprocessing's ForkingPickler using dispatch_ta http://bugs.python.org/issue14335 opened by sbt
#1648923: HP-UX: -lcurses missing for readline.so http://bugs.python.org/issue1648923 reopened by r.david.murray
Most recent 15 issues with no replies (15)
#14335: Reimplement multiprocessing's ForkingPickler using dispatch_ta http://bugs.python.org/issue14335
#14333: queue unittest errors http://bugs.python.org/issue14333
#14329: proxy_bypass_macosx_sysconf does not handle singel ip addresse http://bugs.python.org/issue14329
#14326: IDLE - allow shell to support different locales http://bugs.python.org/issue14326
#14323: Normalize math precision in RGB/YIQ conversion http://bugs.python.org/issue14323
#14319: cleanup index switching mechanism on packaging.pypi http://bugs.python.org/issue14319
#14318: clarify "may not" in time.steady docs http://bugs.python.org/issue14318
#14315: zipfile.ZipFile() unable to open zip File http://bugs.python.org/issue14315
#14304: Implement utf-8-bmp codec http://bugs.python.org/issue14304
#14303: Incorrect documentation for socket.py on linux http://bugs.python.org/issue14303
#14302: Move python.exe to bin/ http://bugs.python.org/issue14302
#14301: xmlrpc client transport and threading problem http://bugs.python.org/issue14301
#14299: OS X installer build script: permissions not ensured http://bugs.python.org/issue14299
#14297: Custom string formatter doesn't work like builtin str.format http://bugs.python.org/issue14297
#14293: Message methods delegated via getattr inaccessible using s http://bugs.python.org/issue14293
Most recent 15 issues waiting for review (15)
#14335: Reimplement multiprocessing's ForkingPickler using dispatch_ta http://bugs.python.org/issue14335
#14331: Python/import.c uses a lot of stack space due to MAXPATHLEN http://bugs.python.org/issue14331
#14330: do not use the host python for cross builds http://bugs.python.org/issue14330
#14329: proxy_bypass_macosx_sysconf does not handle singel ip addresse http://bugs.python.org/issue14329
#14328: Add keyword-only parameter support to PyArg_ParseTupleAndKeywo http://bugs.python.org/issue14328
#14327: replace use of uname in the configury with macros set by AC_CA http://bugs.python.org/issue14327
#14325: Stop using the garbage collector to manage the lifetime of the http://bugs.python.org/issue14325
#14324: Do not rely on AC_RUN_IFELSE tests in the configury http://bugs.python.org/issue14324
#14323: Normalize math precision in RGB/YIQ conversion http://bugs.python.org/issue14323
#14322: More test coverage for hmac http://bugs.python.org/issue14322
#14310: Socket duplication for windows http://bugs.python.org/issue14310
#14308: '_DummyThread' object has no attribute '_Thread__block' http://bugs.python.org/issue14308
#14307: Make subclassing SocketServer simpler for non-blocking framewo http://bugs.python.org/issue14307
#14300: dup_socket() on Windows should use WSA_FLAG_OVERLAPPED http://bugs.python.org/issue14300
#14299: OS X installer build script: permissions not ensured http://bugs.python.org/issue14299
Top 10 most discussed issues (10)
#14127: add st_*time_ns fileds to os.stat(), add ns keyword to os.*uti http://bugs.python.org/issue14127 21 msgs
#14200: Idle shell crash on printing non-BMP unicode character http://bugs.python.org/issue14200 20 msgs
#12568: Add functions to get the width in columns of a character http://bugs.python.org/issue12568 15 msgs
#5758: fileinput.hook_compressed returning bytes from gz file http://bugs.python.org/issue5758 13 msgs
#8739: Update to smtpd.py to RFC 5321 http://bugs.python.org/issue8739 12 msgs
#14202: The docs of xml.dom.pulldom are almost nonexistent http://bugs.python.org/issue14202 11 msgs
#14245: float rounding examples in FAQ are outdated http://bugs.python.org/issue14245 10 msgs
#10050: urllib.request still has old 2.x urllib primitives http://bugs.python.org/issue10050 9 msgs
#10484: http.server.is_cgi fails to handle CGI URLs containing PATH_IN http://bugs.python.org/issue10484 9 msgs
#2377: Replace import w/ importlib.import http://bugs.python.org/issue2377 8 msgs
Issues closed (73)
#2486: Recode (parts of) decimal module in C http://bugs.python.org/issue2486 closed by mark.dickinson
#2843: New methods for existing Tkinter widgets http://bugs.python.org/issue2843 closed by loewis
#3835: tkinter goes into an infinite loop (pydoc.gui) http://bugs.python.org/issue3835 closed by loewis
#4345: Implement nb_nonzero for PyTclObject http://bugs.python.org/issue4345 closed by loewis
#8247: Can't Import Tkinter http://bugs.python.org/issue8247 closed by loewis
#8942: path attribute of modules loaded by zipimporter is unteste http://bugs.python.org/issue8942 closed by r.david.murray
#8963: test_urllibnet failure http://bugs.python.org/issue8963 closed by orsenthil
#9079: Make gettimeofday available in time module http://bugs.python.org/issue9079 closed by haypo
#9257: cElementTree iterparse requires events as bytes; ElementTree u http://bugs.python.org/issue9257 closed by eli.bendersky
#9574: allow whitespace around central '+' in complex constructor http://bugs.python.org/issue9574 closed by python-dev
#10148: st_mtime differs after shutil.copy2 http://bugs.python.org/issue10148 closed by haypo
#10522: test_telnet exception http://bugs.python.org/issue10522 closed by jackdied
#10543: Test discovery (unittest) does not work with jython http://bugs.python.org/issue10543 closed by michael.foord
#11082: ValueError: Content-Length should be specified http://bugs.python.org/issue11082 closed by orsenthil
#11199: urllib hangs when closing connection http://bugs.python.org/issue11199 closed by python-dev
#11261: urlopen breaks when data parameter is used. http://bugs.python.org/issue11261 closed by python-dev
#12758: time.time() returns local time instead of UTC http://bugs.python.org/issue12758 closed by r.david.murray
#12818: email.utils.formataddr incorrectly quotes parens inside quoted http://bugs.python.org/issue12818 closed by r.david.murray
#13394: Patch to increase aifc lib test coverage http://bugs.python.org/issue13394 closed by ezio.melotti
#13450: add assertions to implement the intent in ''.format_map test http://bugs.python.org/issue13450 closed by python-dev
#13703: Hash collision security issue http://bugs.python.org/issue13703 closed by gregory.p.smith
#13709: Capitalization mistakes in the documentation for ctypes http://bugs.python.org/issue13709 closed by eli.bendersky
#13839: -m pstats should combine all the profiles given as arguments http://bugs.python.org/issue13839 closed by pitrou
#13842: Cannot pickle Ellipsis or NotImplemented http://bugs.python.org/issue13842 closed by lukasz.langa
#13964: os.utimensat() and os.futimes() should accept (sec, nsec), dro http://bugs.python.org/issue13964 closed by haypo
#14062: UTF-8 Email Subject problem http://bugs.python.org/issue14062 closed by r.david.murray
#14104: Implement time.monotonic() on Mac OS X http://bugs.python.org/issue14104 closed by haypo
#14163: tkinter: problems with hello doc example http://bugs.python.org/issue14163 closed by asvetlov
#14169: compiler.compile fails on "if" statement in attached file http://bugs.python.org/issue14169 closed by terry.reedy
#14179: Test coverage for lib/re.py http://bugs.python.org/issue14179 closed by ezio.melotti
#14180: Factorize code to convert int/float to time_t, timeval or time http://bugs.python.org/issue14180 closed by python-dev
#14184: test_recursion_limit fails on OS X when compiled with clang http://bugs.python.org/issue14184 closed by ned.deily
#14186: Link to PEP 3107 in "def" part of Language Reference http://bugs.python.org/issue14186 closed by python-dev
#14207: ElementTree.ParseError - needs documentation and consistent C& http://bugs.python.org/issue14207 closed by eli.bendersky
#14210: add filename completion to pdb http://bugs.python.org/issue14210 closed by python-dev
#14230: Delegating generator is not always visible to debugging tools http://bugs.python.org/issue14230 closed by python-dev
#14232: obmalloc: mmap() returns MAP_FAILED on error, not 0 http://bugs.python.org/issue14232 closed by python-dev
#14234: CVE-2012-0876 (hash table collisions CPU usage DoS) for embedd http://bugs.python.org/issue14234 closed by gregory.p.smith
#14237: Special sequences \A and \Z don't work in character set [] http://bugs.python.org/issue14237 closed by georg.brandl
#14238: python shouldn't need username in passwd database http://bugs.python.org/issue14238 closed by eric.araujo
#14239: Uninitialised variable in _PyObject_GenericSetAttrWithDict http://bugs.python.org/issue14239 closed by benjamin.peterson
#14242: Make subprocess.Popen aware of $SHELL http://bugs.python.org/issue14242 closed by gregory.p.smith
#14244: No information about behaviour with groups in pattern in the d http://bugs.python.org/issue14244 closed by python-dev
#14246: Accelerated ETree XMLParser cannot handle io.StringIO http://bugs.python.org/issue14246 closed by eli.bendersky
#14247: "in" operator doesn't return boolean http://bugs.python.org/issue14247 closed by georg.brandl
#14248: Typo in "What’s New In Python 3.3": "comparaison" http://bugs.python.org/issue14248 closed by python-dev
#14251: HTMLParser decode issue http://bugs.python.org/issue14251 closed by ezio.melotti
#14252: subprocess.Popen.terminate() inconsistent behavior on Windows http://bugs.python.org/issue14252 closed by pitrou
#14253: print() encodes characters to native system encoding http://bugs.python.org/issue14253 closed by loewis
#14256: test_logging fails if zlib is not present http://bugs.python.org/issue14256 closed by python-dev
#14257: minor error in glossary wording regarding hash http://bugs.python.org/issue14257 closed by python-dev
#14258: Better explain re.LOCALE and re.UNICODE for \S and \W http://bugs.python.org/issue14258 closed by python-dev
#14259: re.finditer() doesn't accept keyword arguments http://bugs.python.org/issue14259 closed by python-dev
#14267: TimedRotatingFileHandler chooses wrong file name due to daylig http://bugs.python.org/issue14267 closed by python-dev
#14271: remove setup.py from the doc http://bugs.python.org/issue14271 closed by eric.araujo
#14272: ast.c: windows compile error http://bugs.python.org/issue14272 closed by skrah
#14278: email.utils.localtime throws exception if time.daylight is Fal http://bugs.python.org/issue14278 closed by r.david.murray
#14281: Add unit test for cgi.escape method http://bugs.python.org/issue14281 closed by python-dev
#14282: lib2to3.fixer_util.touch_import('future', ...) can lead to http://bugs.python.org/issue14282 closed by benjamin.peterson
#14283: match.pos describes that match object has methods search() and http://bugs.python.org/issue14283 closed by python-dev
#14284: unicodeobject error on macosx in build process http://bugs.python.org/issue14284 closed by ezio.melotti
#14289: Prebuilt CHM file on Docs download page http://bugs.python.org/issue14289 closed by python-dev
#14291: Regression in Python3 of email handling of unicode strings in http://bugs.python.org/issue14291 closed by r.david.murray
#14298: account for dict randomization in Design & History FAQ http://bugs.python.org/issue14298 closed by python-dev
#14305: fix typos http://bugs.python.org/issue14305 closed by python-dev
#14312: Convert PEP 7 to reStructuredText for readability purposes http://bugs.python.org/issue14312 closed by georg.brandl
#14317: index.simple module lacking in distutils2 http://bugs.python.org/issue14317 closed by alexis
#14320: set.add can return boolean indicate newly added item http://bugs.python.org/issue14320 closed by rhettinger
#14321: Do not run pgen during the build if files are up to date http://bugs.python.org/issue14321 closed by doko
#14334: Crash: getattr(type, 'getattribute')(type, type) http://bugs.python.org/issue14334 closed by benjamin.peterson
#989712: Support using Tk without a mainloop http://bugs.python.org/issue989712 closed by asvetlov
#1006238: cross compile patch http://bugs.python.org/issue1006238 closed by doko
#1178863: Variable.init uses self.set(), blocking specialization http://bugs.python.org/issue1178863 closed by loewis
- Previous message: [Python-Dev] Raising assertions on wrong element types in ElementTree
- Next message: [Python-Dev] lzma
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]