Alex Davies traverseda
  • Joined on 2020-11-24
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-27 11:15:10 -04:00
dda12ad63e bpo-42749: Fix testing bignum if Tkinter is compiled with Tk 8.4 and dynamic linked with Tk >= 8.5 (GH-23955)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-27 11:15:10 -04:00
bf64d9064a bpo-1635741: sqlite3 uses Py_NewRef/Py_XNewRef (GH-23170)
3ccef1ca47 bpo-40956: Convert _sqlite3.Connection to Argument Clinic, part 2 (GH-23838)
b02ad2458b bpo-42749: Fix testing bignum if Tkinter is compiled with Tk 8.4 and dynamic linked with Tk >= 8.5 (GH-23955)
Compare 3 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-27 11:15:10 -04:00
9d7c5ab6a4 bpo-42749: Fix testing bignum if Tkinter is compiled with Tk 8.4 and dynamic linked with Tk >= 8.5 (GH-23955) (GH-23962)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-26 18:55:13 -04:00
f4507231e3 bpo-42745: finalize_interp_types() calls _PyType_Fini() (GH-23953)
3bcc4ead3f Add small validator utility for PEG grammars (GH-23519)
7865f516f3 bpo-16396: fix BPO number in changelog (GH-23951)
Compare 3 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-26 10:45:18 -04:00
fc6534f205 [3.8] Rename Tkinter tests for widget options (GH-23944) (GH-23946)
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-26 10:45:18 -04:00
0b281f94b9 bpo-42748: test_asdl_parser now uses exec_module instead of load_module (#23954)
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-26 02:35:07 -04:00
4d840e428a [3.8] bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23281). (GH-23784) (GH-23787)
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-26 02:35:07 -04:00
ed48e9e286 Add convolve() to the itertools recipes (GH-23928) (GH-23949)
486e70c0a5 Rename Tkinter tests for widget options (GH-23944)
Compare 2 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-26 02:35:07 -04:00
ea251806b8 bpo-40521: Per-interpreter interned strings (GH-20085)
993e88cf08 bpo-42694: Prevent creating _curses_panel.panel (GH-23948)
4101018488 bpo-42745: Make the type cache per-interpreter (GH-23947)
77fde8dc16 Add convolve() to the itertools recipes (GH-23928)
ba3d67c2fb bpo-39465: Fix _PyUnicode_FromId() for subinterpreters (GH-20058)
Compare 7 commits »
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-25 18:25:08 -04:00
0178a6b67c bpo-42734: Fix crasher bogus_code_obj.py (GH-23939)
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-25 18:25:08 -04:00
fbffda25b4 bpo-42727: [Enum] use super() and include **kwds (GH-23927)
51f5029146 bpo-42734: Fix crasher bogus_code_obj.py (GH-23939)
Compare 2 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-25 18:25:08 -04:00
c1ae21c965 Rename Tkinter tests for widget options (GH-23944)
36a779e64c bpo-35728: Add root parameter to tkinter.font.nametofont() (GH-23885)
675c97eb6c bpo-42721: Improve using simple dialogs without root window (GH-23897)
586f3dbe15 bpo-28964: add line number of node (if available) to ast.literal_eval error messages (GH-23677)
bb70b2afe3 bpo-15303: Support widgets with boolean value False in Tkinter (GH-23904)
Compare 6 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-25 10:15:07 -04:00
7f162e867c bpo-29076: Add fish support to macOS installer (GH-23302)
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-25 02:05:07 -04:00
d5aadb2854 bpo-42388: Fix subprocess.check_output input=None when text=True (GH-23467)
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-25 02:05:07 -04:00
7acfe41257 bpo-42388: Fix subprocess.check_output input=None when text=True (GH-23467)
5a6b5d8c39 bpo-42727: Fix the NEWS entry .rst (GH-23932)
Compare 2 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-25 02:05:07 -04:00
64abf37344 bpo-42388: Fix subprocess.check_output input=None when text=True (GH-23467)
8badadec53 bpo-42727: Fix the NEWS entry .rst (GH-23932)
786d97a66c bpo-42727: [Enum] use super() and include **kwds (GH-23927)
Compare 3 commits »
traverseda synced commits to master at traverseda/cpython from mirror 2020-12-24 17:55:11 -04:00
c6c43b2874 bpo-42685: Improve placing of simple query windows. (GH-23856)
6ec0adefad [Enum] EnumMeta.__prepare__ now accepts **kwds (#23917)
7ec59d8861 bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. (gh-23918)
b57ada98da closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
Compare 4 commits »
traverseda synced new reference revert-23917-enum-prepare_kwds to traverseda/cpython from mirror 2020-12-24 17:55:11 -04:00
traverseda synced commits to 3.8 at traverseda/cpython from mirror 2020-12-24 17:55:11 -04:00
efd64c8ea0 closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
traverseda synced commits to 3.9 at traverseda/cpython from mirror 2020-12-24 17:55:11 -04:00
f7dca9b9c8 [3.9] bpo-42727: [Enum] EnumMeta.__prepare__ now accepts **kwds (GH-23917). (GH-23926)
3bb85672bb closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
Compare 2 commits »