Alex Davies traverseda
  • Joined on 2020-11-24
traverseda synced new reference v3.8.7rc1 to traverseda/cpython from mirror 2020-12-08 01:44:13 -04:00
traverseda synced new reference v3.10.0a3 to traverseda/cpython from mirror 2020-12-08 01:44:13 -04:00
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-08 01:44:13 -04:00
233fddfe39 Post 3.10.0a3
0914a48776 Python 3.10.0a3
8bae2a958e Python 3.10.0a3
Compare 3 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-08 01:44:13 -04:00
170dec3598 Post 3.9.1
02e23f1a1c Python 3.9.1
be52ca45d9 bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487) (GH-23673)
1e5d33e9b9 Python 3.9.1
Compare 4 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-08 01:44:13 -04:00
801f351333 Post 3.8.7rc1
f01ec28949 Python 3.8.7rc1
699e5e4489 bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487) (GH-23672)
b6d6f5367d bpo-42574: Use format() instead of f-string in Tools/clinic/clinic.py to allow using older Python versions (GH-23685)
e3201094af Python 3.8.7rc1
Compare 5 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-07 17:34:10 -04:00
06afac6c57 bpo-41462: Add os.set_blocking() support for VxWorks RTOS (GH-21713)
b63a620014 bpo-42579: Make workaround for various versions of Sphinx more robust (GH-23662)
c0afb7fa0e bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088)
Compare 3 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-07 17:34:10 -04:00
60463e8e4f bpo-42536: GC track recycled tuples (GH-23623) (GH-23651)
e9a6dcdefa bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088)
Compare 2 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-07 17:34:10 -04:00
7c79798238 bpo-42536: GC track recycled tuples (GH-23623) (GH-23652)
ca52aa3ddd bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088)
Compare 2 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-07 09:24:13 -04:00
0ef96c2b2a bpo-30459: Cast the result of PyCell_SET to void (GH-23654)
c266736ec1 bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487)
Compare 2 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-07 09:24:13 -04:00
facca72eae bpo-38843: Document behavior of default when the attribute is already set (GH-23653) (#23668)
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-07 01:14:20 -04:00
2a9a883d36 bpo-42508: Keep IDLE running on macOS (GH-23577) (GH-23669)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-07 01:14:20 -04:00
212337369a Update macos installer ReadMe for 3.10.0a3 (GH-23671)
57e5113610 bpo-42508: Keep IDLE running on macOS (GH-23577)
752cdf21eb bpo-38843: Document behavior of default when the attribute is already set (GH-23653)
Compare 3 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-06 17:04:10 -04:00
8a62887dfb bpo-42582: Remove asyncio._all_tasks_compat(). (GH-23664)
6a7fb9d31b bpo-42576: Clarify only debug builds are affected in news (GH-23663)
Compare 2 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-06 17:04:10 -04:00
8502d46e36 [3.9] bpo-42576: Clarify only debug builds are affected in news (GH-23663) (GH-23666)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-06 08:54:09 -04:00
c598a04dd2 bpo-42532: Check if NonCallableMock's spec_arg is not None instead of call its __bool__ function (GH23613)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-05 16:34:10 -04:00
804d6893b8 bpo-42576: Raise TypeError when passing in keyword arguments to GenericAlias (GH-23656)
da3d2abe6b GH-5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed (#23638)
Compare 2 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-05 16:34:10 -04:00
d5c029b1a9 bpo-42576: Raise TypeError when passing in keyword arguments to GenericAlias (GH-23656)
b630ca7bc1 [3.9] bpo-5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed (GH-23638) (GH-23657)
Compare 2 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-05 08:24:13 -04:00
06002b3f0d [3.9] bpo-41116: Fix setup.py test for macOS Tcl/Tk frameworks (GH-23649) (GH-23650)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-05 08:24:13 -04:00
556d97f473 bpo-30459: Cast the result of PyList_SET_ITEM() to void (GH-19975)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-05 00:14:16 -04:00
29afab6c5f bpo-41116: Fix setup.py test for macOS Tcl/Tk frameworks (GH-23649)
226a012d1c bpo-42536: GC track recycled tuples (GH-23623)
2de5097ba4 bpo-26131: Deprecate usage of load_module() (GH-23469)
79c1849b9e bpo-42545: Improve the error message in the stable API script (GH-23648)
85f1dedb8d bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)
Compare 7 commits »