Changes between Version 373 and Version 374 of Ticket #26212
- Timestamp:
- 07/10/19 09:36:50 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26212 – Description
v373 v374 154 154 ┣ finite_state_machine.py # 2 (random failure in frozenset of frozensets) 155 155 ┣ perfect_matching.py # 3 flaky doctests 156 ┗ multiset_partition_into_sets_ordered.py (flaky doctest line on 2793)157 156 }}} 158 157 … … 168 167 * misc #26312, #26390 #26674 #26720 #27001 #27065 #27301 #27390 #27431 #27691 #27692 #27693 #27971 #28035 #28138 169 168 {{{ 170 ┣ functional.py # 4171 169 ┣ nested_class.pyx # 9 172 ┣ dev_tools.py # 1173 170 }}} 174 171 * repl #28034