index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-39702: Relax grammar restrictions on decorators (PEP 614) (GH-18570)
Brandt Bucher
2020-03-03
1
-0/+42
*
bpo-37268: test_parser fails when run with -Werror (GH-15183)
Zackery Spytz
2019-08-08
1
-1/+5
*
bpo-37268: Add deprecation notice and a DeprecationWarning for the parser mod...
Pablo Galindo
2019-07-30
1
-0/+9
*
bpo-35224: Reverse evaluation order of key: value in dict comprehensions (GH-...
Jörn Heissler
2019-06-22
1
-0/+2
*
bpo-36540: PEP 570 -- Implementation (GH-12701)
Pablo Galindo
2019-04-29
1
-0/+12
*
bpo-36440: include node names in ParserError messages, instead of numeric IDs...
tyomitch
2019-04-03
1
-0/+16
*
bpo-36256: Fix bug in parsermodule when parsing if statements (GH-12477)
Pablo Galindo
2019-03-21
1
-0/+4
*
bpo-35975: Support parsing earlier minor versions of Python 3 (GH-12086)
Guido van Rossum
2019-03-07
1
-1/+1
*
bpo-35877: Make parenthesis optional for named expression in while statement ...
Xtreak
2019-02-01
1
-0/+1
*
bpo-35814: Allow same r.h.s. in annotated assignments as in normal ones (GH-1...
Ivan Levkivskyi
2019-01-25
1
-1/+1
*
bpo-35224: PEP 572 Implementation (#10497)
Emily Morehouse
2019-01-24
1
-5/+41
*
bpo-33416: Add end positions to Python AST (GH-11605)
Ivan Levkivskyi
2019-01-22
1
-1/+1
*
bpo-33308: Fix a crash in the parser module when convert an ST object. (#6519)
Serhiy Storchaka
2018-04-18
1
-7/+22
*
bpo-32297: Few misspellings found in Python source code comments. (#4803)
Mike
2017-12-14
1
-1/+1
*
bpo-30406: Make async and await proper keywords (#1669)
Jelle Zijlstra
2017-10-06
1
-3/+3
*
bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (...
Serhiy Storchaka
2017-04-19
1
-0/+81
*
Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.
Yury Selivanov
2016-09-09
1
-0/+39
*
Issue #26754: Undocumented support of general bytes-like objects
Serhiy Storchaka
2016-08-06
1
-2/+8
*
Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as
Serhiy Storchaka
2016-06-18
1
-0/+16
|
\
|
*
Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as
Serhiy Storchaka
2016-06-18
1
-0/+16
*
|
Issue #23277: Remove unused sys and os imports
Berker Peksag
2016-04-24
1
-1/+0
|
/
*
Issue #24791: More tests in test_parser
Yury Selivanov
2015-08-05
1
-0/+2
*
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
Yury Selivanov
2015-05-12
1
-0/+16
*
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
1
-1/+1
*
PEP 448: additional unpacking generalizations (closes #2292)
Benjamin Peterson
2015-05-06
1
-0/+12
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-12/+1
*
#11963: merge with 3.2.
Ezio Melotti
2013-03-10
1
-1/+2
|
\
|
*
#11963: fix Windows buildbots.
Ezio Melotti
2013-03-10
1
-1/+2
*
|
#11963: merge with 3.2.
Ezio Melotti
2013-03-09
1
-4/+5
|
\
\
|
|
/
|
*
#11963: avoid printing messages in test_parser. Initial patch by Éric Araujo.
Ezio Melotti
2013-03-09
1
-4/+5
*
|
MERGE: #15512: Remove remnants of debugging code
Jesus Cea
2012-08-03
1
-2/+0
|
\
\
|
|
/
|
*
#15512: Remove remnants of debugging code
Jesus Cea
2012-08-03
1
-2/+0
*
|
MERGE: Closes #15512: Correct __sizeof__ support for parser
Jesus Cea
2012-08-03
1
-0/+41
|
\
\
|
|
/
|
*
Closes #15512: Correct __sizeof__ support for parser
Jesus Cea
2012-08-03
1
-0/+41
*
|
Issue #14741: Merge fix from 3.2.
Mark Dickinson
2012-05-07
1
-0/+2
|
\
\
|
|
/
|
*
Issue #14741: Fix missing support for ellipsis in parser module.
Mark Dickinson
2012-05-07
1
-0/+2
*
|
Issue #14697: Merge fix from 3.2.
Mark Dickinson
2012-05-07
1
-0/+23
|
\
\
|
|
/
|
*
Issue #14697: Fix missing parser module support for set displays and set comp...
Mark Dickinson
2012-05-07
1
-0/+23
*
|
Issue #14701: Merge fix from 3.2.
Mark Dickinson
2012-05-07
1
-0/+8
|
\
\
|
|
/
|
*
Issue #14701: Add missing support for 'raise ... from' in parser module.
Mark Dickinson
2012-05-07
1
-0/+8
*
|
Issue #14696: Merge from 3.2
Mark Dickinson
2012-04-29
1
-0/+10
|
\
\
|
|
/
|
*
Issue #14696: Fix parser module to understand 'nonlocal' declarations.
Mark Dickinson
2012-04-29
1
-0/+10
*
|
Issue #9154: Merge fix from 3.2.
Mark Dickinson
2012-04-29
1
-0/+21
|
\
\
|
|
/
|
*
Issue #9154: Fix parser module to understand function annotations.
Mark Dickinson
2012-04-29
1
-0/+21
*
|
Implement PEP 380 - 'yield from' (closes #11682)
Nick Coghlan
2012-01-13
1
-1/+4
*
|
only clear the parser error if it's set (closes #12264)
Benjamin Peterson
2011-06-05
1
-0/+8
|
/
*
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti
2010-11-20
1
-30/+30
*
Issue #9130: Validate ellipsis tokens in relative imports.
Mark Dickinson
2010-07-04
1
-0/+6
*
Fix symbol numbers in test_parser test.
Mark Dickinson
2010-07-04
1
-8/+8
*
Issue #9130: Fix validation of relative imports in parser module.
Mark Dickinson
2010-07-04
1
-0/+20
[next]