X Tutup
The Wayback Machine - https://web.archive.org/web/20201204225818/https://github.com/PythonTurtle/PythonTurtle/issues/85
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PythonTurtle 1.0.0 #85

Open
cool-RR opened this issue Oct 6, 2010 · 7 comments
Open

PythonTurtle 1.0.0 #85

cool-RR opened this issue Oct 6, 2010 · 7 comments

Comments

@cool-RR
Copy link
Member

@cool-RR cool-RR commented Oct 6, 2010

We need to plan PythonTurtle 0.2.

What I think we'll do is:

  1. Sergey will add all the features he wants to add.
  2. Ram will go over the program and the code, see where things should be changed and change it together with Sergey.
  3. Ram will make sure the code is documented and well-organized, and will organize and add/edit documentation where needed.
  4. Ram and Sergey will create the release files, and test them on all platforms. (Ram has a Mac to test on.)
  5. After the release files are ready, Ram will publish it on pythonturtle.org, will blog about it on blog.garlicsim.org, and publicize it on hn/reddit/digg and others. (Any help in publicizing will be welcome of course.)

Any comments on the plan?

Sergey, how long do you think phase 1 is going to take? How long before you add all the features you want?

@darvin
Copy link

@darvin darvin commented Oct 8, 2010

ow, i'm busy on one commercial project, but i hope it will take a week....

@darvin
Copy link

@darvin darvin commented Oct 8, 2010

and i want to transfer some of my ideas from 0.2 realise to google-code-in, by the way

@cool-RR
Copy link
Member Author

@cool-RR cool-RR commented Oct 8, 2010

Okay, let me know when you're nearing the end of phase 1.

@cool-RR
Copy link
Member Author

@cool-RR cool-RR commented Oct 11, 2010

Hi Sergey,

You hoped phase 1 will take a week. 3 days passed. Are you halfway there? Would you like to re-estimate how long it will take?

@bittner
Copy link
Member

@bittner bittner commented Sep 25, 2018

I think, as soon as we have automatically built installers and the Python 3 + wxPython 4.0 proves stable on all target platforms we should release that as version 1.0.0 (and use semantic versioning from that point of time on).

@cool-RR
Copy link
Member Author

@cool-RR cool-RR commented Sep 25, 2018

@bittner
Copy link
Member

@bittner bittner commented Oct 1, 2018

In addition to having PythonTurtle packages be built automatically for all target platforms we should fix the following issues before bumping the version to 1.0.0, I believe:

As of the current code base, PythonTurtle now already runs on Python 3.6+, and packages for PyPI are built automatically (fix for the upload authentication issue pending).

Can you update the title of this issue to "PythonTurtle 1.0.0"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.
X Tutup