[issue38606] Function to count total number of common divisors of two numbers

2019-10-28 Thread ishan gambhir


Change by ishan gambhir :


Added file: https://bugs.python.org/file48683/cd_count.py

___
Python tracker 
<https://bugs.python.org/issue38606>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38606] Function to count total number of common divisors of two numbers

2019-10-28 Thread ishan gambhir


Change by ishan gambhir :


Removed file: https://bugs.python.org/file48682/cd_count.py

___
Python tracker 
<https://bugs.python.org/issue38606>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38606] Function to count total number of common divisors of two numbers

2019-10-28 Thread ishan gambhir


ishan gambhir  added the comment:

Sorry For it now it is corrected.

--
Added file: https://bugs.python.org/file48682/cd_count.py

___
Python tracker 
<https://bugs.python.org/issue38606>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38606] Function to count total number of common divisors of two numbers

2019-10-28 Thread ishan gambhir


Change by ishan gambhir :


Removed file: https://bugs.python.org/file48680/cd_count.py

___
Python tracker 
<https://bugs.python.org/issue38606>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38606] Function to count total number of common divisors of two numbers

2019-10-27 Thread ishan gambhir


Change by ishan gambhir :


--
components: +Library (Lib)

___
Python tracker 
<https://bugs.python.org/issue38606>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38606] Function to count total number of common divisors of two numbers

2019-10-27 Thread ishan gambhir


Change by ishan gambhir :


--
status: open -> closed

___
Python tracker 
<https://bugs.python.org/issue38606>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38606] Function to count total number of common divisors of two numbers

2019-10-27 Thread ishan gambhir


ishan gambhir  added the comment:

no issue I will consider your worthy sugestion

--
resolution: rejected -> 
status: closed -> open

___
Python tracker 
<https://bugs.python.org/issue38606>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38606] Function to count total number of common divisors of two numbers

2019-10-27 Thread ishan gambhir


Change by ishan gambhir :


--
components:  -2to3 (2.x to 3.x conversion tool)

___
Python tracker 
<https://bugs.python.org/issue38606>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38606] Function to count total number of common divisors of two numbers

2019-10-27 Thread ishan gambhir


New submission from ishan gambhir :

The function given in attached file can be added in math module

--
components: 2to3 (2.x to 3.x conversion tool)
messages: 355490
nosy: ishan gambhir
priority: normal
severity: normal
status: open
title: Function to count total number of common divisors of two numbers
type: enhancement
Added file: https://bugs.python.org/file48680/cd_count.py

___
Python tracker 
<https://bugs.python.org/issue38606>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com