this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 17 and 18
Revision 17 as of 2013-03-26 17:08:09
Size: 3228
Editor: techtonik
Comment: add Suxx to English translation table
Revision 18 as of 2013-03-26 17:12:56
Size: 3249
Editor: techtonik
Comment: replacement for you're wrong
Deletions are marked like this. Additions are marked like this.
Line 63: Line 63:
|| you're wrong || -- || humans don't like to be wrong, become demotivated, remove || || you're wrong || I'm not sure that's a good idea || humans don't like to be wrong, become demotivated ||

Python wishlist

Core Python 2 flaws.

  • locals() returns a variable that can be updated at any moment (and changes behavior under trace function)
  • internal representation of .py file paths is not normalized (comparisons and identity checks are impossible)
  • -*- coding -*- header is not used as default encoding when transforming string literals in the source file

Missing features of community development process.

  • +1 on mailing list posts, on tracker comments and bugs
  • personal roadmaps listing features people find important and work on
  • de-facto roadmap for the next Python version - Trac milestones
  • real-time activity feed for https://bugs.python.org/

    • activity by module, by version

PEP process improvements.

  • credit contributors, and not only authors as rereading and validating the spec requires time too
  • reduce formalism on who can participate

  • accept edits as patches (create online editor)

  • build list of contributors with Mercurial

Component wishlist

Public domain or MIT preferred.

  • wikify - micro-framework for text wikification (easy to extend and debug) (1, 2)

    • [ ] describe the "conflicting replacements" (idempotency) problem what the wikify solves
    • split text by regexp, process matched, exclude processed
    • run the next regexp on the list of text that is left
    • reassemble
  • treeworks - tools to work with 2D data structures (trees), including common visualization and debugging

Skill credits for readers of this page

Welcomed open source art:

  • 3D robot nut in Blender for rirror on Bitbucket
  • 128x128 wikify logo on Bitbucket
  • Logo for web.py

GSoC/Help needed for tools that support Python development:

steAm and SMArt

Language Translation Table

How to keep humans happy.

From

To

Comment

it's annoying, urgent, really serious

--

humans don't like serious issues, remove

fix it ASAP

--

humans read it as a direct command, become aggravated, remove

you're wrong

I'm not sure that's a good idea

humans don't like to be wrong, become demotivated

X suxx

I think Y would be a better solution that X

humans attached to X don't like when X suxx, but may like Y


CategoryHomepage

techtonik (last edited 2015-02-08 22:44:43 by techtonik)

Unable to edit the page? See the FrontPage for instructions.