August 1, 2017– August 8, 2017
Filter Activity
24 hours
3 days
1 week
1 month
Overview
- 0 Active Issues
Excluding merges,21 authors have pushed18 commits to master and41 commits to all branches. On master,63 files have changed and there have been722additions and653deletions.

35 Pull requests merged by19 people
- Merged#3028bpo-31149: Doc: Add Japanese to the language switcher.
Aug 8, 2017 - Merged#3025bpo-31135: ttk: fix LabeledScale and OptionMenu destroy() method
Aug 8, 2017 - Merged#3026[2.7] bpo-31135: ttk: fix LabeledScale and OptionMenu destroy() method
Aug 8, 2017 - Merged#3024bpo-31045: Language switch (#2652)
Aug 8, 2017 - Merged#3023bpo-31045: Language switch (#2652)
Aug 8, 2017 - Merged#3018[3.6] bpo-31130: IDLE -- stop leaks in test_configdialog. (GH-3016)
Aug 7, 2017 - Merged#3017[3.6] bpo-29910: IDLE - revert `break`s that disabled calltip close. …
Aug 7, 2017 - Merged#3016bpo-31130: IDLE -- stop leak in test_configdialog.
Aug 7, 2017 - Merged#2997bpo-29910: IDLE - revert `break`s that disabled calltip close.
Aug 7, 2017 - Merged#2652bpo-31045: Language switch
Aug 7, 2017 - Merged#3007[3.6] bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (GH-2417)
Aug 6, 2017 - Merged#2998[3.6] bpo-31029: test_tokenize Add missing import unittest
Aug 5, 2017 - Merged#3004[2.7] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989).
Aug 5, 2017 - Merged#3003[3.6] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989)
Aug 5, 2017 - Merged#3005Add myself to CODEOWNERS for subprocess.
Aug 5, 2017 - Merged#3002Notify the import-team on import-related PRs
Aug 4, 2017 - Merged#3001bpo-30841: Add author of the fix for #30841 to ACKS.
Aug 4, 2017 - Merged#2182bpo-30841: Fix a shadow-compatible-local warning
Aug 4, 2017 - Merged#2181bpo-30841: Fix a shadow-compatible-local warning
Aug 4, 2017 - Merged#2180bpo-30841: Fix a shadow-compatible-local warning
Aug 4, 2017 - Merged#2989bpo-31107: Fix copyreg mangled slot names calculation.
Aug 4, 2017 - Merged#150bpo-27470: fix documentation for -3 commandline option not warning wh…
Aug 4, 2017 - Merged#2407bpo-29304: Simplify dict lookup functions
Aug 3, 2017 - Merged#2994[3.6] Improve grammar in asyncio documentation (GH-2993)
Aug 3, 2017 - Merged#2993Correct word order
Aug 3, 2017 - Merged#2991[3.6] bpo-31071: Avoid masking original TypeError in call with * unpacking (GH-2957)\
Aug 3, 2017 - Merged#2992[3.6] bpo-30978: str.format_map() now passes key lookup exceptions through. (GH-2790)
Aug 3, 2017 - Merged#2790bpo-30978: str.format_map() now passes key lookup exceptions through.
Aug 3, 2017 - Merged#2957bpo-31071: Avoid masking original TypeError in call with * unpacking
Aug 3, 2017 - Merged#2902Spelling fixes
Aug 3, 2017 - Merged#2987Add myself (bitdancer) for review notifications of email stuff.
Aug 2, 2017 - Merged#2979bpo-31080: allow `logging.config.fileConfig` to accept kwargs and/or args.
Aug 2, 2017 - Merged#2823bpo-29902: Emit a Py3k deprecation warning when pickle or copy
Aug 2, 2017 - Merged#2984[3.6] bpo-31061: fix crash in asyncio speedup module
Aug 2, 2017 - Merged#2966bpo-31061: fix crash in asyncio speedup module
Aug 2, 2017
24 Pull requests proposed by19 people
- Proposed#2982Mention enum in metaclass example
Aug 2, 2017 - Proposed#2985bpo-31104 : Preserve URL within normpath function
Aug 2, 2017 - Proposed#2988[WIP] bpo-31108: add list_iterator.__contains__()
Aug 2, 2017 - Proposed#2990bpo-31109: Convert zipimport to argument clinic
Aug 2, 2017 - Proposed#2995Add a minimal unit test for Python/frozen.c.
Aug 3, 2017 - Proposed#2996bpo-31002: IDLE: Add tests for configdialog keys tab
Aug 3, 2017 - Proposed#2999setup.py: pass missing libraries to Extension for multiprocessing module
Aug 4, 2017 - Proposed#3000bpo-31106: Fix handling of erros in posix_fallocate() (#3000)
Aug 4, 2017 - Proposed#3006bpo-16865: Support arrays >=2GB in ctypes
Aug 5, 2017 - Proposed#3008trivial: remove a redundant call to lower() in urllib.parse.urlsplit
Aug 6, 2017 - Proposed#3009bpo-24700: Add a fast path for comparing array.array of equal type
Aug 6, 2017 - Proposed#3010[bpo-28414] In SSL module, store server_hostname as an A-label
Aug 6, 2017 - Proposed#3011bpo-31128-Allow pydoc to bind to arbitrary hostnames.
Aug 6, 2017 - Proposed#3012bpo-31129: Split RawConfigParser.items() in to two methods
Aug 7, 2017 - Proposed#3013bpo-30082 hide command prompt when using subprocess.Popen with shell=False on Windows
Aug 7, 2017 - Proposed#3015bpo-31113: Get rid of recursion in the compiler for normal control flow.
Aug 7, 2017 - Proposed#3019[WIP] bpo-30351: regrtest: add --timeout
Aug 7, 2017 - Proposed#3020bpo-31139: Improve tracemalloc demo code in docs
Aug 8, 2017 - Proposed#3021bpo-31072: Add filter to zipapp
Aug 8, 2017 - Proposed#3022bpo-31141: Changed sum to take start as a keyword argument.
Aug 8, 2017 - Proposed#3027bpo-26510: Allow argparse add_subparsers to take `required` kwarg.
Aug 8, 2017 - Proposed#3029[WIP] bpo-31070: Fix importlib _get_module_lock() race
Aug 8, 2017 - Proposed#3030[3.6] bpo-31135: ttk: fix LabeledScale and OptionMenu destroy() method (#3025)
Aug 8, 2017 - Proposed#3031[2.7] bpo-31133: PCbuild: downgrade pcbuild.sln to support VS 2010
Aug 8, 2017
23 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
- 27 new commentsOpen#2673bpo-30717: add unicode grapheme cluster break algorithm
Aug 3, 2017 - 16 new commentsOpen#2822bpo-19903: IDLE: Calltips changed to use inspect.signature
Aug 8, 2017 - 7 new commentsOpen#1958bpo-29456: bugs in unicodedata.normalize: u1176, u11a7 and u11c3
Aug 7, 2017 - 4 new commentsOpen#2383bpo-30747: Attempt to fix atomic load/store
Aug 8, 2017 - 4 new commentsOpen#2491bpo-30806 netrc.__repr__() is broken for writing to file
Aug 3, 2017 - 3 new commentsOpen#2878bpo-29505: Add fuzz tests for float(str), int(str), unicode(str)
Aug 3, 2017 - 3 new commentsOpen#2974bpo-31095: fix potential crash during GC.
Aug 3, 2017 - 2 new commentsOpen#2345bpo-30721: Show correct syntax hint in Py3 when using Py2 redirection syntax
Aug 7, 2017 - 2 new commentsOpen#2934bpo-30581: Windows: os.cpu_count() returns wrong number of processors
Aug 4, 2017 - 1 new commentOpen#560bpo-29741: make some BytesIO methods accept integer types
Aug 6, 2017 - 1 new commentOpen#1181bpo-30102: Improve libssl performance on POWER8 for, e.g sha256
Aug 7, 2017 - 1 new commentOpen#1629bpo-30386: Add a build infrastructure for Android.
Aug 8, 2017 - 1 new commentOpen#2078bpo-30576 : Add HTTP compression support to http.server
Aug 4, 2017 - 1 new commentOpen#2655bpo-28879 : add date if missing in smtplib.send_message
Aug 3, 2017 - 1 new commentOpen#2682bpo-30910 - Add fexceptions to ppc64le build
Aug 4, 2017 - 1 new commentOpen#2889[3.5] bpo-30616: Functional API of enum allows to create empty enums (#2304)
Aug 6, 2017 - 1 new commentOpen#2956bpo-30987 - Support for ISO-TP protocol in SocketCAN
Aug 8, 2017 - 1 new commentOpen#2975pydoc html: parse https links
Aug 2, 2017 - 0 new commentsOpen#1218bpo-19764: Implemented support for subprocess.Popen(close_fds=True) on Windows
Aug 4, 2017 - 0 new commentsOpen#2490bpo-30805: Avoid race condition of `self._debug` in event loop
Aug 3, 2017 - 0 new commentsOpen#2494bpo-27099 and bpo-30809 merge extensions into main and parenmatch highlighting options
Aug 4, 2017 - 0 new commentsOpen#2573bpo-1612262: IDLE: Class Browser for nested functions/classes
Aug 5, 2017 - 0 new commentsOpen#2821bpo-26579: Add object.__getstate__().
Aug 3, 2017