| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'origin/master' into refactor-lambda-parametersrefactor-lambda-parameters | Guido van Rossum | 2020-04-30 | 1 | -788/+1278 |
| |\ | |||||
| | * | bpo-40334: Add support for feature_version in new PEG parser (GH-19827) | Lysandros Nikolaou | 2020-04-30 | 1 | -793/+1283 |
| * | | Fix an oversight (kwds -> lambda_kwds) | Guido van Rossum | 2020-04-30 | 1 | -6/+6 |
| * | | Refactor lambda_parameters similar to parameters | Guido van Rossum | 2020-04-30 | 1 | -1030/+1118 |
| |/ | |||||
| * | bpo-40334: Support type comments (GH-19780) | Guido van Rossum | 2020-04-30 | 1 | -1399/+2299 |
| * | bpo-40334: refactor and cleanup for the PEG generators (GH-19775) | Pablo Galindo | 2020-04-29 | 1 | -23/+23 |
| * | bpo-40334: Support CO_FUTURE_BARRY_AS_BDFL in the new parser (GH-19721) | Pablo Galindo | 2020-04-27 | 1 | -284/+315 |
| * | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+15391 |
