[Python-Dev] Summary of Python tracker Issues (original) (raw)
Python tracker status at bugs.python.org
Fri Mar 2 12:09:55 EST 2018
- Previous message (by thread): [Python-Dev] Python Challenge Online - 30 Questions
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ACTIVITY SUMMARY (2018-02-23 - 2018-03-02) 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 6491 ( +6) closed 38243 (+53) total 44734 (+59)
Open issues with patches: 2527
Issues opened (49)
#32604: Expose the subinterpreters C-API in Python for testing use. https://bugs.python.org/issue32604 reopened by eric.snow
#32924: Python 3.7 docs in docs.p.o points to GitHub's master branch https://bugs.python.org/issue32924 reopened by ned.deily
#32925: AST optimizer: Change a list into tuple in iterations and cont https://bugs.python.org/issue32925 opened by serhiy.storchaka
#32926: Add public TestCase method/property to get result of current t https://bugs.python.org/issue32926 opened by Victor Engmark
#32927: Add typeshed documentation for unittest.TestCase._feedErrorsTo https://bugs.python.org/issue32927 opened by Victor Engmark
#32932: better error message when all contains non-str objects https://bugs.python.org/issue32932 opened by xiang.zhang
#32933: mock_open does not support iteration around text files. https://bugs.python.org/issue32933 opened by anthony-flury
#32934: logging.handlers.BufferingHandler capacity is unclearly specif https://bugs.python.org/issue32934 opened by enrico
#32935: Documentation falsely leads to believe that MemoryHandler can https://bugs.python.org/issue32935 opened by enrico
#32936: RobotFileParser.parse() should raise an exception when the rob https://bugs.python.org/issue32936 opened by Guinness
#32937: Multiprocessing worker functions not terminating with a large https://bugs.python.org/issue32937 opened by Ericg
#32938: webbrowser: Add options for private mode https://bugs.python.org/issue32938 opened by csabella
#32939: IDLE: self.use_context_ps1 defined in editor, but always False https://bugs.python.org/issue32939 opened by csabella
#32940: IDLE: pyparse - simplify StringTranslatePseudoMapping https://bugs.python.org/issue32940 opened by csabella
#32941: mmap should expose madvise() https://bugs.python.org/issue32941 opened by pitrou
#32942: Regression: test_script_helper fails https://bugs.python.org/issue32942 opened by abrezovsky
#32943: confusing error message for rot13 codec https://bugs.python.org/issue32943 opened by xiang.zhang
#32946: Speed up import from non-packages https://bugs.python.org/issue32946 opened by serhiy.storchaka
#32947: Support OpenSSL 1.1.1 https://bugs.python.org/issue32947 opened by christian.heimes
#32948: clang compiler warnings on Travis https://bugs.python.org/issue32948 opened by christian.heimes
#32949: Simplify "with"-related opcodes https://bugs.python.org/issue32949 opened by serhiy.storchaka
#32950: profiling python gc https://bugs.python.org/issue32950 opened by Luavis
#32951: Prohibit direct instantiation of SSLSocket and SSLObject https://bugs.python.org/issue32951 opened by christian.heimes
#32952: Add qualname for attributes of Mock instances https://bugs.python.org/issue32952 opened by s_kostyuk
#32953: Dataclasses: frozen should not be inherited for non-dataclass https://bugs.python.org/issue32953 opened by eric.smith
#32954: Lazy Literal String Interpolation (PEP-498-based fl-strings) https://bugs.python.org/issue32954 opened by arcivanov
#32955: IDLE crashes when trying to save a file https://bugs.python.org/issue32955 opened by zaphod424
#32957: distutils.command.install checks truthiness of .ext_modules in https://bugs.python.org/issue32957 opened by korijn
#32958: Urllib proxy_bypass crashes for urls containing long basic aut https://bugs.python.org/issue32958 opened by ablack
#32959: zipimport fails when the ZIP archive contains more than 65535 https://bugs.python.org/issue32959 opened by mchouza
#32960: dataclasses: disallow inheritance between frozen and non-froze https://bugs.python.org/issue32960 opened by eric.smith
#32962: test_gdb fails in debug build with -mcet -fcf-protection -O0
https://bugs.python.org/issue32962 opened by ishcherb
#32963: Python 2.7 tutorial claims source code is UTF-8 encoded https://bugs.python.org/issue32963 opened by mjpieters
#32964: Reuse a testing implementation of the path protocol in tests https://bugs.python.org/issue32964 opened by serhiy.storchaka
#32966: Python 3.6.4 - 0x80070643 - Fatal Error during installation https://bugs.python.org/issue32966 opened by exceltw
#32968: Fraction modulo infinity should behave consistently with other https://bugs.python.org/issue32968 opened by elias
#32969: Add more constants to zlib module https://bugs.python.org/issue32969 opened by xiang.zhang
#32970: Improve disassembly of the MAKE_FUNCTION instruction https://bugs.python.org/issue32970 opened by serhiy.storchaka
#32971: Docs on unittest.TestCase.assertRaises() should clarify contex https://bugs.python.org/issue32971 opened by nodakai
#32972: unittest.TestCase coroutine support https://bugs.python.org/issue32972 opened by pdxjohnny
#32973: Importing the same extension module under multiple names break https://bugs.python.org/issue32973 opened by twouters
#32974: Add bitwise operations and other missing comparison methods to https://bugs.python.org/issue32974 opened by Kyle Agronick
#32975: mailbox: It would be nice to move mailbox.Message from legacy https://bugs.python.org/issue32975 opened by maxking
#32976: linux/random.h present but cannot be compiled https://bugs.python.org/issue32976 opened by mfschmidt
#32977: added acts_like decorator to dataclasses module https://bugs.python.org/issue32977 opened by ninjaaron
#32978: Issues with reading large float values in AIFC files https://bugs.python.org/issue32978 opened by serhiy.storchaka
#32981: Catastrophic backtracking in poplib and difflib https://bugs.python.org/issue32981 opened by davisjam
#32982: Parse out invisible Unicode characters? https://bugs.python.org/issue32982 opened by leewz
#32983: UnicodeDecodeError 'ascii' codec can't decode byte in position https://bugs.python.org/issue32983 opened by Jiri Prajzner
Most recent 15 issues with no replies (15)
#32982: Parse out invisible Unicode characters? https://bugs.python.org/issue32982
#32981: Catastrophic backtracking in poplib and difflib https://bugs.python.org/issue32981
#32976: linux/random.h present but cannot be compiled https://bugs.python.org/issue32976
#32974: Add bitwise operations and other missing comparison methods to https://bugs.python.org/issue32974
#32971: Docs on unittest.TestCase.assertRaises() should clarify contex https://bugs.python.org/issue32971
#32970: Improve disassembly of the MAKE_FUNCTION instruction https://bugs.python.org/issue32970
#32969: Add more constants to zlib module https://bugs.python.org/issue32969
#32962: test_gdb fails in debug build with -mcet -fcf-protection -O0
https://bugs.python.org/issue32962
#32958: Urllib proxy_bypass crashes for urls containing long basic aut https://bugs.python.org/issue32958
#32957: distutils.command.install checks truthiness of .ext_modules in https://bugs.python.org/issue32957
#32952: Add qualname for attributes of Mock instances https://bugs.python.org/issue32952
#32950: profiling python gc https://bugs.python.org/issue32950
#32948: clang compiler warnings on Travis https://bugs.python.org/issue32948
#32946: Speed up import from non-packages https://bugs.python.org/issue32946
#32943: confusing error message for rot13 codec https://bugs.python.org/issue32943
Most recent 15 issues waiting for review (15)
#32978: Issues with reading large float values in AIFC files https://bugs.python.org/issue32978
#32970: Improve disassembly of the MAKE_FUNCTION instruction https://bugs.python.org/issue32970
#32968: Fraction modulo infinity should behave consistently with other https://bugs.python.org/issue32968
#32964: Reuse a testing implementation of the path protocol in tests https://bugs.python.org/issue32964
#32960: dataclasses: disallow inheritance between frozen and non-froze https://bugs.python.org/issue32960
#32957: distutils.command.install checks truthiness of .ext_modules in https://bugs.python.org/issue32957
#32951: Prohibit direct instantiation of SSLSocket and SSLObject https://bugs.python.org/issue32951
#32949: Simplify "with"-related opcodes https://bugs.python.org/issue32949
#32947: Support OpenSSL 1.1.1 https://bugs.python.org/issue32947
#32946: Speed up import from non-packages https://bugs.python.org/issue32946
#32943: confusing error message for rot13 codec https://bugs.python.org/issue32943
#32940: IDLE: pyparse - simplify StringTranslatePseudoMapping https://bugs.python.org/issue32940
#32932: better error message when all contains non-str objects https://bugs.python.org/issue32932
#32925: AST optimizer: Change a list into tuple in iterations and cont https://bugs.python.org/issue32925
#32924: Python 3.7 docs in docs.p.o points to GitHub's master branch https://bugs.python.org/issue32924
Top 10 most discussed issues (10)
#32940: IDLE: pyparse - simplify StringTranslatePseudoMapping https://bugs.python.org/issue32940 14 msgs
#32932: better error message when all contains non-str objects https://bugs.python.org/issue32932 11 msgs
#17288: cannot jump from a 'return' or 'exception' trace event https://bugs.python.org/issue17288 9 msgs
#32056: Improve exceptions in aifc, sunau and wave https://bugs.python.org/issue32056 9 msgs
#32968: Fraction modulo infinity should behave consistently with other https://bugs.python.org/issue32968 9 msgs
#31961: subprocess._execute_child doesn't accept a single PathLike arg https://bugs.python.org/issue31961 8 msgs
#32880: IDLE: Fix and update and cleanup pyparse https://bugs.python.org/issue32880 8 msgs
#32954: Lazy Literal String Interpolation (PEP-498-based fl-strings) https://bugs.python.org/issue32954 8 msgs
#32911: Doc strings no longer stored in body of AST https://bugs.python.org/issue32911 7 msgs
#32604: Expose the subinterpreters C-API in Python for testing use. https://bugs.python.org/issue32604 6 msgs
Issues closed (49)
#10507: Check well-formedness of reST markup within "make patchcheck" https://bugs.python.org/issue10507 closed by Mariatta
#13897: Move fields relevant to sys.exc_info out of frame into generat https://bugs.python.org/issue13897 closed by serhiy.storchaka
#15663: Investigate providing Tcl/Tk 8.6 with OS X installers https://bugs.python.org/issue15663 closed by ned.deily
#15873: datetime: add ability to parse RFC 3339 dates and times https://bugs.python.org/issue15873 closed by belopolsky
#17232: Improve -O docs https://bugs.python.org/issue17232 closed by terry.reedy
#17611: Move unwinding of stack for "pseudo exceptions" from interpret https://bugs.python.org/issue17611 closed by serhiy.storchaka
#18293: ssl.wrap_socket (cert_reqs=...), getpeercert, and unvalidated https://bugs.python.org/issue18293 closed by christian.heimes
#18855: Inconsistent README filenames https://bugs.python.org/issue18855 closed by Mariatta
#21541: Provide configure option --with-ssl for compilation with custo https://bugs.python.org/issue21541 closed by christian.heimes
#24334: SSLSocket extra level of indirection https://bugs.python.org/issue24334 closed by christian.heimes
#25059: Mistake in input-output tutorial regarding print() seperator https://bugs.python.org/issue25059 closed by Mariatta
#25115: SSL_set_verify_depth not exposed by the ssl module https://bugs.python.org/issue25115 closed by christian.heimes
#25404: ssl.SSLcontext.load_dh_params() does not handle unicode filena https://bugs.python.org/issue25404 closed by christian.heimes
#27876: Add SSLContext.set_version_range(minver, maxver=None) https://bugs.python.org/issue27876 closed by christian.heimes
#28414: SSL match_hostname fails for internationalized domain names https://bugs.python.org/issue28414 closed by njs
#29237: Create enum for pstats sorting options https://bugs.python.org/issue29237 closed by ethan.furman
#29480: Mac OSX Installer SSL Roots https://bugs.python.org/issue29480 closed by ned.deily
#30607: Extract documentation theme into a separate package https://bugs.python.org/issue30607 closed by ned.deily
#31013: gcc7 throws warning when pymem.h development header is used https://bugs.python.org/issue31013 closed by ned.deily
#31399: Let OpenSSL verify hostname and IP address https://bugs.python.org/issue31399 closed by christian.heimes
#31518: ftplib, urllib2, poplib, httplib, urllib2_localnet use ssl.PRO https://bugs.python.org/issue31518 closed by christian.heimes
#31997: SSL lib does not handle trailing dot (period) in hostname or c https://bugs.python.org/issue31997 closed by christian.heimes
#32185: SSLContext.wrap_socket sends SNI Extension when server_hostnam https://bugs.python.org/issue32185 closed by christian.heimes
#32304: Upload failed (400): Digests do not match on .tar.gz ending wi https://bugs.python.org/issue32304 closed by eric.araujo
#32378: test_npn_protocols broken with LibreSSL 2.6.1+ https://bugs.python.org/issue32378 closed by christian.heimes
#32394: socket lib beahavior change in 3.6.4 https://bugs.python.org/issue32394 closed by steve.dower
#32500: PySequence_Length() raises TypeError on dict type https://bugs.python.org/issue32500 closed by Mariatta
#32609: Add setter and getter for min/max protocol version https://bugs.python.org/issue32609 closed by christian.heimes
#32647: Undefined references when compiling ctypes on binutils 2.29.1 https://bugs.python.org/issue32647 closed by cstratak
#32732: LoggingAdapter ignores extra kwargs of Logger#log() https://bugs.python.org/issue32732 closed by vinay.sajip
#32819: match_hostname() error reporting bug https://bugs.python.org/issue32819 closed by christian.heimes
#32875: Add exit() method to event loops https://bugs.python.org/issue32875 closed by terry.reedy
#32877: Login to bugs.python.org with Google account NOT working https://bugs.python.org/issue32877 closed by terry.reedy
#32901: Update 3.7 and 3.8 Windows and macOS installer builds to tcl/t https://bugs.python.org/issue32901 closed by ned.deily
#32903: os.chdir() may leak memory on Windows https://bugs.python.org/issue32903 closed by xiang.zhang
#32916: IDLE: change 'str' to 'code' in idlelib.pyparse.PyParse and us https://bugs.python.org/issue32916 closed by terry.reedy
#32923: Typo in documentation of unittest: whilst instead of while https://bugs.python.org/issue32923 closed by Mariatta
#32928: _findvs failing on Windows 10 (Release build only) https://bugs.python.org/issue32928 closed by WildCard65
#32929: Change dataclasses hashing to use unsafe_hash boolean (default https://bugs.python.org/issue32929 closed by eric.smith
#32930: [help][webbrowser always opens new tab. I want to open in the https://bugs.python.org/issue32930 closed by csabella
#32931: Python 3.70b1 specifies non-existent compiler gcc++ https://bugs.python.org/issue32931 closed by ned.deily
#32944: Need Guidance on Solving the Tcl problem https://bugs.python.org/issue32944 closed by terry.reedy
#32945: sorted(generator) is slower than sorted(list-comprehension) https://bugs.python.org/issue32945 closed by rhettinger
#32956: python 3 round bug https://bugs.python.org/issue32956 closed by serhiy.storchaka
#32961: namedtuple displaying the internal code https://bugs.python.org/issue32961 closed by eric.smith
#32965: Passing a bool to io.open() should raise a TypeError, not read https://bugs.python.org/issue32965 closed by ned.deily
#32967: make check in devguide failing https://bugs.python.org/issue32967 closed by Mariatta
#32979: dict get() function equivalent for lists. https://bugs.python.org/issue32979 closed by rhettinger
#32980: Remove functions that do nothing in _Py_InitializeCore() https://bugs.python.org/issue32980 closed by ncoghlan
- Previous message (by thread): [Python-Dev] Python Challenge Online - 30 Questions
- Next message (by thread): [Python-Dev] Summary of Python tracker Issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]