[issue45051] wrote optimised async_test.py for async lib

2021-08-30 Thread Ayush Parikh


Change by Ayush Parikh :


--
nosy: Ayushparikh-code
priority: normal
pull_requests: 26516
severity: normal
status: open
title: wrote optimised async_test.py for async lib
type: enhancement

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



[issue45050] created unittest file analyze_text.py

2021-08-30 Thread Ayush Parikh


Change by Ayush Parikh :


--
nosy: Ayushparikh-code
priority: normal
pull_requests: 26513
severity: normal
status: open
title: created unittest file analyze_text.py
type: enhancement

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



[issue45049] added cbrt() in MATH_RADIANS_METHODDEF which is missing before

2021-08-30 Thread Ayush Parikh


Change by Ayush Parikh :


--
nosy: Ayushparikh-code
priority: normal
pull_requests: 26502
severity: normal
status: open
title: added cbrt() in  MATH_RADIANS_METHODDEF which is missing before
type: enhancement

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



[issue45047] Update demo files

2021-08-29 Thread Ayush Parikh


Ayush Parikh  added the comment:

yes eric you're right as that demo folder already consists of some common
software problems like n-queens ,etc so i also want to ratinmaze.py demo
program their !

On Mon, Aug 30, 2021 at 1:50 AM Eric V. Smith 
wrote:

>
> Eric V. Smith  added the comment:
>
> It looks like they want to add a RatinMaze.py demo program, which solves a
> maze.
>
> --
> nosy: +eric.smith
>
> ___
> Python tracker 
> <https://bugs.python.org/issue45047>
> ___
>

--

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



[issue45047] Update demo files

2021-08-29 Thread Ayush Parikh


Change by Ayush Parikh :


--
keywords: +patch
pull_requests: +26492
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/28046

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



[issue45047] Update demo files

2021-08-29 Thread Ayush Parikh


Change by Ayush Parikh :


--
pull_requests:  -26491

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



[issue45047] Update demo files

2021-08-29 Thread Ayush Parikh


Change by Ayush Parikh :


--
nosy: Ayushparikh-code
priority: normal
pull_requests: 26491
severity: normal
status: open
title: Update demo files
type: enhancement

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



[issue45037] theme-change.py for tkinter lib

2021-08-28 Thread Ayush Parikh


Ayush Parikh  added the comment:

so can u review pr and make changes for me if required or guide me so that
it can be merged !

On Sat, Aug 28, 2021 at 10:33 PM Serhiy Storchaka 
wrote:

>
> Serhiy Storchaka  added the comment:
>
> I do not know. There are no issue numbers in changesets which removed them.
>
> --
>
> ___
> Python tracker 
> <https://bugs.python.org/issue45037>
> ___
>

--

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



[issue45037] theme-change.py for tkinter lib

2021-08-28 Thread Ayush Parikh


Ayush Parikh  added the comment:

yes PR purpose is to show demo for themes change of tkinter window

On Sat, Aug 28, 2021 at 8:03 PM E. Paine  wrote:

>
> New submission from E. Paine :
>
> I'm slightly confused about the purpose of this PR. Is the intention to
> create a demo, or this designed to be used as an API?
>
> --
> nosy: +epaine, serhiy.storchaka, terry.reedy
>
> ___
> Python tracker 
> <https://bugs.python.org/issue45037>
> ___
>

--

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



[issue45037] theme-change.py for tkinter lib

2021-08-28 Thread Ayush Parikh


Change by Ayush Parikh :


--
components: Tkinter
nosy: Ayushparikh-code
priority: normal
pull_requests: 26455
severity: normal
status: open
title: theme-change.py for tkinter lib

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



[issue44249] Readme typo fix

2021-05-27 Thread Ayush Parikh


Change by Ayush Parikh :


--
keywords: +patch
pull_requests: +25002
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/26385

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



[issue44249] Readme typo fix

2021-05-27 Thread Ayush Parikh


Change by Ayush Parikh :


--
assignee: docs@python
components: Documentation
nosy: ayush332, docs@python
priority: normal
severity: normal
status: open
title: Readme typo fix
type: enhancement

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



[issue39798] Update and Improve README.AIX

2021-05-26 Thread Ayush Parikh


Change by Ayush Parikh :


--
keywords: +patch
nosy: +ayush332
nosy_count: 3.0 -> 4.0
pull_requests: +24977
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/26385

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



[issue38817] Immutable types inplace operations work incorrect in async

2019-11-27 Thread Ayush Mahajan


Ayush Mahajan  added the comment:

Can I work on this issue?

--
nosy: +ay2306

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



[issue32915] Running Python 2 with -3 flag doesn't complain about cmp/__cmp__

2018-05-06 Thread Ayush

Ayush <ayushgoyal.iit...@gmail.com> added the comment:

I believe 2to3 should be able to replicate the same results of cmp function in 
python 3 too. I can create a PR which will allow the library to handle it. 

For example, a function call cmp(a,b) can be replaced with (a>b)-(a<b) . 

I can send a pull request for this change if this is Ok.

--
nosy: +defcon

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