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_patma.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.10] gh-93671: Avoid exponential backtracking in deeply nested sequence pat...
Pablo Galindo Salgado
2022-06-10
1
-0/+21
*
bpo-44600: Refactor new tracing tests (GH-27396) (GH-27404)
Miss Islington (bot)
2021-07-28
1
-67/+74
*
[3.10] bpo-44600: Fix line numbers for pattern matching cleanup code (GH-2734...
Miss Islington (bot)
2021-07-26
1
-0/+76
*
[3.10] bpo-44589: raise a SyntaxError when mapping patterns have duplicate li...
Miss Islington (bot)
2021-07-15
1
-11/+34
*
bpo-43977: Properly update the tp_flags of existing subclasses when their par...
Miss Islington (bot)
2021-06-25
1
-23/+87
*
[3.10] Reorganize the pattern matching suite (GH-26661) (GH-26787)
Miss Islington (bot)
2021-06-18
1
-548/+497
*
bpo-43977: Make sure that tp_flags for pattern matching are inherited correct...
Mark Shannon
2021-05-02
1
-0/+41
*
bpo-43754: Eliminate bindings for partial pattern matches (GH-25229)
Brandt Bucher
2021-05-02
1
-3/+77
*
bpo-43892: Validate the first term of complex literal value patterns (GH-25735)
Brandt Bucher
2021-04-30
1
-0/+32
*
bpo-43892: Make match patterns explicit in the AST (GH-25585)
Nick Coghlan
2021-04-29
1
-0/+16
*
bpo-42128: __match_args__ can't be a list anymore (GH-25203)
Brandt Bucher
2021-04-06
1
-7/+23
*
bpo-42128: Structural Pattern Matching (PEP 634) (GH-22917)
Brandt Bucher
2021-02-26
1
-0/+2878