[issue45047] Update demo files

2021-08-30 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: There are currently many resources in internet where you can find examples and demos on Python. The CPython distribution should not include every piece of code written by Python learner. You can publish it on GitHab, on StackOverflow, on more specialized r

[issue45047] Update demo files

2021-08-30 Thread Irit Katriel
Irit Katriel added the comment: The demos directory is described as follows: “This directory contains a collection of demonstration scripts for various aspects of Python programming.“ Which aspect of python programming does the rat in a maze demo cover which is not already covered by the exis

[issue45047] Update demo files

2021-08-29 Thread Terry J. Reedy
Terry J. Reedy added the comment: This submission is somewhat similar to #45037 more promising. It at least needs more explanation as to what it contributes that is not already present. Plus see review comment. (This part of my previous answer still applies: "When responding by email, ple

[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

[issue45047] Update demo files

2021-08-29 Thread Eric V. Smith
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 ___ _

[issue45047] Update demo files

2021-08-29 Thread Irit Katriel
New submission from Irit Katriel : Please explain the issue - in what way should the demo files be updated? -- nosy: +iritkatriel ___ Python tracker ___ ___

[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 ___ ___

[issue45047] Update demo files

2021-08-29 Thread Ayush Parikh
Change by Ayush Parikh : -- pull_requests: -26491 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[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 ___