| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
It doesn't get called on 'null', 'true', 'false' since f686aced02a3.
|
| |
|
|
|
|
| |
Closes #14842.
|
| |
|
|
|
|
|
|
|
| |
The behaviour of the parse_constant callback changed insofar that 'null',
'true', 'false' don't trigger its call anymore.
Patch by Serhiy Storchaka
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This patch also clarifies the definition of Naive and Aware.
Original patch by Greg Weller, I modified the first hunk
somewhat to make the exposition even clearer (I hope).
|
|
|
|
| |
Lekhonkhobe
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
BaseHTTPRequestHandler
|
| |
|
| |
|
| |
|
|
|
|
| |
suggestions
|
| |
|
|
|
|
| |
Lekhonkhobe
|
| |
|
| |
|
|
|
|
| |
option.
|
| |
|
| |
|
|
|
|
| |
Lekhonkhobe.
|
|
|
|
| |
Patch by Tshepang Lekhonkhobe.
|
|
|
|
| |
Original patch by Tshepang Lekhonkhobe.
|
| |
|
| |
|
|
|
|
| |
with statement.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patch by Sandro Tosi.
|
| |
|
| |
|