Greg Price <gnpr...@gmail.com> added the comment:

Just posted three PRs:
 * GH-15128 and GH-15129 are both quite small
 * GH-15130 is the first of two patches factoring out common parsing logic.

Two remaining patches go on top of GH-15130.  Here are drafts, in case they're 
helpful for reference:
* Patch 2/2 factoring out common parsing logic: 
https://github.com/gnprice/cpython/commit/0a32a7111
* Patch converting the big tuples to a dataclass: 
https://github.com/gnprice/cpython/commit/6d8103bbc

I figure they may be easiest to review after the PR they depend on is merged, 
so my plan is to send PRs for them each in turn.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37760>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to