New submission from Karthikeyan Singaravelan <tir.kar...@gmail.com>:

This ticket adds tests for operator module where some of the parts where not 
tested. Current coverage stands at 96.23% [0]. The added tests will get it 
closer to 100% and will help in testing the Python implementation of operator 
module.

[0] https://codecov.io/gh/python/cpython/branch/master/history/Lib/operator.py

----------
components: Tests
messages: 362150
nosy: xtreak
priority: normal
severity: normal
status: open
title: Improve test coverage for operator module
type: behavior
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39664>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to