[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Nov 9 12:09:53 EST 2018
ACTIVITY SUMMARY (2018-11-02 - 2018-11-09)
Python tracker at https://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 6834 ( +6)
closed 40118 (+47)
total 46952 (+53)
Open issues with patches: 2726
Issues opened (42)
==================
#10536: Enhancements to gettext docs
https://bugs.python.org/issue10536 reopened by serhiy.storchaka
#32409: venv activate.bat is UTF-8 encoded but uses current console co
https://bugs.python.org/issue32409 reopened by pablogsal
#33486: regen autotools related files
https://bugs.python.org/issue33486 reopened by ned.deily
#34011: Default preference not given to venv DLL's
https://bugs.python.org/issue34011 reopened by pablogsal
#35145: sqlite3: "select *" should optionally sniff and autoconvert TE
https://bugs.python.org/issue35145 reopened by matrixise
#35149: pip3 show causing Error for ConfigParaser
https://bugs.python.org/issue35149 opened by mdileep
#35151: Python 2 xml.etree.ElementTree documentation tutorial uses und
https://bugs.python.org/issue35151 opened by epakai
#35153: Allow to set headers in xmlrpc.client.ServerProxy
https://bugs.python.org/issue35153 opened by ced
#35155: Clarify Protocol Handlers in urllib.request Docs
https://bugs.python.org/issue35155 opened by Denton-L
#35156: Consider revising documentation on Python Builds from source
https://bugs.python.org/issue35156 opened by neyuru
#35157: Missing pyconfig.h when building from source and pgo flag is e
https://bugs.python.org/issue35157 opened by neyuru
#35158: Fix PEP 3115 to NOT imply that the class dictionary is used in
https://bugs.python.org/issue35158 opened by joydiamond
#35163: locale: setlocale(..., 'eo') sets non-existing locale
https://bugs.python.org/issue35163 opened by carmenbianca
#35164: socket.getfqdn and socket.gethostbyname fail on MacOS
https://bugs.python.org/issue35164 opened by ssbarnea
#35165: Possible wrong method name in attribute references doc
https://bugs.python.org/issue35165 opened by denis-osipov
#35166: BUILD_MAP_UNPACK doesn't function as expected for dict subclas
https://bugs.python.org/issue35166 opened by bup
#35168: shlex punctuation_chars inconsistency
https://bugs.python.org/issue35168 opened by tphh
#35169: Improve error messages for assignment
https://bugs.python.org/issue35169 opened by serhiy.storchaka
#35172: Add support for other MSVC compiler versions to distutils. dis
https://bugs.python.org/issue35172 opened by Ali Rizvi-Santiago
#35173: Re-use already existing functionality to allow Python 2.7.x (b
https://bugs.python.org/issue35173 opened by Ali Rizvi-Santiago
#35174: Calling for super().__str__ seems to call self.__repr__ in lis
https://bugs.python.org/issue35174 opened by Camion
#35177: Add missing dependencies between AST/parser header files
https://bugs.python.org/issue35177 opened by vstinner
#35178: Typo/trivial mistake in warnings.py (may be related to 2.x to
https://bugs.python.org/issue35178 opened by tashrifbillah
#35181: Doc: Namespace Packages: Inconsistent documentation of __loade
https://bugs.python.org/issue35181 opened by mdk
#35182: Popen.communicate() breaks when child closes its side of pipe
https://bugs.python.org/issue35182 opened by and800
#35183: os.path.splitext documentation needs typical example
https://bugs.python.org/issue35183 opened by shaungriffith
#35184: Makefile is not correctly generated when compiling pyextat wit
https://bugs.python.org/issue35184 opened by mgmacias95
#35185: Logger race condition - loses lines if removeHandler called fr
https://bugs.python.org/issue35185 opened by benspiller
#35186: distutils.command.upload uses deprecated platform.dist with bd
https://bugs.python.org/issue35186 opened by p-ganssle
#35189: PEP 475: fnctl functions are not retried if interrupted by a s
https://bugs.python.org/issue35189 opened by akeskimo
#35190: collections.abc.Sequence cannot be used to test whether a clas
https://bugs.python.org/issue35190 opened by hroncok
#35191: socket.setblocking(x) treats multiples of 2**32 as False
https://bugs.python.org/issue35191 opened by izbyshev
#35192: pathlib mkdir throws FileExistsError when not supposed to
https://bugs.python.org/issue35192 opened by Adam Dunlap
#35193: Off by one error in peephole call to find_op on case RETURN_VA
https://bugs.python.org/issue35193 opened by gregory.p.smith
#35194: A typo in a constant in cp932 codec
https://bugs.python.org/issue35194 opened by izbyshev
#35195: Pandas read_csv() is 3.5X Slower on Python 3.7.1 vs Python 3.6
https://bugs.python.org/issue35195 opened by Dragoljub
#35196: IDLE text squeezer is too aggressive and is slow
https://bugs.python.org/issue35196 opened by rhettinger
#35197: graminit.h defines very generic names like 'stmt' or 'test'
https://bugs.python.org/issue35197 opened by vstinner
#35198: Build issue while compiling cpp files in AIX
https://bugs.python.org/issue35198 opened by Ayappan
#35199: Convert PyTuple_GET_ITEM() macro to a function call with addit
https://bugs.python.org/issue35199 opened by vstinner
#35200: Range repr could be better
https://bugs.python.org/issue35200 opened by mdk
#35201: Recursive '**' matches non-existent directories.
https://bugs.python.org/issue35201 opened by daniel
Most recent 15 issues with no replies (15)
==========================================
#35201: Recursive '**' matches non-existent directories.
https://bugs.python.org/issue35201
#35198: Build issue while compiling cpp files in AIX
https://bugs.python.org/issue35198
#35195: Pandas read_csv() is 3.5X Slower on Python 3.7.1 vs Python 3.6
https://bugs.python.org/issue35195
#35191: socket.setblocking(x) treats multiples of 2**32 as False
https://bugs.python.org/issue35191
#35186: distutils.command.upload uses deprecated platform.dist with bd
https://bugs.python.org/issue35186
#35185: Logger race condition - loses lines if removeHandler called fr
https://bugs.python.org/issue35185
#35184: Makefile is not correctly generated when compiling pyextat wit
https://bugs.python.org/issue35184
#35183: os.path.splitext documentation needs typical example
https://bugs.python.org/issue35183
#35177: Add missing dependencies between AST/parser header files
https://bugs.python.org/issue35177
#35173: Re-use already existing functionality to allow Python 2.7.x (b
https://bugs.python.org/issue35173
#35172: Add support for other MSVC compiler versions to distutils. dis
https://bugs.python.org/issue35172
#35169: Improve error messages for assignment
https://bugs.python.org/issue35169
#35163: locale: setlocale(..., 'eo') sets non-existing locale
https://bugs.python.org/issue35163
#35158: Fix PEP 3115 to NOT imply that the class dictionary is used in
https://bugs.python.org/issue35158
#35155: Clarify Protocol Handlers in urllib.request Docs
https://bugs.python.org/issue35155
Most recent 15 issues waiting for review (15)
=============================================
#35200: Range repr could be better
https://bugs.python.org/issue35200
#35199: Convert PyTuple_GET_ITEM() macro to a function call with addit
https://bugs.python.org/issue35199
#35197: graminit.h defines very generic names like 'stmt' or 'test'
https://bugs.python.org/issue35197
#35194: A typo in a constant in cp932 codec
https://bugs.python.org/issue35194
#35193: Off by one error in peephole call to find_op on case RETURN_VA
https://bugs.python.org/issue35193
#35191: socket.setblocking(x) treats multiples of 2**32 as False
https://bugs.python.org/issue35191
#35189: PEP 475: fnctl functions are not retried if interrupted by a s
https://bugs.python.org/issue35189
#35186: distutils.command.upload uses deprecated platform.dist with bd
https://bugs.python.org/issue35186
#35181: Doc: Namespace Packages: Inconsistent documentation of __loade
https://bugs.python.org/issue35181
#35177: Add missing dependencies between AST/parser header files
https://bugs.python.org/issue35177
#35173: Re-use already existing functionality to allow Python 2.7.x (b
https://bugs.python.org/issue35173
#35172: Add support for other MSVC compiler versions to distutils. dis
https://bugs.python.org/issue35172
#35169: Improve error messages for assignment
https://bugs.python.org/issue35169
#35155: Clarify Protocol Handlers in urllib.request Docs
https://bugs.python.org/issue35155
#35153: Allow to set headers in xmlrpc.client.ServerProxy
https://bugs.python.org/issue35153
Top 10 most discussed issues (10)
=================================
#34805: Explicitly specify `MyClass.__subclasses__()` returns classes
https://bugs.python.org/issue34805 11 msgs
#35194: A typo in a constant in cp932 codec
https://bugs.python.org/issue35194 10 msgs
#35113: inspect.getsource returns incorrect source for classes when cl
https://bugs.python.org/issue35113 9 msgs
#35145: sqlite3: "select *" should optionally sniff and autoconvert TE
https://bugs.python.org/issue35145 9 msgs
#32409: venv activate.bat is UTF-8 encoded but uses current console co
https://bugs.python.org/issue32409 8 msgs
#34155: email.utils.parseaddr mistakenly parse an email
https://bugs.python.org/issue34155 7 msgs
#35105: Document that CPython accepts "invalid" identifiers
https://bugs.python.org/issue35105 7 msgs
#35131: Cannot access to customized paths within .pth file
https://bugs.python.org/issue35131 7 msgs
#35157: Missing pyconfig.h when building from source and pgo flag is e
https://bugs.python.org/issue35157 7 msgs
#35104: IDLE: On macOS, Command-M minimizes & opens "Open Module..."
https://bugs.python.org/issue35104 6 msgs
Issues closed (48)
==================
#2504: Add gettext.pgettext() and variants support
https://bugs.python.org/issue2504 closed by serhiy.storchaka
#17560: problem using multiprocessing with really big objects?
https://bugs.python.org/issue17560 closed by pitrou
#19675: Pool dies with excessive workers, but does not cleanup
https://bugs.python.org/issue19675 closed by mdk
#21263: test_gdb failures on os x 10.9.2
https://bugs.python.org/issue21263 closed by ned.deily
#25711: Rewrite zipimport from scratch
https://bugs.python.org/issue25711 closed by serhiy.storchaka
#29341: Missing accepting path-like object in docstrings of os module
https://bugs.python.org/issue29341 closed by pablogsal
#31553: Extend json.tool to handle jsonlines (with a flag)
https://bugs.python.org/issue31553 closed by serhiy.storchaka
#31583: 2to3 call for file in current directory yields error
https://bugs.python.org/issue31583 closed by denis-osipov
#32285: In `unicodedata`, it should be possible to check a unistr's no
https://bugs.python.org/issue32285 closed by benjamin.peterson
#32512: Add an option to profile to run library module as a script
https://bugs.python.org/issue32512 closed by mariocj89
#33000: IDLE Doc: Text consumes unlimited RAM, consoles likely not
https://bugs.python.org/issue33000 closed by terry.reedy
#33275: glob.glob should explicitly note that results aren't sorted
https://bugs.python.org/issue33275 closed by mdk
#33462: reversible dict
https://bugs.python.org/issue33462 closed by inada.naoki
#33578: cjkcodecs missing getstate and setstate implementations
https://bugs.python.org/issue33578 closed by inada.naoki
#34205: Ansible: _PyImport_LoadDynamicModuleWithSpec() crash on an inv
https://bugs.python.org/issue34205 closed by mdk
#34547: Wsgiref server does not handle closed connections gracefully
https://bugs.python.org/issue34547 closed by chris.jerdonek
#34699: allow path-like objects in program arguments in Windows
https://bugs.python.org/issue34699 closed by serhiy.storchaka
#34726: Add support of checked hash-based pycs in zipimport
https://bugs.python.org/issue34726 closed by serhiy.storchaka
#34885: asyncio documention has lost its paragraph about cancellation
https://bugs.python.org/issue34885 closed by asvetlov
#34898: add mtime argument to gzip.compress
https://bugs.python.org/issue34898 closed by serhiy.storchaka
#34966: Pydoc: better support of method aliases
https://bugs.python.org/issue34966 closed by serhiy.storchaka
#34969: Add --fast, --best to the gzip CLI
https://bugs.python.org/issue34969 closed by mdk
#35015: availability directive breaks po files
https://bugs.python.org/issue35015 closed by mdk
#35032: Remove the videos from faq/Windows
https://bugs.python.org/issue35032 closed by matrixise
#35065: Reading received data from a closed TCP stream using `StreamRe
https://bugs.python.org/issue35065 closed by asvetlov
#35099: Improve the IDLE - console differences doc
https://bugs.python.org/issue35099 closed by terry.reedy
#35109: Doctest in CI uses python binary built from master causing Dep
https://bugs.python.org/issue35109 closed by mdk
#35118: Add peek() or first() method in queue
https://bugs.python.org/issue35118 closed by rhettinger
#35123: Add style guide for sentinel usage
https://bugs.python.org/issue35123 closed by serhiy.storchaka
#35133: Bugs in concatenating string literals on different lines
https://bugs.python.org/issue35133 closed by serhiy.storchaka
#35147: _Py_NO_RETURN is always empty on GCC
https://bugs.python.org/issue35147 closed by vstinner
#35148: cannot activate a venv environment on a Swiss German windows
https://bugs.python.org/issue35148 closed by vinay.sajip
#35150: Misc/README.valgrind out-of-date
https://bugs.python.org/issue35150 closed by cheryl.sabella
#35152: too small type for struct.pack/unpack in mutliprocessing.Conne
https://bugs.python.org/issue35152 closed by serhiy.storchaka
#35154: subprocess.list2cmdline() does not allow running some commands
https://bugs.python.org/issue35154 closed by Roffild
#35159: Add a link to the devguide in the sidebar of the documentation
https://bugs.python.org/issue35159 closed by mdk
#35160: PyObjects initialized with PyObject_New have uninitialized poi
https://bugs.python.org/issue35160 closed by benjamin.peterson
#35161: ASAN: stack-use-after-scope in grp.getgr{nam,gid} and pwd.getp
https://bugs.python.org/issue35161 closed by serhiy.storchaka
#35162: Inconsistent behaviour around __new__
https://bugs.python.org/issue35162 closed by serhiy.storchaka
#35167: Specify program for gzip and json.tool command line options
https://bugs.python.org/issue35167 closed by serhiy.storchaka
#35170: 3.7.1 compile failure on CentOS 6.10; _ctypes did not build
https://bugs.python.org/issue35170 closed by lana.deere
#35171: test_TimeRE_recreation_timezone failure on systems with non-de
https://bugs.python.org/issue35171 closed by benjamin.peterson
#35175: Builtin function all() is handling dict() types in a weird way
https://bugs.python.org/issue35175 closed by josh.r
#35176: for loop range bug
https://bugs.python.org/issue35176 closed by steven.daprano
#35179: Limit max sendfile chunk to 0x7ffff000
https://bugs.python.org/issue35179 closed by asvetlov
#35180: Ctypes segfault or TypeError tested for python2.7 and 3
https://bugs.python.org/issue35180 closed by josh.r
#35187: a bug about np.arrange
https://bugs.python.org/issue35187 closed by mark.dickinson
#35188: something confused about numpy.arange
https://bugs.python.org/issue35188 closed by xyl123
More information about the Python-Dev
mailing list