December 2019 Archives by author
Starting: Sun Dec 1 00:44:30 EST 2019
Ending: Tue Dec 31 22:28:12 EST 2019
Messages: 279
- [Python-checkins] Fix typos (GH-17423)
Miss Islington (bot)
- [Python-checkins] Fix typos (GH-17423)
Miss Islington (bot)
- [Python-checkins] document threading.Lock.locked() (GH-17427)
Miss Islington (bot)
- [Python-checkins] document threading.Lock.locked() (GH-17427)
Miss Islington (bot)
- [Python-checkins] document threading.Lock.locked() (GH-17427)
Miss Islington (bot)
- [Python-checkins] bpo-38449: Add URL delimiters test cases (GH-16729)
Miss Islington (bot)
- [Python-checkins] bpo-38449: Add URL delimiters test cases (GH-16729)
Miss Islington (bot)
- [Python-checkins] bpo-38815: Accept TLSv3 default in min max test (GH-NNNN) (GH-17437)
Miss Islington (bot)
- [Python-checkins] bpo-38815: Accept TLSv3 default in min max test (GH-NNNN) (GH-17437)
Miss Islington (bot)
- [Python-checkins] bpo-38815: Accept TLSv3 default in min max test (GH-NNNN) (GH-17437)
Miss Islington (bot)
- [Python-checkins] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418)
Miss Islington (bot)
- [Python-checkins] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418)
Miss Islington (bot)
- [Python-checkins] bpo-38270: Fix indentation of test_hmac assertions (GH-17446)
Miss Islington (bot)
- [Python-checkins] bpo-27873: Update docstring for multiprocessing.Pool.map (GH-17436)
Miss Islington (bot)
- [Python-checkins] bpo-27873: Update docstring for multiprocessing.Pool.map (GH-17436)
Miss Islington (bot)
- [Python-checkins] bpo-27873: Update docstring for multiprocessing.Pool.map (GH-17436)
Miss Islington (bot)
- [Python-checkins] bpo-33684: json.tool: Use utf-8 for infile and outfile. (GH-17460)
Miss Islington (bot)
- [Python-checkins] bpo-38962: Fix reference leak in new_interpreter() (GH-17453)
Miss Islington (bot)
- [Python-checkins] bpo-38962: Fix reference leak in the per-subinterpreter gc (GH-17457)
Miss Islington (bot)
- [Python-checkins] bpo-38634: Allow non-apple build to cope with libedit (GH-16986)
Miss Islington (bot)
- [Python-checkins] bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467)
Miss Islington (bot)
- [Python-checkins] bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467)
Miss Islington (bot)
- [Python-checkins] bpo-38698: Prevent UnboundLocalError to pop up in parse_message_id (GH-17277)
Miss Islington (bot)
- [Python-checkins] bpo-38951: Use threading.main_thread() check in asyncio (GH-17433)
Miss Islington (bot)
- [Python-checkins] [3.8] bpo-38270: Fix indentation of test_hmac assertions (GH-17446) (GH-17450)
Miss Islington (bot)
- [Python-checkins] bpo-38698: Prevent UnboundLocalError to pop up in parse_message_id (GH-17277)
Miss Islington (bot)
- [Python-checkins] bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py (GH-13135)
Miss Islington (bot)
- [Python-checkins] bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py (GH-13135)
Miss Islington (bot)
- [Python-checkins] bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py (GH-13135)
Miss Islington (bot)
- [Python-checkins] bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428)
Miss Islington (bot)
- [Python-checkins] bpo-38978: Implement __class_getitem__ for asyncio objects (GH-17491)
Miss Islington (bot)
- [Python-checkins] bpo-38529: Fix asyncio stream warning (GH-17474)
Miss Islington (bot)
- [Python-checkins] Make repr of C accelerated TaskWakeupMethWrapper the same as of pure Python version (GH-17484)
Miss Islington (bot)
- [Python-checkins] bpo-37404: Raising value error if an SSLSocket is passed to asyncio functions (GH-16457)
Miss Islington (bot)
- [Python-checkins] bpo-37404: Raising value error if an SSLSocket is passed to asyncio functions (GH-16457)
Miss Islington (bot)
- [Python-checkins] bpo-38652: Remove provisional note for asyncio.BufferedProtocol (GH-17047)
Miss Islington (bot)
- [Python-checkins] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190)
Miss Islington (bot)
- [Python-checkins] [3.8] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) (GH-17499)
Miss Islington (bot)
- [Python-checkins] [3.7] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) (GH-17500)
Miss Islington (bot)
- [Python-checkins] bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)
Miss Islington (bot)
- [Python-checkins] bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)
Miss Islington (bot)
- [Python-checkins] bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)
Miss Islington (bot)
- [Python-checkins] bpo-38994: Implement __class_getitem__ for PathLike (GH-17498)
Miss Islington (bot)
- [Python-checkins] bpo-38698: Add a new InvalidMessageID token to email header parser. (GH-17503)
Miss Islington (bot)
- [Python-checkins] bpo-38708: email: Fix a potential IndexError when parsing Message-ID (GH-17504)
Miss Islington (bot)
- [Python-checkins] bpo-38673: dont switch to ps2 if the line starts with comment or whitespace (GH-17421)
Miss Islington (bot)
- [Python-checkins] bpo-38673: dont switch to ps2 if the line starts with comment or whitespace (GH-17421)
Miss Islington (bot)
- [Python-checkins] bpo-38547: Fix test_pty if the process is the session leader (GH-17519)
Miss Islington (bot)
- [Python-checkins] bpo-38547: Fix test_pty if the process is the session leader (GH-17519)
Miss Islington (bot)
- [Python-checkins] bpo-38916: Document array.array deprecation (GH-17523)
Miss Islington (bot)
- [Python-checkins] bpo-39006: Fix asyncio when the ssl module is missing (GH-17524)
Miss Islington (bot)
- [Python-checkins] bpo-39006: Fix asyncio when the ssl module is missing (GH-17524)
Miss Islington (bot)
- [Python-checkins] Fix APPX registry key generation (GH-17489)
Miss Islington (bot)
- [Python-checkins] bpo-39008: Require Py_ssize_t for PySys_Audit formats rather than raise a deprecation warning (GH-17540)
Miss Islington (bot)
- [Python-checkins] bpo-39007: Add auditing events to functions in winreg (GH-17541)
Miss Islington (bot)
- [Python-checkins] bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
Miss Islington (bot)
- [Python-checkins] bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
Miss Islington (bot)
- [Python-checkins] bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
Miss Islington (bot)
- [Python-checkins] bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
Miss Islington (bot)
- [Python-checkins] Fix Windows release builds (GH-17550)
Miss Islington (bot)
- [Python-checkins] [3.8] Minor fixes to the NEWS entries (GH-17557)
Miss Islington (bot)
- [Python-checkins] bpo-39012: Fix RC version suffix for nuget release files (GH-17564)
Miss Islington (bot)
- [Python-checkins] bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582)
Miss Islington (bot)
- [Python-checkins] The comment in ast_for_namedexpr shouldn't include if_stmt (GH-17586)
Miss Islington (bot)
- [Python-checkins] The comment in ast_for_namedexpr shouldn't include if_stmt (GH-17586)
Miss Islington (bot)
- [Python-checkins] bpo-38811: Check for presence of os.link method in pathlib (GH-17225)
Miss Islington (bot)
- [Python-checkins] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)
Miss Islington (bot)
- [Python-checkins] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)
Miss Islington (bot)
- [Python-checkins] [3.8] bpo-39080: Starred Expression's column offset fix when inside a CALL (GH-17645) (GH-17649)
Miss Islington (bot)
- [Python-checkins] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652) (GH-17655)
Miss Islington (bot)
- [Python-checkins] [3.7] bpo-38316: Fix co_stacksize documentation (GH-16983). (GH-17660)
Miss Islington (bot)
- [Python-checkins] [3.8] bpo-38316: Fix co_stacksize documentation (GH-16983) (GH-17661)
Miss Islington (bot)
- [Python-checkins] bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
Miss Islington (bot)
- [Python-checkins] bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
Miss Islington (bot)
- [Python-checkins] bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
Miss Islington (bot)
- [Python-checkins] Add missing markup (GH-17680)
Miss Islington (bot)
- [Python-checkins] Add missing markup (GH-17680)
Miss Islington (bot)
- [Python-checkins] [typo] fix dupe in datetime.fromisoformat docs (GH-17295)
Miss Islington (bot)
- [Python-checkins] [typo] fix dupe in datetime.fromisoformat docs (GH-17295)
Miss Islington (bot)
- [Python-checkins] bpo-38914 Do not require email field in setup.py. (GH-17388)
Miss Islington (bot)
- [Python-checkins] Fix import path for asyncio.TimeoutError (GH-17691)
Miss Islington (bot)
- [Python-checkins] bpo-38753: AsyncMock added in version 3.8 (GH-17102)
Miss Islington (bot)
- [Python-checkins] Update 3.9.0a2.rst - correct small typos (GH-17665)
Miss Islington (bot)
- [Python-checkins] Fix the miscellaneous typo (GH-17700)
Miss Islington (bot)
- [Python-checkins] Fix the miscellaneous typo (GH-17700)
Miss Islington (bot)
- [Python-checkins] bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917) (GH-17677)
Miss Islington (bot)
- [Python-checkins] Update 3.9.0a2.rst (GH-17703)
Miss Islington (bot)
- [Python-checkins] closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702)
Miss Islington (bot)
- [Python-checkins] closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702)
Miss Islington (bot)
- [Python-checkins] bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721)
Miss Islington (bot)
- [Python-checkins] bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721)
Miss Islington (bot)
- [Python-checkins] bpo-38731: Fix function signature of quiet in docs (GH-17719)
Miss Islington (bot)
- [Python-checkins] Fix typos and remove deprecated deprecation warning. (GH-17741)
Miss Islington (bot)
- [Python-checkins] Fix typos and remove deprecated deprecation warning. (GH-17741)
Miss Islington (bot)
- [Python-checkins] bpo-39037: Fix lookup order of magic methods in with statement documentation (GH-17608)
Miss Islington (bot)
- [Python-checkins] bpo-38610: Fix possible crashes in several list methods (GH-17022)
Miss Islington (bot)
- [Python-checkins] bpo-34118: memoryview, range, and tuple are classes (GH-17761)
Miss Islington (bot)
- [Python-checkins] bpo-34118: memoryview, range, and tuple are classes (GH-17761)
Miss Islington (bot)
- [Python-checkins] closes bpo-37446: resolve undefined behavior in Python/hamt.c (GH-17727)
Miss Islington (bot)
- [Python-checkins] Minor doc fixes in urllib.parse (GH-17745)
Miss Islington (bot)
- [Python-checkins] Fix idlelib README typo. (GH-17770)
Miss Islington (bot)
- [Python-checkins] Fix idlelib README typo. (GH-17770)
Miss Islington (bot)
- [Python-checkins] (no subject)
Éric Araujo
- [Python-checkins] (no subject)
Éric Araujo
- [Python-checkins] (no subject)
Éric Araujo
- [Python-checkins] (no subject)
Éric Araujo
- [Python-checkins] bpo-36406: Handle namespace packages in doctest (GH-12520)
Brett Cannon
- [Python-checkins] bpo-36406: Handle namespace packages in doctest (GH-12520) (GH-17592)
Brett Cannon
- [Python-checkins] bpo-36406: Handle namespace packages in doctest (GH-12520) (GH-17591)
Brett Cannon
- [Python-checkins] (no subject)
Jesús Cea
- [Python-checkins] (no subject)
Jesús Cea
- [Python-checkins] bpo-38021: Modify AIX platform_tag so it covers PEP 425 needs (GH-17303)
Nick Coghlan
- [Python-checkins] bpo-39033: Fix NameError in zipimport during hash validation (GH-17588)
Nick Coghlan
- [Python-checkins] bpo-39037: Fix lookup order of magic methods in with statement documentation (GH-17608)
Nick Coghlan
- [Python-checkins] bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568)
Jason R. Coombs
- [Python-checkins] bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) (GH-17569)
Jason R. Coombs
- [Python-checkins] links in importlib.metadata.rst replaced with sphinx references (GH-17730)
Jason R. Coombs
- [Python-checkins] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418) (GH-17444)
Ned Deily
- [Python-checkins] bpo-38673: dont switch to ps2 if the line starts with comment or whitespace (GH-17421) (GH-17522)
Ned Deily
- [Python-checkins] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311) (GH-17570)
Ned Deily
- [Python-checkins] [3.6] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311). (GH-17571)
Ned Deily
- [Python-checkins] 3.7.6rc1
Ned Deily
- [Python-checkins] 3.6.10rc1
Ned Deily
- [Python-checkins] [3.6] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_address* parameter (GH-17595). (GH-17632)
Ned Deily
- [Python-checkins] bpo-39035: travis: Update image to xenial (GH-17622)
Ned Deily
- [Python-checkins] [3.8] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_address* parameter (GH-17595). (#17630)
Ned Deily
- [Python-checkins] [3.7] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_address* parameter (GH-17595). (GH-17631)
Ned Deily
- [Python-checkins] Fix warnings in test_asyncio.test_base_events (GH-17577) (GH-17579)
Ned Deily
- [Python-checkins] Fix warnings in test_asyncio.test_base_events (GH-17577) (GH-17580)
Ned Deily
- [Python-checkins] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)
Ned Deily
- [Python-checkins] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636) (GH-17638)
Ned Deily
- [Python-checkins] 3.6.10
Ned Deily
- [Python-checkins] Add PYTHONUTF8 to commandline usage. (GH-17587) (GH-17599)
Ned Deily
- [Python-checkins] bpo-38992: avoid fsum test failure from constant-folding (GH-17513)
Mark Dickinson
- [Python-checkins] bpo-38992: avoid fsum test failure from constant-folding (GH-17513) (GH-17530)
Mark Dickinson
- [Python-checkins] Fix unquoted YAML in Windows release build (GH-17479)
Steve Dower
- [Python-checkins] bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-17480)
Steve Dower
- [Python-checkins] Fix APPX registry key generation (GH-17489)
Steve Dower
- [Python-checkins] bpo-39008: Require Py_ssize_t for PySys_Audit formats rather than raise a deprecation warning (GH-17540)
Steve Dower
- [Python-checkins] bpo-39007: Add auditing events to functions in winreg (GH-17541)
Steve Dower
- [Python-checkins] Fix Windows release builds (GH-17550)
Steve Dower
- [Python-checkins] bpo-39012: Fix RC version suffix for nuget release files (GH-17564)
Steve Dower
- [Python-checkins] bpo-39041: Add GitHub Actions support (GH-17594)
Steve Dower
- [Python-checkins] bpo-39041: Add GitHub Actions badge to README.rst (GH-17628)
Steve Dower
- [Python-checkins] bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen grammar, opcodes, tokens and symbols (GH-12654)
Steve Dower
- [Python-checkins] bpo-36500: Simplify PCbuild/build.bat and prevent path separator changing in comments (GH-17644)
Steve Dower
- [Python-checkins] document threading.Lock.locked() (GH-17427)
Tal Einat
- [Python-checkins] add @ethanfurman for tarfile (GH-17461)
Ethan Furman
- [Python-checkins] Fix compiler warning in Objects/unicodeobject.c (GH-17440)
Pablo Galindo
- [Python-checkins] Remove unused variable in Python/pylifecycle.c (GH-17475)
Pablo Galindo
- [Python-checkins] bpo-39003: Make sure all test are the same when using -R in test_unparse (GH-17537)
Pablo Galindo
- [Python-checkins] bpo-39009: Fix typo in test__locale (GH-17544)
Pablo Galindo
- [Python-checkins] Clean imports in test_unparse (GH-17545)
Pablo Galindo
- [Python-checkins] Minor fixes to the NEWS entries (GH-17556)
Pablo Galindo
- [Python-checkins] [3.7] bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582) (#17584)
Pablo Galindo
- [Python-checkins] bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582) (GH-17589)
Pablo Galindo
- [Python-checkins] Fix elif start column offset when there is an else following (GH-17596)
Pablo Galindo
- [Python-checkins] Fix typo in site module (GH-17597)
Pablo Galindo
- [Python-checkins] Fix elif start column offset when there is an else following (GH-17596) (GH-17600)
Pablo Galindo
- [Python-checkins] [3.7] Fix elif start column offset when there is an else following (GH-17596) (GH-17601)
Pablo Galindo
- [Python-checkins] bpo-38870: Remove dead code related with argument unparsing (GH-17613)
Pablo Galindo
- [Python-checkins] bpo-39080: Starred Expression's column offset fix when inside a CALL (GH-17645)
Pablo Galindo
- [Python-checkins] bpo-38870: Refactor delimiting with context managers in ast.unparse (GH-17612)
Pablo Galindo
- [Python-checkins] Revert "bpo-38870: Remove dependency on contextlib to avoid performance regression on import (GH-17376)" (GH-17687)
Pablo Galindo
- [Python-checkins] Update what's new with the latest GC improvements (GH-17708)
Pablo Galindo
- [Python-checkins] Move comment about permanent generation to gcmodule.c (GH-17718)
Pablo Galindo
- [Python-checkins] bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721)
Pablo Galindo
- [Python-checkins] bpo-38731: Fix function signature of quiet in docs (GH-17719)
Pablo Galindo
- [Python-checkins] bpo-38870: Run always tests that heavily use grammar features in test_unparse (GH-17738)
Pablo Galindo
- [Python-checkins] Fix error when running with -uall in test_unparse (GH-17739)
Pablo Galindo
- [Python-checkins] bpo-39157: Skip test_pidfd_send_signal if the system does not have enough privileges to use pidfd (GH-17740)
Pablo Galindo
- [Python-checkins] Fix typos and remove deprecated deprecation warning. (GH-17741)
Pablo Galindo
- [Python-checkins] bpo-38610: Fix possible crashes in several list methods (GH-17022)
Pablo Galindo
- [Python-checkins] [3.7] bpo-38610: Fix possible crashes in several list methods (GH-17022) (GH-17759)
Pablo Galindo
- [Python-checkins] bpo-38588: Fix possible crashes in dict and list when calling PyObject_RichCompareBool (GH-17734)
Pablo Galindo
- [Python-checkins] [3.7] bpo-38588: Fix possible crashes in dict and list when calling P… (GH-17765)
Pablo Galindo
- [Python-checkins] [3.8] bpo-38588: Fix possible crashes in dict and list when calling P… (GH-17764)
Pablo Galindo
- [Python-checkins] Add setobject.c (GH-17463)
Raymond Hettinger
- [Python-checkins] bpo-39002: Fix simple typo: tranlation -> translation (GH-17517)
Raymond Hettinger
- [Python-checkins] bpo-39002: Fix simple typo: tranlation -> translation (GH-17517) (GH-17538)
Raymond Hettinger
- [Python-checkins] Add tests and design notes for Counter subset/superset operations. (GH-17625)
Raymond Hettinger
- [Python-checkins] bpo-39176: Improve error message for 'named assignment' (GH-17777)
Raymond Hettinger
- [Python-checkins] bpo-39176: Improve error message for 'named assignment' (GH-17777) (GH-17778)
Raymond Hettinger
- [Python-checkins] [2.7] bpo-27973 - Fix for urllib.urlretrieve() failing on second ftp transfer (#1040)
Senthil Kumaran
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] (no subject)
Łukasz Langa
- [Python-checkins] bpo-38878: Fix os.PathLike __subclasshook__ (GH-17336)
Ivan Levkivskyi
- [Python-checkins] [3.8] bpo-38878: Fix os.PathLike __subclasshook__ (GH-17336) (GH-17684)
Ivan Levkivskyi
- [Python-checkins] [3.7] bpo-38878: Fix os.PathLike __subclasshook__ (GH-17336) (GH-17685)
Ivan Levkivskyi
- [Python-checkins] bpo-39019: Implement missing __class_getitem__ for subprocess classes (GH-17558)
Ivan Levkivskyi
- [Python-checkins] bpo-39019: Implement missing __class_getitem__ for SpooledTemporaryFile (GH-17560)
Ivan Levkivskyi
- [Python-checkins] bpo-29636: Add --(no-)indent arguments to json.tool (GH-345)
Inada Naoki
- [Python-checkins] bpo-33684: json.tool: Use utf-8 for infile and outfile. (GH-17460)
Inada Naoki
- [Python-checkins] bpo-33684: json.tool: Use utf-8 for infile and outfile. (GH-17460)
Inada Naoki
- [Python-checkins] bpo-27413: json.tool: Add --no-ensure-ascii option. (GH-17472)
Inada Naoki
- [Python-checkins] bpo-29636: json.tool: Add document for indentation options. (GH-17482)
Inada Naoki
- [Python-checkins] Add PYTHONUTF8 to commandline usage. (GH-17587)
Inada Naoki
- [Python-checkins] Add PYTHONUTF8 to commandline usage. (GH-17587)
Inada Naoki
- [Python-checkins] bpo-39035: travis: Don't use beta group (GH-17602)
Inada Naoki
- [Python-checkins] bpo-39035: travis: Don't use beta group (GH-17603)
Inada Naoki
- [Python-checkins] bpo-39035: travis: Don't use beta group (GH-17604)
Inada Naoki
- [Python-checkins] bpo-39035: travis: Don't use beta group (GH-17605)
Inada Naoki
- [Python-checkins] bpo-39028: Performance enhancement in keyword extraction (GH-17576)
Inada Naoki
- [Python-checkins] bpo-38588: Optimize list comparison. (GH-17766)
Inada Naoki
- [Python-checkins] bpo-38730: Replace strncpy in import.c with memcpy. (GH-17633)
Benjamin Peterson
- [Python-checkins] Minor C API documentation improvements. (GH-17696)
Benjamin Peterson
- [Python-checkins] [2.7] Minor C API documentation improvements. (GH-17699)
Benjamin Peterson
- [Python-checkins] Minor C API documentation improvements. (GH-17697)
Benjamin Peterson
- [Python-checkins] Minor C API documentation improvements. (GH-17698)
Benjamin Peterson
- [Python-checkins] closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702)
Benjamin Peterson
- [Python-checkins] closes bpo-39135: Remove 'time.clock()' mention in docs. (GH17709)
Benjamin Peterson
- [Python-checkins] [3.8] closes bpo-39135: Remove 'time.clock()' mention in docs. (GH-17713)
Benjamin Peterson
- [Python-checkins] closes bpo-37446: resolve undefined behavior in Python/hamt.c (GH-17727)
Benjamin Peterson
- [Python-checkins] bpo-38449: Add URL delimiters test cases (#16729)
Abhilash Raj
- [Python-checkins] bpo-38698: Add a new InvalidMessageID token to email header parser. (GH-17503)
Abhilash Raj
- [Python-checkins] bpo-38708: email: Fix a potential IndexError when parsing Message-ID (GH-17504)
Abhilash Raj
- [Python-checkins] bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
Terry Jan Reedy
- [Python-checkins] bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
Terry Jan Reedy
- [Python-checkins] bpo-39136: Fixed typos (GH-17720)
Terry Jan Reedy
- [Python-checkins] [3.8] bpo-39136: Fixed typos (GH-17720)
Terry Jan Reedy
- [Python-checkins] [3.7] bpo-39136: Fixed typos (GH-17720)
Terry Jan Reedy
- [Python-checkins] bpo-34118: memoryview, range, and tuple are classes (GH-17761)
Terry Jan Reedy
- [Python-checkins] Fix idlelib README typo. (GH-17770)
Terry Jan Reedy
- [Python-checkins] bpo-39004: increment large sendfile() test timeout (GH-17552)
Giampaolo Rodola
- [Python-checkins] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (#17418)
Guido van Rossum
- [Python-checkins] [2.7] bpo-38945: UU Encoding: Don't let newline in filename corrupt the output format (GH-17418). (#17452)
Guido van Rossum
- [Python-checkins] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_address* parameter (#17595)
Yury Selivanov
- [Python-checkins] Fix handling of line numbers around finally-blocks. (#17737)
Mark Shannon
- [Python-checkins] bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917) (GH-17677)
Eric V. Smith
- [Python-checkins] bpo-38962: Fix reference leak in test_httpservers (GH-17454)
Victor Stinner
- [Python-checkins] bpo-38634: Allow non-apple build to cope with libedit (GH-16986)
Victor Stinner
- [Python-checkins] bpo-38965: Fix faulthandler._stack_overflow() on GCC 10 (GH-17467)
Victor Stinner
- [Python-checkins] bpo-27961: Replace PY_LLONG_MAX, PY_LLONG_MIN and PY_ULLONG_MAX with standard macros (GH-15385)
Victor Stinner
- [Python-checkins] bpo-38858: new_interpreter() reuses _PySys_Create() (GH-17481)
Victor Stinner
- [Python-checkins] bpo-38858: Add pycore_interp_init() code to factorize code (GH-17483)
Victor Stinner
- [Python-checkins] bpo-38982: Fix asyncio PidfdChildWatcher on waitpid() error (GH-17477)
Victor Stinner
- [Python-checkins] bpo-37931: Fix crash on OSX re-initializing os.environ (GH-15428)
Victor Stinner
- [Python-checkins] bpo-38991: Remove test.support.strip_python_stderr() (GH-17490)
Victor Stinner
- [Python-checkins] bpo-38852: Set thread stack size to 8 Mb for debug builds on android platforms (GH-17337)
Victor Stinner
- [Python-checkins] bpo-38858: Fix ref leak in pycore_interp_init() (GH-17512)
Victor Stinner
- [Python-checkins] bpo-38547: Fix test_pty if the process is the session leader (GH-17519)
Victor Stinner
- [Python-checkins] bpo-38916: array.array: remove fromstring() and tostring() (GH-17487)
Victor Stinner
- [Python-checkins] bpo-38916: Document array.array deprecation (GH-17523)
Victor Stinner
- [Python-checkins] bpo-39006: Fix asyncio when the ssl module is missing (GH-17524)
Victor Stinner
- [Python-checkins] bpo-20443: No longer make sys.argv[0] absolute for script (GH-17534)
Victor Stinner
- [Python-checkins] bpo-27961: Replace PY_ULLONG_MAX with ULLONG_MAX (GH-17539)
Victor Stinner
- [Python-checkins] bpo-38614: Use test.support.LOOPBACK_TIMEOUT constant (GH-17554)
Victor Stinner
- [Python-checkins] bpo-38614: Use default join_thread() timeout in tests (GH-17559)
Victor Stinner
- [Python-checkins] bpo-38614: Use test.support.LONG_TIMEOUT constant (GH-17562)
Victor Stinner
- [Python-checkins] bpo-38614: Use test.support.INTERNET_TIMEOUT constant (GH-17565)
Victor Stinner
- [Python-checkins] bpo-38614: Use test.support.SHORT_TIMEOUT constant (GH-17566)
Victor Stinner
- [Python-checkins] bpo-38614: Use support timeout constants (GH-17572)
Victor Stinner
- [Python-checkins] Add PYTHONUTF8 to commandline usage. (GH-17587) (GH-17599)
Victor Stinner
- [Python-checkins] bpo-38629: implement __floor__ and __ceil__ for float type (GH-16985)
Victor Stinner
- [Python-checkins] bpo-38316: Fix co_stacksize documentation (GH-16983)
Victor Stinner
- [Python-checkins] bpo-38811: Check for presence of os.link method in pathlib (GH-17225)
Victor Stinner
- [Python-checkins] bpo-38348: Extend command line options of ast parsing tool (GH-16540)
Victor Stinner
- [Python-checkins] bpo-38858: Small integer per interpreter (GH-17315)
Victor Stinner
- [Python-checkins] bpo-38546: multiprocessing tests stop the resource tracker (GH-17641)
Victor Stinner
- [Python-checkins] bpo-38546: multiprocessing tests stop the resource tracker (GH-17641) (GH-17647)
Victor Stinner
- [Python-checkins] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)
Victor Stinner
- [Python-checkins] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652) (GH-17655)
Victor Stinner
- [Python-checkins] bpo-38529: Fix asyncio stream warning (GH-17474)
Andrew Svetlov
- [Python-checkins] Make repr of C accelerated TaskWakeupMethWrapper the same as of pure Python version (GH-17484)
Andrew Svetlov
- [Python-checkins] [3.7] Make repr of C accelerated TaskWakeupMethWrapper the same as of pure Python version (GH-17484) (GH-17494)
Andrew Svetlov
- [Python-checkins] [3.8] bpo-37404: Raising value error if an SSLSocket is passed to asyncio functions (GH-16457) (#17496)
Andrew Svetlov
- [Python-checkins] Fix import path for asyncio.TimeoutError (#17691)
Andrew Svetlov
- [Python-checkins] bpo-34790: Implement deprecation of passing coroutines to asyncio.wait() (GH-16977)
Andrew Svetlov
- [Python-checkins] bpo-38669: patch.object now raises a helpful error (GH17034)
Chris Withers
- [Python-checkins] bpo-38669: patch.object now raises a helpful error (GH17510)
Chris Withers
- [Python-checkins] bpo-38669: patch.object now raises a helpful error (GH17511)
Chris Withers
Last message date:
Tue Dec 31 22:28:12 EST 2019
Archived on: Sun Sep 6 00:37:13 EDT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).