[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Nov 7 18:08:12 CET 2014
- Previous message: [Python-Dev] hg.python.org cloning troubles after Sep 13 changes
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2014-10-31 - 2014-11-07) 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 4622 ( -4) closed 29955 (+44) total 34577 (+40)
Open issues with patches: 2158
Issues opened (32)
#17900: Recursive OrderedDict pickling http://bugs.python.org/issue17900 reopened by rhettinger
#20160: broken ctypes calling convention on MSVC / 64-bit Windows (lar http://bugs.python.org/issue20160 reopened by doko
#21274: define PATH_MAX for GNU/Hurd in Python/pythonrun.c http://bugs.python.org/issue21274 reopened by loewis
#22695: open() declared deprecated in python 3 docs http://bugs.python.org/issue22695 reopened by serhiy.storchaka
#22731: test_capi test fails because of mismatched newlines http://bugs.python.org/issue22731 reopened by steve.dower
#22777: Test pickling with all protocols http://bugs.python.org/issue22777 opened by serhiy.storchaka
#22780: NotImplemented doc section needs update http://bugs.python.org/issue22780 opened by ethan.furman
#22781: ctypes: Differing results between Python and C. http://bugs.python.org/issue22781 opened by Geoff.Clements
#22782: Python 3.4.2 Windows installer - cannot install 32 bit then 64 http://bugs.python.org/issue22782 opened by pmoore
#22783: Pickle: use NEWOBJ instead of NEWOBJ_EX if possible http://bugs.python.org/issue22783 opened by serhiy.storchaka
#22785: range docstring is less useful than in python 2 http://bugs.python.org/issue22785 opened by nedbat
#22788: allow logging.handlers.HTTPHandler to take an SSLContext http://bugs.python.org/issue22788 opened by benjamin.peterson
#22789: Compress the marshalled data in PYC files http://bugs.python.org/issue22789 opened by rhettinger
#22790: some class attributes missing from dir(Class) http://bugs.python.org/issue22790 opened by techdragon
#22791: datetime.utcfromtimestamp() shoud have option for create tz aw http://bugs.python.org/issue22791 opened by naoki
#22794: missing test for issue 22457 regression commit http://bugs.python.org/issue22794 opened by rbcollins
#22796: Support for httponly/secure cookies reintroduced lax parsing b http://bugs.python.org/issue22796 opened by Tim.Graham
#22797: urllib.request.urlopen documentation falsely guarantees that a http://bugs.python.org/issue22797 opened by Joshua.Chin
#22798: time.mktime doesn't update time.tzname http://bugs.python.org/issue22798 opened by akira
#22799: wrong time.timezone http://bugs.python.org/issue22799 opened by akira
#22800: IPv6Network constructor sometimes does not recognize legitimat http://bugs.python.org/issue22800 opened by pebenito
#22801: collections.Counter, when empty, doesn't raise an error with & http://bugs.python.org/issue22801 opened by ethan.furman
#22804: Can't run Idle in Windows 8 or windows 64 http://bugs.python.org/issue22804 opened by nx.u
#22806: regrtest: add switch -c to run only modified tests http://bugs.python.org/issue22806 opened by georg.brandl
#22807: uuid.uuid1() should use uuid_generate_time_safe() if available http://bugs.python.org/issue22807 opened by barry
#22808: Typo in asyncio-eventloop.rst, time() link is wrong http://bugs.python.org/issue22808 opened by markgrandi
#22810: tkinter: "alloc: invalid block:" after askopenfilename http://bugs.python.org/issue22810 opened by lccat
#22811: _top_level_dir state leaks on defaultTestLoader http://bugs.python.org/issue22811 opened by rbcollins
#22812: Documentation of unittest -p usage wrong on windows. http://bugs.python.org/issue22812 opened by rbcollins
#22813: No facility for test randomisation http://bugs.python.org/issue22813 opened by rbcollins
#22814: TestProgram loading fails when a script is used http://bugs.python.org/issue22814 opened by rbcollins
#22815: unexpected successes are not output http://bugs.python.org/issue22815 opened by rbcollins
Most recent 15 issues with no replies (15)
#22815: unexpected successes are not output http://bugs.python.org/issue22815
#22814: TestProgram loading fails when a script is used http://bugs.python.org/issue22814
#22813: No facility for test randomisation http://bugs.python.org/issue22813
#22811: _top_level_dir state leaks on defaultTestLoader http://bugs.python.org/issue22811
#22801: collections.Counter, when empty, doesn't raise an error with & http://bugs.python.org/issue22801
#22800: IPv6Network constructor sometimes does not recognize legitimat http://bugs.python.org/issue22800
#22799: wrong time.timezone http://bugs.python.org/issue22799
#22794: missing test for issue 22457 regression commit http://bugs.python.org/issue22794
#22783: Pickle: use NEWOBJ instead of NEWOBJ_EX if possible http://bugs.python.org/issue22783
#22765: Fixes for test_gdb (first frame address, entry values) http://bugs.python.org/issue22765
#22743: Specify supported XML version http://bugs.python.org/issue22743
#22737: Provide a rejected execution model and implementations for fut http://bugs.python.org/issue22737
#22733: MSVC ffi_prep_args doesn't handle 64-bit arguments properly http://bugs.python.org/issue22733
#22729: wait
and as_completed
depend on private api
http://bugs.python.org/issue22729
#22726: Idle: add help to config dialogs http://bugs.python.org/issue22726
Most recent 15 issues waiting for review (15)
#22808: Typo in asyncio-eventloop.rst, time() link is wrong http://bugs.python.org/issue22808
#22806: regrtest: add switch -c to run only modified tests http://bugs.python.org/issue22806
#22801: collections.Counter, when empty, doesn't raise an error with & http://bugs.python.org/issue22801
#22798: time.mktime doesn't update time.tzname http://bugs.python.org/issue22798
#22797: urllib.request.urlopen documentation falsely guarantees that a http://bugs.python.org/issue22797
#22796: Support for httponly/secure cookies reintroduced lax parsing b http://bugs.python.org/issue22796
#22790: some class attributes missing from dir(Class) http://bugs.python.org/issue22790
#22788: allow logging.handlers.HTTPHandler to take an SSLContext http://bugs.python.org/issue22788
#22783: Pickle: use NEWOBJ instead of NEWOBJ_EX if possible http://bugs.python.org/issue22783
#22777: Test pickling with all protocols http://bugs.python.org/issue22777
#22768: Add a way to get the peer certificate of a SSL Transport http://bugs.python.org/issue22768
#22765: Fixes for test_gdb (first frame address, entry values) http://bugs.python.org/issue22765
#22764: object lifetime fragility in unittest tests http://bugs.python.org/issue22764
#22758: Regression in Python 3.2 cookie parsing http://bugs.python.org/issue22758
#22753: urllib2 localnet Changed test to lookup IP-address of localhos http://bugs.python.org/issue22753
Top 10 most discussed issues (10)
#22790: some class attributes missing from dir(Class) http://bugs.python.org/issue22790 20 msgs
#22780: NotImplemented doc section needs update http://bugs.python.org/issue22780 14 msgs
#22796: Support for httponly/secure cookies reintroduced lax parsing b http://bugs.python.org/issue22796 13 msgs
#22650: set up and use VM for net access in the test suite http://bugs.python.org/issue22650 9 msgs
#22789: Compress the marshalled data in PYC files http://bugs.python.org/issue22789 9 msgs
#22417: PEP 476: verify HTTPS certificates by default http://bugs.python.org/issue22417 8 msgs
#22680: Blacklist FunctionTestCase from test discovery http://bugs.python.org/issue22680 8 msgs
#20160: broken ctypes calling convention on MSVC / 64-bit Windows (lar http://bugs.python.org/issue20160 7 msgs
#20220: TarFile.list() outputs wrong time http://bugs.python.org/issue20220 7 msgs
#16353: add function to os module for getting path to default shell http://bugs.python.org/issue16353 6 msgs
Issues closed (44)
#6623: Lib/ftplib.py Netrc class should be removed. http://bugs.python.org/issue6623 closed by berker.peksag
#14460: In re's positive lookbehind assertion repetition works http://bugs.python.org/issue14460 closed by serhiy.storchaka
#15279: Spurious unittest warnings http://bugs.python.org/issue15279 closed by ezio.melotti
#17293: uuid.getnode() MAC address on AIX http://bugs.python.org/issue17293 closed by serhiy.storchaka
#17717: Set up nasm from external.bat http://bugs.python.org/issue17717 closed by zach.ware
#17896: Move Windows external libs from ..\ to \externals http://bugs.python.org/issue17896 closed by zach.ware
#19031: Make help() enum aware http://bugs.python.org/issue19031 closed by ethan.furman
#19046: SystemError: ..\Objects\weakrefobject.c:903: bad argument to i http://bugs.python.org/issue19046 closed by serhiy.storchaka
#19753: test_gdb failure on SystemZ buildbot http://bugs.python.org/issue19753 closed by haypo
#20597: PATH_MAX already defined on some Windows compilers http://bugs.python.org/issue20597 closed by Jeffrey.Armstrong
#22242: Doc fix in the Import section in language reference. http://bugs.python.org/issue22242 closed by brett.cannon
#22335: Python 3: Segfault instead of MemoryError when bytearray too b http://bugs.python.org/issue22335 closed by pitrou
#22388: Unify style of "Contributed by" notes http://bugs.python.org/issue22388 closed by serhiy.storchaka
#22406: uu-codec trailing garbage workaround is Python 2 code http://bugs.python.org/issue22406 closed by serhiy.storchaka
#22457: load_tests not invoked in root init.py when start=package http://bugs.python.org/issue22457 closed by python-dev
#22525: ast.literal_eval() doesn't do what the documentation says http://bugs.python.org/issue22525 closed by python-dev
#22665: shutil.all incomplete http://bugs.python.org/issue22665 closed by berker.peksag
#22683: bisect index out of bounds issue http://bugs.python.org/issue22683 closed by rhettinger
#22697: Deadlock with writing to stderr from forked process http://bugs.python.org/issue22697 closed by serhiy.storchaka
#22718: pprint not handline uncomparable dictionary keys, set members http://bugs.python.org/issue22718 closed by rhettinger
#22725: improve documentation for enumerate() (built-in function) http://bugs.python.org/issue22725 closed by rhettinger
#22732: ctypes tests don't set correct restype for intptr_t functions http://bugs.python.org/issue22732 closed by steve.dower
#22734: marshal needs a lower stack depth for debug builds on Windows http://bugs.python.org/issue22734 closed by steve.dower
#22739: "There is no disk in the drive" error http://bugs.python.org/issue22739 closed by terry.reedy
#22751: Fix test___all__ warning about modified environment http://bugs.python.org/issue22751 closed by ezio.melotti
#22761: Catching StopIteraion inside generator expression. http://bugs.python.org/issue22761 closed by terry.reedy
#22766: collections.Counter's in-place operators should return NotImpl http://bugs.python.org/issue22766 closed by rhettinger
#22769: Tttk tag_has() throws TypeError when called without item http://bugs.python.org/issue22769 closed by serhiy.storchaka
#22770: test_ttk_guionly and test_tk can cause Tk segfaults on OS X wh http://bugs.python.org/issue22770 closed by ned.deily
#22773: Export Readline version and expect ANSI sequence for version < http://bugs.python.org/issue22773 closed by pitrou
#22775: SimpleCookie not unpicklable with protocol 2+ http://bugs.python.org/issue22775 closed by serhiy.storchaka
#22776: SyslogHandler's record formatting during emit(..) not covered http://bugs.python.org/issue22776 closed by python-dev
#22778: list's in-place add doesn't return NotImplemented when appropr http://bugs.python.org/issue22778 closed by rhettinger
#22779: deque in-place addition does not return NotImplemented when ap http://bugs.python.org/issue22779 closed by rhettinger
#22784: test_asyncio fails without the ssl module http://bugs.python.org/issue22784 closed by python-dev
#22786: Message could not be delivered http://bugs.python.org/issue22786 closed by ezio.melotti
#22787: ssl.SSLContext.load_cert_chain() backport regression with None http://bugs.python.org/issue22787 closed by python-dev
#22792: string replace() not documented http://bugs.python.org/issue22792 closed by georg.brandl
#22793: test_uuid failure on OpenIndiana http://bugs.python.org/issue22793 closed by haypo
#22795: Intermittent test_tarfile failures on zLinux http://bugs.python.org/issue22795 closed by serhiy.storchaka
#22802: On Windows, if you try and use ccs=UTF-8 (or other variants) t http://bugs.python.org/issue22802 closed by georg.brandl
#22803: textwrap.indent version added not documented http://bugs.python.org/issue22803 closed by rhettinger
#22805: Having pythontest.net index.html link to hg repo http://bugs.python.org/issue22805 closed by brett.cannon
#22809: Include/graminit.h and Python/graminit.c always rebuilt (break http://bugs.python.org/issue22809 closed by georg.brandl
- Previous message: [Python-Dev] hg.python.org cloning troubles after Sep 13 changes
- Next message: [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]