[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Sep 18 18:08:29 CEST 2015
- Previous message (by thread): [Python-Dev] Summary of Python tracker Issues
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2015-09-11 - 2015-09-18) 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 5130 (+54) closed 31798 (+45) total 36928 (+99)
Open issues with patches: 2270
Issues opened (67)
#22627: Calling timestamp() on a datetime object modifies the timestam http://bugs.python.org/issue22627 reopened by belopolsky
#25072: CGI large POST data string truncated http://bugs.python.org/issue25072 opened by Vincent Caloone
#25074: Bind logger and waninigs modules for asyncio del methods http://bugs.python.org/issue25074 opened by asvetlov
#25077: Compiler warnings: initialization from incompatible pointer ty http://bugs.python.org/issue25077 opened by mgedmin
#25080: The example-code for making XML-RPC requests through proxy, fa http://bugs.python.org/issue25080 opened by ankostis
#25081: Windows installer Upgrade->Customize->Back goes to Install pag http://bugs.python.org/issue25081 opened by steve.dower
#25083: Python can sometimes create incorrect .pyc files http://bugs.python.org/issue25083 opened by tzickel
#25084: remove semi-busy loop in py2.7 threading.Condition.wait(timeou http://bugs.python.org/issue25084 opened by flavio
#25085: Windows x86-64 embeddable zip file contains test directorys http://bugs.python.org/issue25085 opened by tds333
#25086: Windows x86-64 embeddable zip file, lot of big EXE files in di http://bugs.python.org/issue25086 opened by tds333
#25087: Type variable substitution in type instances http://bugs.python.org/issue25087 opened by skrah
#25089: Can't run Python Launcher on Windows http://bugs.python.org/issue25089 opened by BreamoreBoy
#25090: IDLE: remove noisy icons from class (module) browser http://bugs.python.org/issue25090 opened by markroseman
#25091: Windows Installer uses small font http://bugs.python.org/issue25091 opened by terry.reedy
#25092: Regression: test_datetime fails on 3.5, Win 7, works on 3.4 http://bugs.python.org/issue25092 opened by terry.reedy
#25093: New 3.5.0 failure in test_tcl on win7 http://bugs.python.org/issue25093 opened by terry.reedy
#25094: Test_tools not working on Windows. http://bugs.python.org/issue25094 opened by terry.reedy
#25095: test_httpservers hangs on 3.5.0, win 7 http://bugs.python.org/issue25095 opened by terry.reedy
#25097: test_logging may fail with 'Access is denied' when pywin32 is http://bugs.python.org/issue25097 opened by zach.ware
#25098: test_uuid fails with pywin32 installed http://bugs.python.org/issue25098 opened by zach.ware
#25099: test_compileall fails when run by unprivileged user on install http://bugs.python.org/issue25099 opened by zach.ware
#25100: Test_distutils fails instead of skipping if no VS2015 http://bugs.python.org/issue25100 opened by terry.reedy
#25101: test_zipfile failure when run by unprivileged user with instal http://bugs.python.org/issue25101 opened by zach.ware
#25102: Windows installer: 'precompile standard library' option should http://bugs.python.org/issue25102 opened by zach.ware
#25103: 3.5.0 installed standard library on Windows has LF line ending http://bugs.python.org/issue25103 opened by zach.ware
#25106: Hash computation speedup for {buffer, string, unicode}object http://bugs.python.org/issue25106 opened by alecsandru.patrascu
#25109: test_code_module tests fail when run from the installed locati http://bugs.python.org/issue25109 opened by doko
#25111: Broken compatibility in FrameSummary equality http://bugs.python.org/issue25111 opened by serhiy.storchaka
#25112: Windows installer assigns non-existent icons to Python file ty http://bugs.python.org/issue25112 opened by thijsvandien
#25114: asynico: add ssl_object extra info http://bugs.python.org/issue25114 opened by haypo
#25115: SSL_set_verify_depth not exposed by the ssl module http://bugs.python.org/issue25115 opened by gbremer
#25116: It failed to install Py3.5 on win2008R2 http://bugs.python.org/issue25116 opened by Kevin Zhang
#25117: Windows installer: precompiling stdlib fails with missing DLL http://bugs.python.org/issue25117 opened by mgedmin
#25123: Logging Documentation - dictConfig disable_existing_loggers http://bugs.python.org/issue25123 opened by coderobot
#25124: No single .msi available for 3.5 release http://bugs.python.org/issue25124 opened by Christian.Ullrich
#25125: "Edit with IDLE" does not work for shortcuts http://bugs.python.org/issue25125 opened by thijsvandien
#25126: Non-web installer fails without a connection when doing debug http://bugs.python.org/issue25126 opened by thijsvandien
#25129: Rounding mode of floating-point division is not well documente http://bugs.python.org/issue25129 opened by pitrou
#25130: Make tests more PyPy compatible http://bugs.python.org/issue25130 opened by serhiy.storchaka
#25131: The AST for dict and set displays has the lineno of the first http://bugs.python.org/issue25131 opened by Claudiu.Popa
#25133: Clarify that the constants in selectors are module-level http://bugs.python.org/issue25133 opened by brett.cannon
#25135: Deques to adopt the standard clearing procedure for mutable ob http://bugs.python.org/issue25135 opened by rhettinger
#25136: Python doesn't find Xcode 7 stub libraries http://bugs.python.org/issue25136 opened by tdsmith
#25138: test_socket: socket.EAI_NODATA doesn't exist on FreeBSD http://bugs.python.org/issue25138 opened by haypo
#25139: Just a little refactoring http://bugs.python.org/issue25139 opened by ÐлекÑей Смирнов
#25143: 3.5 install fails poorly on Windows XP http://bugs.python.org/issue25143 opened by pwatson at phs.org
#25144: 3.5 Win install fails with "TARGETDIR" http://bugs.python.org/issue25144 opened by fov
#25145: urllib how-to should be updated to remove PyGoogle http://bugs.python.org/issue25145 opened by nneonneo
#25146: IDLE debugger could better visualize program execution http://bugs.python.org/issue25146 opened by markroseman
#25148: Windows registry PythonCore key changed inconsistent with othe http://bugs.python.org/issue25148 opened by barry.scott
#25151: venv does not work with debian releases, if you want to instal http://bugs.python.org/issue25151 opened by lac
#25152: venv documentation doesn't tell you how to specify a particula http://bugs.python.org/issue25152 opened by lac
#25153: PCbuild/.vcxproj should use CRLF line endings http://bugs.python.org/issue25153 opened by zach.ware
#25154: Drop the pyvenv script http://bugs.python.org/issue25154 opened by brett.cannon
#25156: shutil.copyfile should internally use os.sendfile when possibl http://bugs.python.org/issue25156 opened by desbma
#25157: Installing Python 3.5.0 32bit on Windows 8.1 64bit system give http://bugs.python.org/issue25157 opened by lac
#25158: Python 3.2.2 and 3.5.0 Do not seem compatible with OpenSSL 1.0 http://bugs.python.org/issue25158 opened by eeiddne
#25159: Import time regression http://bugs.python.org/issue25159 opened by serhiy.storchaka
#25160: Stop using deprecated imp module; imp should now emit a real D http://bugs.python.org/issue25160 opened by haypo
#25161: Missing periods at the end of sentences http://bugs.python.org/issue25161 opened by artakase
#25162: Windows installation does not appear in list of installed appl http://bugs.python.org/issue25162 opened by Christian.Ullrich
#25163: Windows installer in AllUsers mode presents wrong installation http://bugs.python.org/issue25163 opened by Christian.Ullrich
#25164: Windows default installation path is inconsistent between per- http://bugs.python.org/issue25164 opened by Christian.Ullrich
#25165: Windows uninstallation should not remove launcher if other ver http://bugs.python.org/issue25165 opened by Christian.Ullrich
#25166: Windows AllUsers installation places uninstaller in user profi http://bugs.python.org/issue25166 opened by Christian.Ullrich
#25168: test_datetime.test_strptime() random failures on "s390x SLES" http://bugs.python.org/issue25168 opened by haypo
#25169: multiprocess documentation http://bugs.python.org/issue25169 opened by jftuga
Most recent 15 issues with no replies (15)
#25166: Windows AllUsers installation places uninstaller in user profi http://bugs.python.org/issue25166
#25165: Windows uninstallation should not remove launcher if other ver http://bugs.python.org/issue25165
#25164: Windows default installation path is inconsistent between per- http://bugs.python.org/issue25164
#25163: Windows installer in AllUsers mode presents wrong installation http://bugs.python.org/issue25163
#25162: Windows installation does not appear in list of installed appl http://bugs.python.org/issue25162
#25158: Python 3.2.2 and 3.5.0 Do not seem compatible with OpenSSL 1.0 http://bugs.python.org/issue25158
#25156: shutil.copyfile should internally use os.sendfile when possibl http://bugs.python.org/issue25156
#25153: PCbuild/.vcxproj should use CRLF line endings http://bugs.python.org/issue25153
#25148: Windows registry PythonCore key changed inconsistent with othe http://bugs.python.org/issue25148
#25145: urllib how-to should be updated to remove PyGoogle http://bugs.python.org/issue25145
#25144: 3.5 Win install fails with "TARGETDIR" http://bugs.python.org/issue25144
#25139: Just a little refactoring http://bugs.python.org/issue25139
#25138: test_socket: socket.EAI_NODATA doesn't exist on FreeBSD http://bugs.python.org/issue25138
#25133: Clarify that the constants in selectors are module-level http://bugs.python.org/issue25133
#25125: "Edit with IDLE" does not work for shortcuts http://bugs.python.org/issue25125
Most recent 15 issues waiting for review (15)
#25161: Missing periods at the end of sentences http://bugs.python.org/issue25161
#25139: Just a little refactoring http://bugs.python.org/issue25139
#25136: Python doesn't find Xcode 7 stub libraries http://bugs.python.org/issue25136
#25135: Deques to adopt the standard clearing procedure for mutable ob http://bugs.python.org/issue25135
#25130: Make tests more PyPy compatible http://bugs.python.org/issue25130
#25115: SSL_set_verify_depth not exposed by the ssl module http://bugs.python.org/issue25115
#25114: asynico: add ssl_object extra info http://bugs.python.org/issue25114
#25112: Windows installer assigns non-existent icons to Python file ty http://bugs.python.org/issue25112
#25111: Broken compatibility in FrameSummary equality http://bugs.python.org/issue25111
#25106: Hash computation speedup for {buffer, string, unicode}object http://bugs.python.org/issue25106
#25102: Windows installer: 'precompile standard library' option should http://bugs.python.org/issue25102
#25101: test_zipfile failure when run by unprivileged user with instal http://bugs.python.org/issue25101
#25093: New 3.5.0 failure in test_tcl on win7 http://bugs.python.org/issue25093
#25092: Regression: test_datetime fails on 3.5, Win 7, works on 3.4 http://bugs.python.org/issue25092
#25084: remove semi-busy loop in py2.7 threading.Condition.wait(timeou http://bugs.python.org/issue25084
Top 10 most discussed issues (10)
#24965: Implement PEP 498: Literal String Formatting http://bugs.python.org/issue24965 23 msgs
#25092: Regression: test_datetime fails on 3.5, Win 7, works on 3.4 http://bugs.python.org/issue25092 22 msgs
#25106: Hash computation speedup for {buffer, string, unicode}object http://bugs.python.org/issue25106 18 msgs
#25129: Rounding mode of floating-point division is not well documente http://bugs.python.org/issue25129 10 msgs
#25003: os.urandom() should call getrandom(2) not getentropy(2) on Sol http://bugs.python.org/issue25003 9 msgs
#25084: remove semi-busy loop in py2.7 threading.Condition.wait(timeou http://bugs.python.org/issue25084 8 msgs
#25152: venv documentation doesn't tell you how to specify a particula http://bugs.python.org/issue25152 8 msgs
#25089: Can't run Python Launcher on Windows http://bugs.python.org/issue25089 7 msgs
#25093: New 3.5.0 failure in test_tcl on win7 http://bugs.python.org/issue25093 6 msgs
#25095: test_httpservers hangs on 3.5.0, win 7 http://bugs.python.org/issue25095 6 msgs
Issues closed (45)
#21874: test_strptime fails on rhel/centos/fedora systems http://bugs.python.org/issue21874 closed by haypo
#23517: datetime.utcfromtimestamp rounds results incorrectly http://bugs.python.org/issue23517 closed by haypo
#24756: doctest run_docstring_examples does have an obvious utility http://bugs.python.org/issue24756 closed by python-dev
#24840: implement bool conversion for enums to prevent odd edge case http://bugs.python.org/issue24840 closed by python-dev
#24872: Add /NODEFAULTLIB:MSVCRT to _msvccompiler http://bugs.python.org/issue24872 closed by steve.dower
#24927: multiprocessing.Pool hangs forever on segfault http://bugs.python.org/issue24927 closed by Jonas Obrist
#24982: shutil.make_archive doesn't archive empty directories http://bugs.python.org/issue24982 closed by serhiy.storchaka
#25021: product_setstate() Out-of-bounds Read http://bugs.python.org/issue25021 closed by rhettinger
#25027: Python 3.5.0rc3 on Windows can not load more than 127 C extens http://bugs.python.org/issue25027 closed by larry
#25043: document socket constants for Bluetooth http://bugs.python.org/issue25043 closed by martin.panter
#25063: shutil.copyfileobj should internally use os.sendfile when poss http://bugs.python.org/issue25063 closed by r.david.murray
#25070: Python 2.6 - Python 3.4 allows unparenthesized generator with http://bugs.python.org/issue25070 closed by yselivanov
#25071: Windows installer requires TargetDir parameter when installing http://bugs.python.org/issue25071 closed by steve.dower
#25073: Document asyncio.test_utils http://bugs.python.org/issue25073 closed by yselivanov
#25075: issue from python in encode base64 with Json Model http://bugs.python.org/issue25075 closed by martin.panter
#25076: Wrong parameter name in distutils documentation http://bugs.python.org/issue25076 closed by python-dev
#25078: Document InstallAllUsers installer parameter default 0 http://bugs.python.org/issue25078 closed by python-dev
#25079: Tokenize generates NL instead of NEWLINE for comments http://bugs.python.org/issue25079 closed by skrah
#25082: Editing What's New In Python 3.5 http://bugs.python.org/issue25082 closed by yselivanov
#25088: scipy (0.16.0) install fails on 3.5 http://bugs.python.org/issue25088 closed by ned.deily
#25096: test_gdb failed to read version for gdb >= 7.10 http://bugs.python.org/issue25096 closed by haypo
#25104: Wrong documentation for "chr(i)" function. http://bugs.python.org/issue25104 closed by zach.ware
#25105: Docs 3.x buildbot: ":root" found in ... http://bugs.python.org/issue25105 closed by berker.peksag
#25107: Windows 32-bit: exe-files doesn't run http://bugs.python.org/issue25107 closed by zach.ware
#25108: traceback.extract_stack() compatibility break in 3.5 http://bugs.python.org/issue25108 closed by serhiy.storchaka
#25110: Documentation sometimes still links to py3.4 http://bugs.python.org/issue25110 closed by larry
#25113: documentation version switcher is broken http://bugs.python.org/issue25113 closed by berker.peksag
#25118: OSError in os.waitpid() on Windows [3.5.0 regression] http://bugs.python.org/issue25118 closed by haypo
#25119: Windows installer fails to install VCRUNTIME140.DLL http://bugs.python.org/issue25119 closed by eryksun
#25120: No option displayed in the Python install on windows XP http://bugs.python.org/issue25120 closed by larry
#25121: python logger RotatingFileHandler can't wrap log file and blow http://bugs.python.org/issue25121 closed by r.david.murray
#25122: test_eintr randomly fails on FreeBSD http://bugs.python.org/issue25122 closed by haypo
#25127: typo in concurrent.futures.Executor.shutdown() example http://bugs.python.org/issue25127 closed by berker.peksag
#25128: https://docs.python.org/3/download.html incorrect links to fil http://bugs.python.org/issue25128 closed by berker.peksag
#25132: unable to install mongo-python-driver-3.0.3 driver http://bugs.python.org/issue25132 closed by r.david.murray
#25134: SSL asyncio http://bugs.python.org/issue25134 closed by haypo
#25137: Behavioral change / regression? with nested functools.partial http://bugs.python.org/issue25137 closed by haypo
#25140: platform.platform() incorrectly identifies Windows 10 as 'Wind http://bugs.python.org/issue25140 closed by lemburg
#25141: Spam http://bugs.python.org/issue25141 closed by petri.lehtinen
#25142: Misleading error when initing ImportError http://bugs.python.org/issue25142 closed by berker.peksag
#25147: Enum: remove dependency on OrderedDict http://bugs.python.org/issue25147 closed by python-dev
#25149: datetime.weekday() off by one if handling a date from utcfromt http://bugs.python.org/issue25149 closed by odianus
#25150: 3.5: Include/pyatomic.h is incompatible with OpenMP (compilati http://bugs.python.org/issue25150 closed by haypo
#25155: Windows: datetime.datetime.now() raises an OverflowError for d http://bugs.python.org/issue25155 closed by haypo
#25167: Spam http://bugs.python.org/issue25167 closed by haypo
- Previous message (by thread): [Python-Dev] Summary of Python tracker Issues
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]