Showing content from http://mail.python.org/pipermail/python-checkins/2019-July/thread.html below:
The Python-checkins July 2019 Archive by thread
July 2019 Archives by thread
Starting: Mon Jul 1 02:04:26 EDT 2019
Ending: Wed Jul 31 18:50:03 EDT 2019
Messages: 437
- [Python-checkins] bpo-36168: Lowercase the word "subsequent" in get_value doc (GH-14485) Miss Islington (bot)
- [Python-checkins] bpo-37428: Don't set PHA verify flag on client side (GH-14421) Miss Islington (bot)
- [Python-checkins] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) Miss Islington (bot)
- [Python-checkins] [3.7] bpo-37428: Don't set PHA verify flag on client side (GH-14421) (GH-14493) Miss Islington (bot)
- [Python-checkins] [3.8] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) (GH-14495) Miss Islington (bot)
- [Python-checkins] [3.7] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) (GH-14496) Miss Islington (bot)
- [Python-checkins] [3.8] bpo-37428: Don't set PHA verify flag on client side (GH-14494) Christian Heimes
- [Python-checkins] Minor updates to the macOS installer screens for 3.8.0b2 (GH-14501) Ned Deily
- [Python-checkins] bpo-37221: Add PyCode_NewWithPosOnlyArgs to be used internally and set PyCode_New as a compatibility wrapper (GH-13959) Petr Viktorin
- [Python-checkins] (no subject) Łukasz Langa
- [Python-checkins] bpo-32934: Clarified meaning of 'capacity' for BufferingHandler and MemoryHandler. (GH-14498) Vinay Sajip
- [Python-checkins] bpo-32934: Clarified meaning of 'capacity' for BufferingHandler and MemoryHandler. (GH-14498) (GH-14508) Vinay Sajip
- [Python-checkins] bpo-32934: Clarified meaning of 'capacity' for BufferingHandler and MemoryHandler. (GH-14498) (GH-14507) Vinay Sajip
- [Python-checkins] bpo-10945: Drop support for bdist_wininst on non-Windows systems (GH-14506) Victor Stinner
- [Python-checkins] bpo-37209: Add pickle entry for 3.8 whatsnew (GH-14503) Antoine Pitrou
- [Python-checkins] bpo-37209: Add pickle entry for 3.8 whatsnew (GH-14503) (GH-14512) Antoine Pitrou
- [Python-checkins] bpo-37467: Fix PyErr_Display() for bytes filename (GH-14504) Victor Stinner
- [Python-checkins] bpo-37467: Fix PyErr_Display() for bytes filename (GH-14504) (GH-14515) Victor Stinner
- [Python-checkins] Remove unused imports in tests (GH-14518) Victor Stinner
- [Python-checkins] bpo-37472: Remove Lib/test/outstanding_bugs.py (GH-14516) Victor Stinner
- [Python-checkins] Remove unused imports in tests (GH-14518) (GH-14520) Victor Stinner
- [Python-checkins] bpo-36763: Add PyConfig_SetWideStringList() (GH-14444) Victor Stinner
- [Python-checkins] bpo-37469: Document usability of SimpleQueue with QueueHandler and QueueListener. (GH-14521) Vinay Sajip
- [Python-checkins] bpo-36763: Use PyConfig_Clear() (GH-14445) Victor Stinner
- [Python-checkins] Remove unused imports in tests (GH-14518) (GH-14522) Victor Stinner
- [Python-checkins] bpo-37469: Document usability of SimpleQueue with QueueHandler and QueueListener. (GH-14521) (GH-14526) Vinay Sajip
- [Python-checkins] bpo-37469: Document usability of SimpleQueue with QueueHandler and QueueListener. (GH-14521) (GH-14525) Vinay Sajip
- [Python-checkins] bpo-37470: Document more clearly the error handling for QueueHandler.emit(). (GH-14532) Vinay Sajip
- [Python-checkins] bpo-37470: Document more clearly the error handling for QueueHandler.emit(). (GH-14532) (GH-14534) Vinay Sajip
- [Python-checkins] bpo-37470: Document more clearly the error handling for QueueHandler.emit(). (GH-14532) (GH-14533) Vinay Sajip
- [Python-checkins] bpo-37363: Add audit events on startup for the run commands (GH-14524) Steve Dower
- [Python-checkins] bpo-19960: Fix building of zlib on macOS without installed headers (GH-14257) Ned Deily
- [Python-checkins] Put pyexpatns.h include back. bpo-37437 (GH-14539) Benjamin Peterson
- [Python-checkins] Put pyexpatns.h include back. bpo-37437 (GH-14542) Benjamin Peterson
- [Python-checkins] bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) Ned Deily
- [Python-checkins] bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) (GH-14549) Ned Deily
- [Python-checkins] bpo-36904: Optimize _PyStack_UnpackDict (GH-14517) Inada Naoki
- [Python-checkins] bpo-37335: Fix test_c_locale_coercion to handle any ASCII alias (GH-14449) Victor Stinner
- [Python-checkins] bpo-37335, test_c_locale_coercion: Remove unnecessary code (GH-14447) Victor Stinner
- [Python-checkins] bpo-37421: multiprocessing tests call _run_finalizers() (GH-14527) Victor Stinner
- [Python-checkins] Revert "Remove unused imports in tests (GH-14518) (GH-14522)" (GH-14555) Victor Stinner
- [Python-checkins] bpo-37421: urllib.request tests call urlcleanup() (GH-14529) Victor Stinner
- [Python-checkins] bpo-37463: match_hostname requires quad-dotted IPv4 (GH-14499) Miss Islington (bot)
- [Python-checkins] 3.6.9 Ned Deily
- [Python-checkins] bpo-37156: Fix libssl DLL tag in MSI sources (GH-14219) Ned Deily
- [Python-checkins] bpo-37441: Fix wrong PyErr_SetImportErrorSubclass signature in doc (GH-14453) Xiang Zhang
- [Python-checkins] Fix typo in 3.9's Whats new. Pyton -> Python (GH-14567) Mariatta
- [Python-checkins] bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562) Victor Stinner
- [Python-checkins] bpo-37421: test_concurrent_futures cleans up multiprocessing (GH-14563) Victor Stinner
- [Python-checkins] bpo-37421: Fix test_distutils.test_build_ext() (GH-14564) Victor Stinner
- [Python-checkins] bpo-37484: use _PyObject_Vectorcall for __exit__ (GH-14557) Inada Naoki
- [Python-checkins] bpo-37233: optimize method_vectorcall in case of totalargs == 0 (GH-14550) Inada Naoki
- [Python-checkins] [3.8] bpo-37233: use _PY_FASTCALL_SMALL_STACK in method_vectorcall (GH-13974) Inada Naoki
- [Python-checkins] bpo-19696: Replace deprecated method in "test_import_pkg.py" (GH-14466) Miss Islington (bot)
- [Python-checkins] Fix 3.6 documentation build for sphinx<1.6 (GH-14576) Ned Deily
- [Python-checkins] bpo-37459: importlib docs improperly reference get_resource_loader() (#14568) Barry Warsaw
- [Python-checkins] bpo-37459: importlib docs improperly reference get_resource_loader() (GH-14568) (GH-14580) Barry Warsaw
- [Python-checkins] bpo-37459: importlib docs improperly reference get_resource_loader() (GH-14568) (GH-14581) Barry Warsaw
- [Python-checkins] bpo-37421: Fix multiprocessing get_temp_dir() finalizer (GH-14572) Victor Stinner
- [Python-checkins] bpo-37483: add _PyObject_CallOneArg() function (#14558) Inada Naoki
- [Python-checkins] bpo-37493: use _PyObject_CallNoArg in more places (GH-14575) Inada Naoki
- [Python-checkins] bpo-37266: Add bpo number to the What's New entry (GH614584) Victor Stinner
- [Python-checkins] bpo-37479: on Enum subclasses with mixins, __format__ uses overridden __str__ (GH-14545) Ethan Furman
- [Python-checkins] Use OSError subclasses in os documentation (GH-14262) Andrew Svetlov
- [Python-checkins] bpo-37481: Deprecate distutils bdist_wininst command (GH-14553) Victor Stinner
- [Python-checkins] bpo-37483: fix reference leak in _PyCodec_Lookup (GH-14600) Inada Naoki
- [Python-checkins] bpo-36974: separate vectorcall functions for each calling convention (GH-13781) Petr Viktorin
- [Python-checkins] bpo-37421: multiprocessing tests now stop ForkServer (GH-14601) Victor Stinner
- [Python-checkins] bpo-37151: remove _PyMethodDef_RawFastCall* functions (GH-14603) Petr Viktorin
- [Python-checkins] [3.7] bpo-37500: Revert commit 85ed1712e428f93408f56fc684816f9a85b0ebc0 (GH-14605) Miss Islington (bot)
- [Python-checkins] Move test_threaded_import.py to test_importlib/ (GH-14582) Brett Cannon
- [Python-checkins] Typo fix in file Include/object.h (GH-14556) Miss Islington (bot)
- [Python-checkins] Fix some typos (GH-14435) Brett Cannon
- [Python-checkins] closes bpo-37508: Fix name of type in memory.rst. (GH-14604) Benjamin Peterson
- [Python-checkins] bpo-37149: Replace dead link for online Tkinter reference (GH-14616) Terry Jan Reedy
- [Python-checkins] bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944) Tal Einat
- [Python-checkins] bpo-37487: Fix PyList_GetItem index description. (GH-14623) Terry Jan Reedy
- [Python-checkins] bpo-37487: Fix PyList_GetItem index description. (GH-14623) (GH-14624) Terry Jan Reedy
- [Python-checkins] bpo-37487: Fix PyList_GetItem index description. (GH-14623) (GH-14625) Terry Jan Reedy
- [Python-checkins] bpo-37487: Fix PyList_GetItem index description. (GH-14623) (GH-14626) Terry Jan Reedy
- [Python-checkins] bpo-37456: Slash ('/') is now part of syntax. (GH-14627) Terry Jan Reedy
- [Python-checkins] bpo-37456: Slash ('/') is now part of syntax. (GH-14627) (GH-14628) Terry Jan Reedy
- [Python-checkins] bpo-37478: Specify possible exceptions for os.chdir() (GH-14611) Terry Jan Reedy
- [Python-checkins] bpo-37478: Specify possible exceptions for os.chdir() (GH-14611) (GH-14629) Terry Jan Reedy
- [Python-checkins] bpo-37478: Specify possible exceptions for os.chdir() (GH-14611) (GH-14630) Terry Jan Reedy
- [Python-checkins] bpo-37478: Add missing 'and'. (GH-14631) Terry Jan Reedy
- [Python-checkins] bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615) Xiang Zhang
- [Python-checkins] bpo-37520: Correct behavior for zipfile.Path.parent (GH-14638) Jason R. Coombs
- [Python-checkins] bpo-37520: Correct behavior for zipfile.Path.parent (GH-14638) (GH-14641) Jason R. Coombs
- [Python-checkins] bpo-37337: Add _PyObject_CallMethodNoArgs() (GH-14267) Inada Naoki
- [Python-checkins] bpo-37421: test_concurrent_futures stops ForkServer (GH-14643) Victor Stinner
- [Python-checkins] bpo-37421: test_concurrent_futures stops ForkServer (GH-14643) (GH-14645) Victor Stinner
- [Python-checkins] Doc: Fix: Proper UpperCamelCase and lowercase. (GH-14644) Julien Palard
- [Python-checkins] Doc: Fix example title. (GH-14639) Julien Palard
- [Python-checkins] bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607) Ivan Levkivskyi
- [Python-checkins] bpo-37322: Fix test_ssl.test_pha_required_nocert() ResourceWarning (GH-14662) Victor Stinner
- [Python-checkins] bpo-37526: Add support.catch_threading_exception() (GH-14664) Victor Stinner
- [Python-checkins] bpo-37120: Fix _ssl get_num_tickets() (GH-14668) Miss Islington (bot)
- [Python-checkins] Revert "bpo-37322: Fix test_ssl.test_pha_required_nocert() ResourceWarning (GH-14662)" (GH-14669) Victor Stinner
- [Python-checkins] bpo-37526: Add support.catch_threading_exception() (GH-14664) (GH-14666) Victor Stinner
- [Python-checkins] bpo-18374: fix tests to check the correct thing about line numbers (GH-14659) Ivan Levkivskyi
- [Python-checkins] bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError (GH-14670) Victor Stinner
- [Python-checkins] bpo-18374: fix tests to check the correct thing about line numbers (GH-14659) (GH-14672) Ivan Levkivskyi
- [Python-checkins] bpo-27679: Remove set_bitfields() from _ctypes_test (GH-14648) Victor Stinner
- [Python-checkins] bpo-26806: IDLE should run without docstrings (#14657) Terry Jan Reedy
- [Python-checkins] bpo-26806: IDLE should run without docstrings (GH-14657) (GH-14677) Terry Jan Reedy
- [Python-checkins] bpo-26806: IDLE should run without docstrings (GH-14657) (GH-14678) Terry Jan Reedy
- [Python-checkins] Really remove vcstdint.h. (#14686) Stefan Krah
- [Python-checkins] Rename memory.c to mpalloc.c for consistency with the header file. (#14687) Stefan Krah
- [Python-checkins] bpo-37537: Compute allocated blocks in _Py_GetAllocatedBlocks() (#14680) Neil Schemenauer
- [Python-checkins] Fix compiler warning in new code. (#14690) Tim Peters
- [Python-checkins] Document default parameter of .seek() in the signature. (GH-14691) Benjamin Peterson
- [Python-checkins] bpo-37547: add _PyObject_CallMethodOneArg (GH-14685) Inada Naoki
- [Python-checkins] bpo-34369: make kqueue.control() docs better reflect that timeout is positional-only (GH-9499) Tal Einat
- [Python-checkins] bpo-36390: simplify classifyws(), rename it and add unit tests (GH-14500) Tal Einat
- [Python-checkins] bpo-29548: no longer use PyEval_Call* functions (GH-14683) Inada Naoki
- [Python-checkins] closes bpo-37554: Remove `q:q` in os.rst documentation (GH-14692) Miss Islington (bot)
- [Python-checkins] bpo-37558: Shared memory tests are failing due to double slashes (GH-14703) Miss Islington (bot)
- [Python-checkins] Remove redundant check from arraymodule b_getitem (GH-14676) Miss Islington (bot)
- [Python-checkins] closes bpo-37566: Remove _realsocket from socket.py. (GH-14711) Benjamin Peterson
- [Python-checkins] bpo-19696: Move threaded_import_hangers (GH-14655) Miss Islington (bot)
- [Python-checkins] bpo-37521: No longer treat insertion into sys.modules as optional in importlib examples (GH-14723) Miss Islington (bot)
- [Python-checkins] [3.8] bpo-37521: No longer treat insertion into sys.modules as optional in importlib examples (GH-14723) (GH-14724) Miss Islington (bot)
- [Python-checkins] closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268) Benjamin Peterson
- [Python-checkins] Fix typo in re.escape documentation (GH-14722) Xiang Zhang
- [Python-checkins] Enable publish of Windows releases through Azure Pipelines (GH-14720) Steve Dower
- [Python-checkins] bpo-37580: Fix typo in http.cookiejar documentation (GH-14731) Miss Islington (bot)
- [Python-checkins] bpo-28269: Replace strcasecmp with system function _stricmp. (GH-13095) Serhiy Storchaka
- [Python-checkins] bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14726) Paul Ganssle
- [Python-checkins] bpo-37548: Document range of atan, acos and asin (GH-14717) Mark Dickinson
- [Python-checkins] bpo-37358: Use vectorcall for functools.partial (GH-14284) Miss Islington (bot)
- [Python-checkins] [3.5] Doc: Add an optional obsolete header. (GH-13638). (#13658) larryhastings
- [Python-checkins] bpo-30088: Document that existing dir structure isn't verified by mailbox.Maildir (GH-1163) Miss Islington (bot)
- [Python-checkins] [3.5] bpo-36816: Update the self-signed.pythontest.net cert (GH-13192) (#13200) larryhastings
- [Python-checkins] Fix inconsequential typo in math.remainder algorithm comments. (#14746) Mark Dickinson
- [Python-checkins] Fix compatibility with ISO C89 needed by "gnu89" standard of GCC 4.8: use C89 for loops in backported pickle patch (#12622) larryhastings
- [Python-checkins] bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) Miss Islington (bot)
- [Python-checkins] bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) (GH-14759) Petr Viktorin
- [Python-checkins] bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-13474) (GH-13505) (#13510) larryhastings
- [Python-checkins] bpo-36261: Improve example of the preamble field in email docs (GH-14751) Steve Dower
- [Python-checkins] bpo-37571: Add 'b' to prevent the TypeError exception. (GH-14721) Steve Dower
- [Python-checkins] bpo-37571: Remove extra space in ctypes docs (GH14764) Steve Dower
- [Python-checkins] bpo-36742: Fixes handling of pre-normalization characters in urlsplit() (GH-13017) (#13042) larryhastings
- [Python-checkins] Remove redundant docs of PyEval_EvalFrameEx (GH-14765) Steve Dower
- [Python-checkins] bpo-37553: SendfileUsingSendTest tests timeout too short for Windows ARM32 (GH-14716) Steve Dower
- [Python-checkins] bpo-37590: Remove redundant docs of PyEval_EvalFrameEx (GH-14765) Steve Dower
- [Python-checkins] Clarify that plistlib's load and dump functions take a binary file object (GH-9825) Ronald Oussoren
- [Python-checkins] bpo-30458: Disallow control chars in http URLs. (GH-12755) (#13207) larryhastings
- [Python-checkins] [3.7] bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14726) (GH-14745) Miss Islington (bot)
- [Python-checkins] bpo-34749: Improved performance of binascii.a2b_base64(). (GH-9444) Miss Islington (bot)
- [Python-checkins] bpo-37473: Don't import importlib ASAP in tests (GH-14661) Victor Stinner
- [Python-checkins] bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes (GH-14778) Miss Islington (bot)
- [Python-checkins] bpo-37500: Make sure dead code does not generate bytecode but also detect syntax errors (GH-14612) Miss Islington (bot)
- [Python-checkins] bpo-37284: Add note to sys.implementation doc (GH-14328) Miss Islington (bot)
- [Python-checkins] bpo-37468: make install no longer install wininst-*.exe files (GH-14511) Victor Stinner
- [Python-checkins] Replace backquote with command substitution in subprocess doc example (GH-13941) Gregory P. Smith
- [Python-checkins] bpo-37352: Minor word-smithing for design.rst (GH #14730) Raymond Hettinger
- [Python-checkins] bpo-37599: Remove a vague statement in documentation of Integer Objects (#14786) Raymond Hettinger
- [Python-checkins] Fix infinite loop in email folding logic (GH-12732) Barry Warsaw
- [Python-checkins] bpo-27452: IDLE: Cleanup config.py code (GH-14577) Terry Jan Reedy
- [Python-checkins] bpo-27452: IDLE: Cleanup config.py code (GH-14577) (GH-14802) Terry Jan Reedy
- [Python-checkins] bpo-27452: IDLE: Cleanup config.py code (GH-14577) (GH-14803) Terry Jan Reedy
- [Python-checkins] Docs: Correct formatting of a multiline code block (GH-13806) Tal Einat
- [Python-checkins] bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675) Tal Einat
- [Python-checkins] bpo-37543: optimize pymalloc (#14674) Inada Naoki
- [Python-checkins] bpo-36390: IDLE: Combine region formatting methods. (GH-12481) Terry Jan Reedy
- [Python-checkins] bpo-36390: IDLE: Combine region formatting methods. (GH-12481) (GH-14811) Terry Jan Reedy
- [Python-checkins] bpo-36390: IDLE: Combine region formatting methods. (GH-12481) (GH-14812) Terry Jan Reedy
- [Python-checkins] bpo-37461: Fix infinite loop in parsing of specially crafted email headers (GH-14794) Barry Warsaw
- [Python-checkins] Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813) Barry Warsaw
- [Python-checkins] bpo-34155: Dont parse domains containing @ (GH-13079) Miss Islington (bot)
- [Python-checkins] bpo-36390: Gather IDLE Format menu functions into format.py (#14827) Terry Jan Reedy
- [Python-checkins] bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827) (GH-14829) Terry Jan Reedy
- [Python-checkins] bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827) (GH-14830) Terry Jan Reedy
- [Python-checkins] bpo-37552: Skip failing tests in strptime/strftime with UCRT version 17763.615 (#14460) Paul Ganssle
- [Python-checkins] bpo-37552: Skip failing tests in strptime/strftime with UCRT version 17763.615 (GH-14460) Miss Islington (bot)
- [Python-checkins] Adjust builtins.zip() docstring to better communicate its signature (GH-14833) Brett Cannon
- [Python-checkins] bpo-34443: Use __qualname__ instead of __name__ in enum exception messages. (GH-14809) Ethan Furman
- [Python-checkins] bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) Terry Jan Reedy
- [Python-checkins] bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) (#14846) Terry Jan Reedy
- [Python-checkins] bpo-37610: improve Using Python doc wrt Editors & IDE (GH-14850) Miss Islington (bot)
- [Python-checkins] bpo-37547: Fix a compiler warning in winconsoleio.c (GH-14785) Inada Naoki
- [Python-checkins] bpo-37624: Document weight assumptions for random.choices() (GH-14855) Raymond Hettinger
- [Python-checkins] bpo-36546: Clean-up comments (GH-14857) Raymond Hettinger
- [Python-checkins] bpo-37624: Document weight assumptions for random.choices() (GH-14855) (GH-14858) Raymond Hettinger
- [Python-checkins] bpo-36546: Clean-up comments (GH-14857) (#14859) Raymond Hettinger
- [Python-checkins] bpo-37476: Adding tests for asutf8 and asutf8andsize (GH-14531) Xiang Zhang
- [Python-checkins] bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-14871) Raymond Hettinger
- [Python-checkins] bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-14871) (GH-14875) Raymond Hettinger
- [Python-checkins] Fix infinite loop in email folding logic (GH-12732) (GH-14799) Ned Deily
- [Python-checkins] bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870) Terry Jan Reedy
- [Python-checkins] bpo-37627: Initialize IDLE Custom Run dialog with previous entries (GH-14870) Miss Islington (bot)
- [Python-checkins] Bpo-37644: update suspicious.csv for distutils/examples (GH-14885) Ned Deily
- [Python-checkins] Minor whitespace, indentation, and quoting changes to improve internal consistency and appease linters (GH-14888) Raymond Hettinger
- [Python-checkins] Fix typo found by Min ho Kim (#14879) Terry Jan Reedy
- [Python-checkins] Minor whitespace, indentation, and quoting changes to improve internal consistency and appease linters (GH-14888) (GH-14889) Raymond Hettinger
- [Python-checkins] Fix typo found by Min ho Kim (GH-14879) Miss Islington (bot)
- [Python-checkins] Fix typos in docs, comments and test assert messages (#14872) Terry Jan Reedy
- [Python-checkins] bpo-37627: Add acknowledgment (#14883) Terry Jan Reedy
- [Python-checkins] bpo-37627: Add acknowledgment (GH-14883) Miss Islington (bot)
- [Python-checkins] Add examples to elucidate the formulas (GH-14898) Raymond Hettinger
- [Python-checkins] Add examples to elucidate the formulas (GH-14898) (GH-14899) Raymond Hettinger
- [Python-checkins] [3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900) Terry Jan Reedy
- [Python-checkins] bpo-21478: Record calls to parent when autospecced objects are used as child with attach_mock (GH 14688) Chris Withers
- [Python-checkins] bpo-21478: Record calls to parent when autospecced objects are used as child with attach_mock (GH 14688) (GH-14902) Chris Withers
- [Python-checkins] bpo-21478: Record calls to parent when autospecced objects are used as child with attach_mock (GH 14688) (GH-14903) Chris Withers
- [Python-checkins] Update logging cookbook to show multiple worker processes using the concurrent.futures module. (#14905) Vinay Sajip
- [Python-checkins] Update logging cookbook to show multiple worker processes using the concurrent.futures module. (GH-14905) (GH-14907) Vinay Sajip
- [Python-checkins] Update logging cookbook to show multiple worker processes using the concurrent.futures module. (GH-14905) (GH-14906) Vinay Sajip
- [Python-checkins] [3.7] Fix typos in docs, comments and test assert messages (GH-14872). (#14901) Terry Jan Reedy
- [Python-checkins] bpo-36044: Reduce number of unit tests run for PGO build (GH-14702) Neil Schemenauer
- [Python-checkins] bpo-33610: validate non-negative integer inputs in IDLE's config (GH-14822) Tal Einat
- [Python-checkins] bpo-17535: IDLE editor line numbers (GH-14030) Tal Einat
- [Python-checkins] [3.7] bpo-17535: IDLE editor line numbers (GH-14030) Tal Einat
- [Python-checkins] bpo-37653: Fix libinstall target in Makefile (GH-14911) Ned Deily
- [Python-checkins] bpo-29446: IDLE -- add explicit imports (GH-14919) Terry Jan Reedy
- [Python-checkins] bpo-29446: IDLE -- add explicit imports (GH-14919) (GH-14920) Terry Jan Reedy
- [Python-checkins] bpo-29446: IDLE -- add explicit imports (GH-14919) (#14921) Terry Jan Reedy
- [Python-checkins] Touch up venv docs (GH-14922) Brett Cannon
- [Python-checkins] Only setup PGO tests when --pgo is enabled. (GH-14927) Gregory P. Smith
- [Python-checkins] bpo-37667: Add regression test for regrtest. (GH-14929) Gregory P. Smith
- [Python-checkins] bpo-29548: deprecate PyEval_Call* functions (GH-14804) Inada Naoki
- [Python-checkins] [3.7] Touch up venv docs (GH-14922) (GH-14924) Miss Islington (bot)
- [Python-checkins] [3.8] Touch up venv docs (GH-14922) (GH-14923) Miss Islington (bot)
- [Python-checkins] bpo-37399: Correctly attach tail text to the last element/comment/pi (GH-14856) Stefan Behnel
- [Python-checkins] bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867) Stefan Behnel
- [Python-checkins] [3.8] bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867) (GH-14935) Stefan Behnel
- [Python-checkins] [3.8] bpo-37399: Correctly attach tail text to the last element/comment/pi (GH-14856) (GH-14936) Stefan Behnel
- [Python-checkins] bpo-37664: Update bundled pip to 19.2.1 and setuptools to 41.0.1 (GH-14934) Steve Dower
- [Python-checkins] Remove duplicate call to strip method in Parser/pgen/token.py (GH-14938) Pablo Galindo
- [Python-checkins] bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939) Steve Dower
- [Python-checkins] closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather than listdir. (14942) Benjamin Peterson
- [Python-checkins] bpo-37502: handle default parameter for buffers argument of pickle.loads correctly (GH-14593) Antoine Pitrou
- [Python-checkins] Swap 'if' branches so content matches to condition in importlib example (GH-14947) Miss Islington (bot)
- [Python-checkins] bpo-37641 preserve relative file location in embeddable zip (GH-14884) Steve Dower
- [Python-checkins] bpo-29446: tkinter 'import *' only imports what it should (GH-14864) Terry Jan Reedy
- [Python-checkins] bpo-37340: remove free_list for bound method objects (GH-14232) Inada Naoki
- [Python-checkins] bpo-37664: Update regex for ignoring cache warning on some buildbots (GH-14960) Steve Dower
- [Python-checkins] bpo-35524: Update Windows installer image in docs (GH-14966) Steve Dower
- [Python-checkins] bpo-32910: Remove implementation detail in venv documentation. (GH-14968) Steve Dower
- [Python-checkins] bpo-17535: Increase line number horizontal padding by 2 pixels (GH-14959) Terry Jan Reedy
- [Python-checkins] Add Qt GUI example to the logging cookbook. (GH-14978) Vinay Sajip
- [Python-checkins] Add Qt GUI example to the logging cookbook. (GH-14978) (GH-14979) Vinay Sajip
- [Python-checkins] bpo-37628: Fix IDLE config sample sizes (#14958) Terry Jan Reedy
- [Python-checkins] bpo-37628: Fix IDLE config sample sizes (GH-14958) Miss Islington (bot)
- [Python-checkins] bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) Raymond Hettinger
- [Python-checkins] bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) (GH-14984) Raymond Hettinger
- [Python-checkins] Remove trailing .0 from version changed note (GH-14987) Nick Coghlan
- [Python-checkins] bpo-37692: Improve highlight config sample (#14983) Terry Jan Reedy
- [Python-checkins] bpo-37692: Improve highlight config sample (GH-14983) Miss Islington (bot)
- [Python-checkins] bpo-37697: Sync with importlib_metadata 0.19 (#14993) Jason R. Coombs
- [Python-checkins] bpo-37697: Sync with importlib_metadata 0.19 (GH-14993) (GH-14995) Jason R. Coombs
- [Python-checkins] bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage (GH-14985) Miss Islington (bot)
- [Python-checkins] Fix `SyntaxError` indicator printing too many spaces for multi-line strings (GH-14433) Pablo Galindo
- [Python-checkins] Add additional test for multi-line SyntaxError (GH-15003) Pablo Galindo
- [Python-checkins] Fix publishing of Windows release (GH-15006) Steve Dower
- [Python-checkins] bpo-37706: Disable 3 IDLE scrollbar tests on Mac. (#15010) Terry Jan Reedy
- [Python-checkins] bpo-34162: Update idlelib/news.txt. (#15011) Terry Jan Reedy
- [Python-checkins] bpo-37706: Disable 3 IDLE scrollbar tests on Mac. (GH-15010) Miss Islington (bot)
- [Python-checkins] bpo-34162: Update idlelib/news.txt. (GH-15011) Miss Islington (bot)
- [Python-checkins] bpo-34162: Update idlelib/news.txt for 3.7.5 (GH-15016) Terry Jan Reedy
- [Python-checkins] bpo-37268: Add deprecation notice and a DeprecationWarning for the parser module (GH-15017) Miss Islington (bot)
- [Python-checkins] bpo-37587: Make json.loads faster for long strings (GH-14752) Nick Coghlan
- [Python-checkins] bpo-37704: Remove Tools/scripts/h2py.py (GH-15000) Victor Stinner
- [Python-checkins] bpo-37707: Exclude expensive unit tests from PGO task (GH-15009) Neil Schemenauer
- [Python-checkins] bpo-37707: Exclude expensive unit tests from PGO task (GH-15009) (#15024) Neil Schemenauer
- [Python-checkins] Don't skip pickle check_frame_opcodes() (GH-15025) Neil Schemenauer
- [Python-checkins] Don't skip pickle check_frame_opcodes() (GH-15027) Neil Schemenauer
- [Python-checkins] bpo-36084: Add threading Native ID information to What's New documentation (GH-14845) Victor Stinner
- [Python-checkins] Fix idlelib typos discovered by min ho, pr 15018. (GH-15029) Terry Jan Reedy
- [Python-checkins] Fix typos in comments, docs and test names (#15018) Terry Jan Reedy
- [Python-checkins] bpo-34162: Add missing items to idlelib/NEWS.txt. (GH-15034) Terry Jan Reedy
- [Python-checkins] bpo-33822: Add IDLE section of What's New 3.8 (#15035) Terry Jan Reedy
- [Python-checkins] bpo-33821: Update IDLE section of What's New 3.7 (#15036) Terry Jan Reedy
- [Python-checkins] bpo-33822: Add IDLE section of What's New 3.8 (GH-15035) Miss Islington (bot)
- [Python-checkins] bpo-33821: Update IDLE section of What's New 3.7 (GH-15036) Miss Islington (bot)
- [Python-checkins] IDLE: changelog correction and addition (GH-15042) Terry Jan Reedy
- [Python-checkins] Refined Qt GUI example in the logging cookbook. (GH-15045) Vinay Sajip
- [Python-checkins] Refined Qt GUI example in the logging cookbook. (GH-15045) (GH-15046) Vinay Sajip
- [Python-checkins] bpo-37085: Expose SocketCAN bcm_msg_head flags (GH-13646) Miss Islington (bot)
- [Python-checkins] bpo-37695: Correct unget_wch error message. (GH-14986) Serhiy Storchaka
- [Python-checkins] bpo-34101: Add doc of PyBuffer_GetPointer (GH-14994) Antoine Pitrou
- [Python-checkins] bpo-34101: Add doc of PyBuffer_GetPointer (GH-14994) (GH-15055) Antoine Pitrou
- [Python-checkins] bpo-37723: Fix performance regression on regular expression parsing. (GH-15030) Serhiy Storchaka
- [Python-checkins] bpo-37730: Fix usage of NotImplemented instead of NotImplementedError in docs. (GH-15062) Serhiy Storchaka
Last message date: Wed Jul 31 18:50:03 EDT 2019
Archived on: Sun Sep 8 20:21:17 EDT 2019
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