Showing content from http://mail.python.org/pipermail/python-checkins/2017-August/thread.html below:
The Python-checkins August 2017 Archive by thread
August 2017 Archives by thread
Starting: Tue Aug 1 00:24:20 EDT 2017
Ending: Thu Aug 31 20:22:12 EDT 2017
Messages: 276
- [Python-checkins] bpo-31083: IDLE: Describe the Page classes in configdialog (#2965) Terry Jan Reedy
- [Python-checkins] Remove .mention-bot (GH-2923) (GH-2970) Mariatta
- [Python-checkins] Remove .mention-bot (GH-2923) (GH-2971) Mariatta
- [Python-checkins] Remove .mention-bot (GH-2923) (GH-2972) Mariatta
- [Python-checkins] [3.6] bpo-31083: IDLE: Describe the Page classes in configdialog (GH-2965) (#2973) Terry Jan Reedy
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=5 solipsis at pitrou.net
- [Python-checkins] bpo-31084: QueueHandler now formats messages correctly. (GH-2954) Vinay Sajip
- [Python-checkins] List myself as interested in all import-related pull requests (GH-2976) Brett Cannon
- [Python-checkins] bpo-30897: Add is_mount() to pathlib.Path (#2669) Łukasz Langa
- [Python-checkins] Add @1st1 as co-owner of asyncio and genobject (#2978) Yury Selivanov
- [Python-checkins] [1 down, 64 flat] Results for Python (master branch) 2017-08-01 lp_benchmark_robot at intel.com
- [Python-checkins] Document Path.is_mount(), update Misc/ACKS and Misc/NEWS (#2980) Łukasz Langa
- [Python-checkins] bpo-31061: fix crash in asyncio speedup module (GH-2966) INADA Naoki
- [Python-checkins] bpo-31061: fix crash in asyncio speedup module (GH-2984) INADA Naoki
- [Python-checkins] bpo-29902: Emit a Py3k deprecation warning when pickling or copying (#2823) Serhiy Storchaka
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=-2 solipsis at pitrou.net
- [Python-checkins] bpo-31080: Allowed logging.config.fileConfig() to accept both args and kwargs. (GH-2979) Vinay Sajip
- [Python-checkins] Add @bitdancer as codeowner of email related stuff. (GH-2987) Mariatta
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-02 lp_benchmark_robot at intel.com
- [Python-checkins] Spelling fixes (#2902) Serhiy Storchaka
- [Python-checkins] bpo-31071: Avoid masking original TypeError in call with * unpacking (#2957) Serhiy Storchaka
- [Python-checkins] bpo-30978: str.format_map() now passes key lookup exceptions through. (#2790) Serhiy Storchaka
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=-1 solipsis at pitrou.net
- [Python-checkins] [3.6] bpo-30978: str.format_map() now passes key lookup exceptions through. (GH-2790) (#2992) Serhiy Storchaka
- [Python-checkins] [3.6] bpo-31071: Avoid masking original TypeError in call with * unpacking (GH-2957) (#2991) Serhiy Storchaka
- [Python-checkins] Improve grammar in asyncio documentation (GH-2993) Mariatta
- [Python-checkins] [3.6] Improve grammar in asyncio documentation (GH-2993) (GH-2994) Mariatta
- [Python-checkins] bpo-29304: Simplify dict lookup functions (GH-2407) INADA Naoki
- [Python-checkins] [1 up, 64 flat] Results for Python (master branch) 2017-08-03 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-27470: Improve doc for commandline -3 option Mariatta
- [Python-checkins] bpo-31107: Fix copyreg mangled slot names calculation. (#2989) Serhiy Storchaka
- [Python-checkins] Fix a shadow-compatible-local warning (#2180) Łukasz Langa
- [Python-checkins] Fix a shadow-compatible-local warning (#2181) Łukasz Langa
- [Python-checkins] Fix a shadow-compatible-local warning (#2182) Łukasz Langa
- [Python-checkins] Add author of the fix for #30841 to ACKS. (#3001) Łukasz Langa
- [Python-checkins] [1 down, 1 up, 63 flat] Results for Python (master branch) 2017-08-04 lp_benchmark_robot at intel.com
- [Python-checkins] Notify the import-team on import-related PRs (GH-3002) Brett Cannon
- [Python-checkins] add myself to CODEOWNERS for subprocess. (#3005) Gregory P. Smith
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=15 solipsis at pitrou.net
- [Python-checkins] [3.6] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989) (#3003) Serhiy Storchaka
- [Python-checkins] [2.7] bpo-31107: Fix copyreg mangled slot names calculation. (GH-2989). (#3004) Serhiy Storchaka
- [Python-checkins] bpo-31029: test_tokenize Add missing import unittest (#2998) Serhiy Storchaka
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=11 solipsis at pitrou.net
- [Python-checkins] [3.6] bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (GH-2417) (#3007) Antoine Pitrou
- [Python-checkins] bpo-31045: Language switch (#2652) Victor Stinner
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=12 solipsis at pitrou.net
- [Python-checkins] bpo-29910: IDLE - revert `break`s that disabled calltip close. (#2997) Terry Jan Reedy
- [Python-checkins] bpo-31130: IDLE -- stop leaks in test_configdialog. (#3016) Terry Jan Reedy
- [Python-checkins] [3.6] bpo-29910: IDLE - revert `break`s that disabled calltip close. (GH-2997) (#3017) Terry Jan Reedy
- [Python-checkins] [3.6] bpo-31130: IDLE -- stop leaks in test_configdialog. (GH-3016) (#3018) Terry Jan Reedy
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-07 lp_benchmark_robot at intel.com
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=4 solipsis at pitrou.net
- [Python-checkins] [3.5] bpo-31036: use an existing Misc/NEWS rather than trying to use blurb (#2874) Larry Hastings
- [Python-checkins] bpo-31045: Language switch (#2652) (#3023) Victor Stinner
- [Python-checkins] bpo-31045: Language switch (#2652) (#3024) Victor Stinner
- [Python-checkins] ttk: fix LabeledScale and OptionMenu destroy() method (#3026) Victor Stinner
- [Python-checkins] ttk: fix LabeledScale and OptionMenu destroy() method (#3025) Victor Stinner
- [Python-checkins] bpo-31149: Doc: Add Japanese to the language switcher. (#3028) Victor Stinner
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-08 lp_benchmark_robot at intel.com
- [Python-checkins] ttk: fix LabeledScale and OptionMenu destroy() method (#3025) (#3030) Victor Stinner
- [Python-checkins] bpo-31150: Wait for child process in test_forkinthread to avoid thread reaped warnings (#3032) Victor Stinner
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=6 solipsis at pitrou.net
- [Python-checkins] bpo-31070: Fix a race condition in importlib _get_module_lock(). (#3033) Serhiy Storchaka
- [Python-checkins] [3.6] bpo-31070: Fix a race condition in importlib _get_module_lock(). (GH-3033). (#3038) Serhiy Storchaka
- [Python-checkins] bpo-31072: Add filter to zipapp (#3021) Paul Moore
- [Python-checkins] [2.7] bpo-31150: Wait for child process in test_forkinthread to avoid thread reaped warnings (#3042) Victor Stinner
- [Python-checkins] [3.6] bpo-31150: Wait for child process in test_forkinthread to avoid thread reaped warnings (#3041) Victor Stinner
- [Python-checkins] bpo-31159: fix language switch regex on unknown yet built languages. (#3039) Victor Stinner
- [Python-checkins] bpo-31160: Fix test_builtin for zombie process (#3043) Victor Stinner
- [Python-checkins] bpo-31160: regrtest now reaps child processes (#3044) Victor Stinner
- [Python-checkins] bpo-31160: Fix test_random for zombie process (#3045) Victor Stinner
- [Python-checkins] bpo-31160: test_builtin: don't check waitpid() status (#3050) Victor Stinner
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-09 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-19903: IDLE: Calltips changed to use inspect.signature (#2822) Terry Jan Reedy
- [Python-checkins] [3.6] bpo-19903: IDLE: Calltips changed to use inspect.signature (GH-2822) (#3053) Terry Jan Reedy
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=3 solipsis at pitrou.net
- [Python-checkins] bpo-31173: Rewrite WSTOPSIG test of test_subprocess (#3055) Victor Stinner
- [Python-checkins] bpo-31160: test_tempfile: Fix reap_children() warning (#3056) Victor Stinner
- [Python-checkins] bpo-31151: Add socketserver.ForkingMixIn.server_close() (#3057) Victor Stinner
- [Python-checkins] Enhance support.reap_children() (#3036) Victor Stinner
- [Python-checkins] [3.6] bpo-31160: Backport reap_children() fixes from master to 3.6 (#3060) Victor Stinner
- [Python-checkins] PCbuild: downgrade pcbuild.sln to support VS 2010 (#3031) Victor Stinner
- [Python-checkins] regrtest: count also env changed as failures in progress (#3061) Victor Stinner
- [Python-checkins] [2.7] bpo-31160: Backport reap_children fixes from master to 2.7 (#3063) Victor Stinner
- [Python-checkins] bpo-31159: fix language switch regex on unknown yet built languages. … (#3051) Victor Stinner
- [Python-checkins] bpo-26762: _test_multiprocessing reports dangling (#3064) Victor Stinner
- [Python-checkins] bpo-31008: Fix asyncio test_wait_for_handle on Windows (#3065) Victor Stinner
- [Python-checkins] bpo-31008: Fix asyncio test_wait_for_handle on Windows (#3065) (#3068) Victor Stinner
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-10 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-31173: Rewrite WSTOPSIG test of test_subprocess (#3055) (#3070) Victor Stinner
- [Python-checkins] Fix typo in 3.7 What's New (GH-3069) Mariatta
- [Python-checkins] bpo-31173: Rewrite WSTOPSIG test of test_subprocess (#3055) (#3071) Victor Stinner
- [Python-checkins] bpo-31067: test_subprocess calls reap_children() (#2931) (#3073) Victor Stinner
- [Python-checkins] bpo-31067: test_subprocess calls reap_children() (#2931) (#3074) Victor Stinner
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-11 lp_benchmark_robot at intel.com
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=13 solipsis at pitrou.net
- [Python-checkins] bpo-30747: Attempt to fix atomic load/store (#2383) Antoine Pitrou
- [Python-checkins] bpo-5001, bpo-31169: Fix two uninformative asserts in multiprocessing/managers.py (#3078) Antoine Pitrou
- [Python-checkins] bpo-31159: fix language switch regex on unknown yet built languages. … (#3051) (#3081) Victor Stinner
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=1 solipsis at pitrou.net
- [Python-checkins] bpo-31106: Fix handling of erros in posix_fallocate() and posix_fadvise() (#3000) (#3000) larryhastings
- [Python-checkins] bpo-30824: Add mimetype for .json (#3048) R. David Murray
- [Python-checkins] bpo-31191: Improve grammar in threading.Barrier docs (GH-3080) Mariatta
- [Python-checkins] bpo-30983: eval frame rename in pep 0523 broke gdb's python extension (#2803) Łukasz Langa
- [Python-checkins] Add Bruno Penteado to ACKS (#3091) Łukasz Langa
- [Python-checkins] [3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python extension (GH-2803) (#3090) Łukasz Langa
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-14 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-31002: IDLE: Add tests for configdialog keys tab (#2996) Terry Jan Reedy
- [Python-checkins] [3.6] bpo-31002: IDLE: Add tests for configdialog keys tab (GH-2996) (#3092) Terry Jan Reedy
- [Python-checkins] bpo-30714: ALPN changes for OpenSSL 1.1.0f (#2305) Christian Heimes
- [Python-checkins] [3.6] bpo-30714: ALPN changes for OpenSSL 1.1.0f (#3093) Christian Heimes
- [Python-checkins] [2.7] bpo-30714: ALPN changes for OpenSSL 1.1.0f (#3094) Christian Heimes
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=7 solipsis at pitrou.net
- [Python-checkins] fix grammr in error messages in overlapped.c (GH-3095) Brett Cannon
- [Python-checkins] Add Windows team as a codeowner for Windows-specific files (#3089) Steve Dower
- [Python-checkins] bpo-31205: IDLE: Factor KeysPage class from ConfigDialog (#3096) Terry Jan Reedy
- [Python-checkins] [3.6] bpo-31205: IDLE: Factor KeysPage class from ConfigDialog (GH-3096) (#3097) Terry Jan Reedy
- [Python-checkins] bpo-30928: Update idlelib/NEWS.txt to 2017-08-15. (#3098) Terry Jan Reedy
- [Python-checkins] [3.6] bpo-30928: Update idlelib/NEWS.txt to 2017-08-15. (GH-3098) (#3099) Terry Jan Reedy
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-15 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-30983: Revert changes which broke most buildbots (#3100) Victor Stinner
- [Python-checkins] Revert "[3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python extension (GH-2803) (#3090)" (#3101) Victor Stinner
- [Python-checkins] bpo-31069, test_multiprocessing: Fix dangling process (#3103) Victor Stinner
- [Python-checkins] bpo-31069, test_multiprocessing: Fix dangling process (#3103) (#3104) Victor Stinner
- [Python-checkins] bpo-31069, test_multiprocessing: Fix dangling process (#3103) (#3105) Victor Stinner
- [Python-checkins] bpo-18966: non-daemonic threads created by a multiprocessing.Process should be joined on exit (#3111) Antoine Pitrou
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-16 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-29619: Do not use HAVE_LARGEFILE_SUPPORT for type conversions (GH-1666) (#3102) Victor Stinner
- [Python-checkins] bpo-24700: Add a fast path for comparing array.array of equal type (#3009) Antoine Pitrou
- [Python-checkins] Update the language selection in the docs language switch. (GH-3114) Mariatta
- [Python-checkins] bpo-31221: patchcheck ignores external libraries (#3109) Victor Stinner
- [Python-checkins] Update the language selection in the docs language switch. (GH-3114) (#3115) Victor Stinner
- [Python-checkins] Update the language selection in the docs language switch. (GH-3114) (#3117) Victor Stinner
- [Python-checkins] bpo-30871: Add test.pythoninfo (#3075) Victor Stinner
- [Python-checkins] [3.6] bpo-31221: patchcheck ignores external libraries (#3109) (#3116) Victor Stinner
- [Python-checkins] [2.7] bpo-31221: patchcheck ignores external libraries (#3109) (#3118) Victor Stinner
- [Python-checkins] Adds nuget symbols package for daily builds. (#3122) Steve Dower
- [Python-checkins] bpo-30871: pythoninfo: add expat and _decimal (#3121) Victor Stinner
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-17 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-31001: IDLE: Add tests for configdialog highlight tab (#3123) Terry Jan Reedy
- [Python-checkins] [3.6] bpo-31001: IDLE: Add tests for configdialog highlight tab (GH-3123) (#3124) Terry Jan Reedy
- [Python-checkins] bpo-31183: `dis` now handles coroutines & async generators (GH-3077) Nick Coghlan
- [Python-checkins] Fix broken `Show Source` links on documentation pages (GH-3113) Mariatta
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=9 solipsis at pitrou.net
- [Python-checkins] bpo-30871: Add "make pythoninfo" (#3120) Victor Stinner
- [Python-checkins] bpo-30871: pythoninfo: more sys, os, time data (#3130) Victor Stinner
- [Python-checkins] bpo-30721: Show correct syntax hint in Py3 when using Py2 redirection syntax (#2345) Serhiy Storchaka
- [Python-checkins] Issue #30923: Revert flag that is not recognized by an obsolete gcc version. (#3132) Stefan Krah
- [Python-checkins] bpo-30721: Add missing '?' to new error message (GH-3131) Nick Coghlan
- [Python-checkins] bpo-30121: Fix debug assert in subprocess on Windows (#1224) Victor Stinner
- [Python-checkins] Fix broken `Show Source` links on documentation pages (GH-3113) (GH-3125) Mariatta
- [Python-checkins] Fix broken `Show Source` links on documentation pages (GH-3113) (GH-3128) Mariatta
- [Python-checkins] bpo-31231: Fix pythoninfo in Travis config (#3134) Victor Stinner
- [Python-checkins] Fix a minor grammar issue in the logging cookbook (GH-3136) Brett Cannon
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-18 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-31109: Convert zipimport to use Argument Clinic (GH-2990) Brett Cannon
- [Python-checkins] bpo-30923: Disable warning that has been part of -Wextra since gcc-7.0. (#3142) Stefan Krah
- [Python-checkins] bpo-31234: fork_wait tests now join threads (#3139) Victor Stinner
- [Python-checkins] bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) Victor Stinner
- [Python-checkins] bpo-30830: test_logging uses threading_setup/cleanup (#3137) Victor Stinner
- [Python-checkins] bpo-31235: Fix ResourceWarning in test_logging (#3147) Victor Stinner
- [Python-checkins] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3141) Terry Jan Reedy
- [Python-checkins] gitignore: add more rules from master for Windows (#3148) Victor Stinner
- [Python-checkins] bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3143) Victor Stinner
- [Python-checkins] bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3145) Victor Stinner
- [Python-checkins] bpo-31235: Fix ResourceWarning in test_logging (#3147) (#3149) Victor Stinner
- [Python-checkins] bpo-31234: test_threading: fix ref cycle (#3150) Victor Stinner
- [Python-checkins] bpo-31234: test_threading: fix ref cycle (#3150) (#3152) Victor Stinner
- [Python-checkins] [3.6] bpo-31232: Backport custom print rshift message (GH-3155) Nick Coghlan
- [Python-checkins] [3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3141) (#3154) Terry Jan Reedy
- [Python-checkins] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3156) Terry Jan Reedy
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=71 solipsis at pitrou.net
- [Python-checkins] [3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3156) (#3159) Terry Jan Reedy
- [Python-checkins] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3160) Terry Jan Reedy
- [Python-checkins] bpo-28261: Fixed err msgs where PyArg_ParseTuple is used to parse normal tuples. (#3119) Serhiy Storchaka
- [Python-checkins] bpo-9566 & bpo-30747: Silence warnings from pyatomic.h macros (#3140) Antoine Pitrou
- [Python-checkins] [3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3160) (#3162) Terry Jan Reedy
- [Python-checkins] bpo-30923: Silence fall-through warnings included in -Wextra since gcc-7.0. (#3157) Stefan Krah
- [Python-checkins] bpo-30263: regrtest: add system load average (#3165) Victor Stinner
- [Python-checkins] bpo-31247: xmlrpc.server: break reference cycle (#3166) Victor Stinner
- [Python-checkins] bpo-31247: xmlrpc.server: break reference cycle (#3166) (#3168) Victor Stinner
- [Python-checkins] bpo-31236: Improved some error messages of min() and max(). Serhiy Storchaka
- [Python-checkins] [1 down, 64 flat] Results for Python (master branch) 2017-08-21 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-31249: test_concurrent_futures checks dangling threads (#3167) Victor Stinner
- [Python-checkins] bpo-31238: pydoc ServerThread.stop() now joins itself (#3151) Victor Stinner
- [Python-checkins] Add test_subprocess.test_nonexisting_with_pipes() (#3133) Victor Stinner
- [Python-checkins] regrtest: fix test to choose if header should be displayed (#3172) Victor Stinner
- [Python-checkins] [3.6] bpo-30121: Fix debug assert in subprocess on Windows (#1224) (#3173) Victor Stinner
- [Python-checkins] [3.6] bpo-30871: Add test.pythoninfo (#3174) Victor Stinner
- [Python-checkins] bpo-23835: Enforce that configparser defaults are strings (#2558) Łukasz Langa
- [Python-checkins] bpo-23835: [docs] configparser converts defaults to strings (#3176) Łukasz Langa
- [Python-checkins] bpo-30983: [gdb] Fix py-bt, etc. for non-debug shared builds (#3153) Łukasz Langa
- [Python-checkins] bpo-30871: Add test.pythoninfo (#3174) (#3175) Victor Stinner
- [Python-checkins] bpo-31249: Fix ref cycle in ThreadPoolExecutor (#3178) Victor Stinner
- [Python-checkins] bpo-31258: test_signal: call waitpid() to prevent zombie process (#3183) Victor Stinner
- [Python-checkins] bpo-31258: test_urllib2_localnet uses addCleanup(server.stop) (#3184) Victor Stinner
- [Python-checkins] bpo-31234: fork_wait tests now join threads (#3139) (#3187) Victor Stinner
- [Python-checkins] bpo-31259: test_urllib2_localnet uses addCleanup(server.stop) (#3186) Victor Stinner
- [Python-checkins] bpo-31234: test_httpservers joins the server thread (#3188) Victor Stinner
- [Python-checkins] bpo-31234: test_threaded_import: fix test_side_effect_import() (#3189) Victor Stinner
- [Python-checkins] Touch up the contributing notes (#3158) Łukasz Langa
- [Python-checkins] bpo-31161: only check for parens error for SyntaxError (#3083) Łukasz Langa
- [Python-checkins] bpo-31161: only check for parens error for SyntaxError (#3082) Łukasz Langa
- [Python-checkins] [3.6] bpo-30983: [gdb] Fix py-bt, etc. for non-debug shared builds (GH-3153) (#3192) Łukasz Langa
- [Python-checkins] bpo-28667: Fix a compile warning on FreeBSD when compare with FD_SETSIZE. (#501) (#3190) Victor Stinner
- [Python-checkins] bpo-31229: Fixed wrong error messages when too many keyword arguments are received. (#3180) Serhiy Storchaka
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-23 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-31095: fix potential crash during GC (GH-2974) INADA Naoki
- [Python-checkins] bpo-23835: Restore legacy defaults= behavior for RawConfigParser (#3191) Łukasz Langa
- [Python-checkins] bpo-28261: fix err msgs where PyArg_ParseTuple is used to parse normal tuples (leftovers) (#3198) Serhiy Storchaka
- [Python-checkins] bpo-29741: Update some methods in the _pyio module to also accept integer types. Patch by Oren Milman. (#560) Steve Dower
- [Python-checkins] [1 down, 1 up, 63 flat] Results for Python (master branch) 2017-08-24 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-22536: Set the filename in FileNotFoundError. (#3194) Gregory P. Smith
- [Python-checkins] Skip two tests not intended to pass on Windows. (#3202) Gregory P. Smith
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=2 solipsis at pitrou.net
- [Python-checkins] bpo-30923: Silence fall-through warnings in libexpat build. (#3205) Stefan Krah
- [Python-checkins] bpo-31275: Small refactoring to silence a fall-through warning. (#3206) Stefan Krah
- [Python-checkins] bpo-31279: Silence -Wstringop-overflow warning. (#3207) Stefan Krah
- [Python-checkins] bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. (#3201) Serhiy Storchaka
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-25 lp_benchmark_robot at intel.com
- [Python-checkins] [3.6] bpo-28261: Prevent raising SystemError where PyArg_ParseTuple is used to parse non-args. (#3210) Serhiy Storchaka
- [Python-checkins] bpo-31072: Rename the new filter argument for zipapp.create_archive. (#3049) Paul Moore
- [Python-checkins] [3.6] bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. (GH-3201) (#3209) Serhiy Storchaka
- [Python-checkins] bpo-30781: IDLE - use ttk widgets in configdialog (#2654) Terry Jan Reedy
- [Python-checkins] [2.7] bpo-28261: Prevent raising SystemError where PyArg_ParseTuple is used to parse non-args. (#3213) Serhiy Storchaka
- [Python-checkins] [3.6] bpo-30781: IDLE - use ttk widgets in configdialog (GH-2654) (#3214) Terry Jan Reedy
- [Python-checkins] coalesce blurbs for 2.7.14rc1 Benjamin Peterson
- [Python-checkins] Enables RC markings in nuget packages. (#3216) Steve Dower
- [Python-checkins] bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests. (#3220) Terry Jan Reedy
- [Python-checkins] [3.6] bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests. (GH-3220) (#3221) Terry Jan Reedy
- [Python-checkins] bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046) Terry Jan Reedy
- [Python-checkins] bpo-31191: Improve grammar in threading.Barrier docs (GH-3080) (GH-3224) Mariatta
- [Python-checkins] [3.6] bpo-30617: IDLE: docstrings and unittest for outwin.py (GH-2046) (#3223) Terry Jan Reedy
- [Python-checkins] bpo-26656: Improve re.compile documentation (GH-3211) Mariatta
- [Python-checkins] [3.6] bpo-26656: Improve re.compile documentation (GH-3211) (GH-3225) Mariatta
- [Python-checkins] bpo-30987 - Support for ISO-TP protocol in SocketCAN (#2956) Christian Heimes
- [Python-checkins] Daily reference leaks (4243df51fe43): sum=8 solipsis at pitrou.net
- [Python-checkins] bpo-10746: Fix ctypes PEP 3118 type codes for c_long, c_bool, c_int (#31) Antoine Pitrou
- [Python-checkins] Fix a typo in the Programming FAQ. (#3230) Gregory P. Smith
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-28 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-31243: Fixed PyArg_ParseTuple failure checks. (#3171) Serhiy Storchaka
- [Python-checkins] [3.6] bpo-31243: Fixed PyArg_ParseTuple failure checks. (GH-3171) (#3233) Serhiy Storchaka
- [Python-checkins] bpo-31286, bpo-30024: Fixed stack usage in absolute imports with (#3217) Serhiy Storchaka
- [Python-checkins] bpo-31065: Add doc about Popen.poll returning None. (#3169) Gregory P. Smith
- [Python-checkins] [2.7] bpo-31243: Fixed PyArg_ParseTuple failure checks. (GH-3171) (#3235) Serhiy Storchaka
- [Python-checkins] bpo-31291: Fixed an assertion failure in zipimport.zipimporter.get_data() (#3226) Serhiy Storchaka
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-29 lp_benchmark_robot at intel.com
- [Python-checkins] bpo-5001: More-informative multiprocessing error messages (#3079) Antoine Pitrou
- [Python-checkins] bpo-31051: Rearrange IDLE condigdialog GenPage into Window, Editor, and Help sections. (#3239) Terry Jan Reedy
- [Python-checkins] [3.6] bpo-31051: Rearrange IDLE condigdialog GenPage into Window, Editor, and Help sections. (GH-3239) (#3240) Terry Jan Reedy
- [Python-checkins] bpo-30581: Windows: os.cpu_count() returns wrong number of processors (#2934) Antoine Pitrou
- [Python-checkins] [3.6] bpo-10746: Fix ctypes PEP 3118 type codes for c_long, c_bool, c_int (GH-31) (#3241) Antoine Pitrou
- [Python-checkins] [3.6] bpo-31291: Fixed an assertion failure in zipimport.zipimporter.get_data() (GH-3226) (#3243) Serhiy Storchaka
- [Python-checkins] Removed noop branch from ctypes code (#3234) Antoine Pitrou
- [Python-checkins] Fix the indentation in Extending Python code example (GH-3244) Mariatta
- [Python-checkins] [Trivial] Remove now redundant assert (#3245) Antoine Pitrou
- [Python-checkins] bpo-30737: Update DevGuide links to new URL (GH-3228) Mariatta
- [Python-checkins] bpo-30096: Use ABC in abc reference examples (#1220) Éric Araujo
- [Python-checkins] [1 down, 64 flat] Results for Python (master branch) 2017-08-30 lp_benchmark_robot at intel.com
- [Python-checkins] [3.6] Fix the indentation in Extending Python code example (GH-3244) (GH-3250) Mariatta
- [Python-checkins] [65 flat] Results for Python (master branch) 2017-08-31 lp_benchmark_robot at intel.com
Last message date: Thu Aug 31 20:22:12 EDT 2017
Archived on: Thu Aug 31 20:22:19 EDT 2017
This archive was generated by Pipermail 0.09 (Mailman edition).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4