Alex Davies traverseda
  • Joined on 2020-11-24
traverseda synced commits to master at traverseda/cpython from mirror 2021-01-03 06:35:13 -04:00
9e8fe1986c bpo-42093: Tweak the what's new message about the new LOAD_ATTR opcode cache (GH-24070)
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2021-01-02 22:25:22 -04:00
bfc413ce4f [3.9] bpo-42806: Fix ast locations of f-strings inside parentheses (GH-24067) (GH-24069)
9a608ac17c [3.9] bpo-40631: Disallow single parenthesized star target (GH-24027) (GH-24068)
Compare 2 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2021-01-02 22:25:22 -04:00
bd2728b1e8 bpo-42806: Fix ast locations of f-strings inside parentheses (GH-24067)
2ea320dddd bpo-40631: Disallow single parenthesized star target (GH-24027)
8f8de7380c No need to test "istep==1" twice. (GH-24064)
768fa145cf bpo-42772: Step argument ignored when stop is None. (GH-24018)
Compare 4 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2021-01-02 14:15:07 -04:00
2e8b1c9e9b bpo-42809: Improve pickle tests for recursive data. (GH-24060)
traverseda synced commits to master at traverseda/cpython from mirror 2021-01-02 14:15:07 -04:00
607501abb4 bpo-42789: Don't skip curses tests on non-tty. (GH-24009)
a25011be8c bpo-42809: Improve pickle tests for recursive data. (GH-24060)
75bf107c62 bpo-40077: Convert arraymodule to use heap types and establish module state (GH-23124)
49cd68fb1e bpo-42195: Disallow isinstance/issubclass for subclasses of genericaliases in Union (GH-24059)
d9142831ba handle empty string in variable executable in platform.libc_ver() (#23140)
Compare 5 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2021-01-02 14:15:07 -04:00
39a7578186 bpo-42809: Improve pickle tests for recursive data. (GH-24060)
7695d83256 [3.9] bpo-42425: Fix possible leak in initialization of errmap for OSError (GH-23446). (GH-24057)
Compare 2 commits »
traverseda synced commits to 3.6 at traverseda/cpython from mirror 2021-01-02 06:05:12 -04:00
415c4a1270 [3.6] Bring Python into the new year. (GH-24036). (GH-24054)
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2021-01-02 06:05:12 -04:00
69120613c0 [3.9] bpo-42756: Configure LMTP Unix-domain socket to use global default timeout when timeout not provided (GH-23969) (GH-24050)
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2021-01-01 21:55:09 -04:00
0d6e40744a bpo-39068: Fix race condition in base64 (GH-17627)
traverseda synced commits to 3.7 at traverseda/cpython from mirror 2021-01-01 21:55:09 -04:00
117830de33 Bring Python into the new year. (GH-24036) (GH-24052)
8200ee6669 bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037) (GH-24041)
Compare 2 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2021-01-01 21:55:09 -04:00
11276cd9c4 bpo-41559: Documentation for PEP 612 (GH-24000)
traverseda synced commits to 3.6 at traverseda/cpython from mirror 2021-01-01 21:55:09 -04:00
546baba63a bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037) (GH-24042)
traverseda synced commits to master at traverseda/cpython from mirror 2021-01-01 13:45:16 -04:00
3bf05327c2 bpo-42756: Configure LMTP Unix-domain socket to use global default timeout when timeout not provided (GH-23969)
de6f20a6de Bring Python into the new year. (GH-24036)
ec3165320e bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037)
Compare 3 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2021-01-01 13:45:16 -04:00
6dffa67b98 [3.8] bpo-26407: Do not mask errors in csv. (GH-20536) (GH-24021)
b863607d30 [3.8] bpo-39068: Fix race condition in base64 (GH-17627) (GH-24022)
187785e2fa [3.8] bpo-36589: Fix the error handling in curses.update_lines_cols(). (GH-12766) (GH-24023)
1a544e1dcf [3.8] bpo-42425: Fix possible leak in initialization of errmap for OSError (GH-23446). (GH-24025)
e3a9adba32 [3.8] bpo-42759: Fix equality comparison of Variable and Font in Tkinter (GH-23968) (GH-24026)
Compare 7 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2021-01-01 13:45:16 -04:00
fa12749bcd Bring Python into the new year. (GH-24036)
b20d5e5ce9 bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037)
Compare 2 commits »
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2021-01-01 05:35:13 -04:00
8333d421c0 bpo-42781: Document the mechanics of cached_property from a user viewpoint (GH-24031) (#24035)
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-31 21:25:09 -04:00
82f24ff344 Fixes a typo in importlib.metadata. (GH-23921) (#24030)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-31 21:25:09 -04:00
c8a7b8fa1b bpo-42781: Document the mechanics of cached_property from a user viewpoint (GH-24031)
b5711c940f bpo-37193: Remove thread objects which finished process its request (GH-23127)
3631d6deab Fixes a typo in importlib.metadata. (#23921)
a6fd0f414c bpo-42163, bpo-42189, bpo-42659: Support uname_tuple._replace (for all but processor) (#23010)
dfdca85dfa bpo-42382: In importlib.metadata, `EntryPoint` objects now expose `dist` (#23758)
Compare 5 commits »
traverseda synced new reference revert-23107-revert-13893-fix-issue-37193 to traverseda/cpython from mirror 2020-12-31 21:25:09 -04:00
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-31 21:25:09 -04:00
55fadffb0b Fixes a typo in importlib.metadata. (GH-23921) (#24029)