Commit Graph

3573 Commits

Author SHA1 Message Date
Brett Cannon 1e8c94919f Fixa grammatical error. 2009-08-31 20:33:59 +00:00
Brett Cannon a9c0e3f3b5 Update to PEP 3144 from Peter Moody. 2009-08-31 19:02:02 +00:00
Benjamin Peterson 2b771a7462 tests are not public 2009-08-28 16:30:08 +00:00
Brett Cannon ec3b9551ef Updates to PEP 3144 by Peter Moody. 2009-08-27 22:51:15 +00:00
Brett Cannon fbc70cfb64 Update from Peter. 2009-08-20 19:56:05 +00:00
Brett Cannon 4b8dac5847 Add PEP 3144: IP Address Manipulation Library for the Python Standard Library. 2009-08-18 19:26:37 +00:00
Dirkjan Ochtman 399631d0a3 PEP 385: introduce section on newline issues. 2009-08-03 11:50:49 +00:00
Dirkjan Ochtman ad94c1d76e PEP 385: a bunch of updates after python-dev discussion. 2009-08-03 11:38:44 +00:00
Tarek Ziadé 7da366131d introduced sys.prefix and sys.exec_prefix in the RECORD file 2009-07-03 13:21:10 +00:00
Jesus Cea 0bc2d1c874 Minor typo 2009-07-02 15:58:38 +00:00
Tarek Ziadé c156881919 another typo 2009-07-02 11:46:58 +00:00
Tarek Ziadé 46440e03c7 fixed typos 2009-07-02 11:45:00 +00:00
Tarek Ziadé b279051076 removed the future tense usage when not required 2009-07-02 10:13:23 +00:00
Tarek Ziadé d6a6a966c3 removed implementation details from the PEP. A reference is kept 2009-07-02 09:46:04 +00:00
Tarek Ziadé fc1b7137b8 clarified the egg.info part and added references about fedora and debian 2009-07-02 08:45:29 +00:00
Tarek Ziadé 5ac8af56c9 fixed inconsistency for the RECORD file format 2009-07-01 13:37:33 +00:00
Tarek Ziadé 308b986ca0 clarified the .egg-info format 2009-07-01 13:15:40 +00:00
Tarek Ziadé 903c283912 added the uninstall script 2009-07-01 09:04:12 +00:00
Guido van Rossum 667184c290 Minor fixes of typos and grammar in the first third of the file. 2009-06-30 22:10:55 +00:00
Benjamin Peterson 47504f6cf1 rearrange 2009-06-26 12:54:46 +00:00
Benjamin Peterson ca9ed7bb15 update release candidate shorthand 2009-06-26 12:48:55 +00:00
Tarek Ziadé 4d97591711 fixed english, thanks to brodie and vrialland 2009-06-25 09:43:46 +00:00
Tarek Ziadé 328a762b44 renamed classes 2009-06-24 19:50:58 +00:00
Tarek Ziadé c8bc9c1f23 using docutils in all examples + polished reST 2009-06-23 12:14:02 +00:00
Tarek Ziadé 98e6c43034 specifying that get_egginfo_file opens in read-only mode 2009-06-23 08:55:56 +00:00
Tarek Ziadé 76059d2cbb Fixes from python-dev feedbacks 2009-06-23 08:50:10 +00:00
Tarek Ziadé 42da260c3c removed remaining old names 2009-06-22 18:33:08 +00:00
Tarek Ziadé 45a852796f renamed project to distribution 2009-06-22 13:06:55 +00:00
Tarek Ziadé 8f153bdac1 added Zip support 2009-06-21 15:48:04 +00:00
Benjamin Peterson 1c25a0eb6d about behavior 2009-06-19 21:03:44 +00:00
Benjamin Peterson e041d5dd1d expand on public api 2009-06-19 20:55:54 +00:00
Benjamin Peterson f9a48dab91 qualify 2009-06-19 14:07:32 +00:00
Benjamin Peterson 4d2cf3d619 qualify a lot of things 2009-06-19 13:55:12 +00:00
Benjamin Peterson eb3066848f typo 2009-06-19 12:51:34 +00:00
Benjamin Peterson 1c046b58cd fix reference 2009-06-19 02:20:54 +00:00
Benjamin Peterson 9a1781b332 bite the bullet: a draft backwards compat policy 2009-06-19 02:18:28 +00:00
Tarek Ziadé 33aa877ff5 renamed APIs 2009-06-12 10:00:17 +00:00
Raymond Hettinger 4f2b209e23 ElementTree didn't show up on time. 2009-06-08 23:17:54 +00:00
Benjamin Peterson a614464dcf remove etree upgrade 2009-06-08 23:12:46 +00:00
Raymond Hettinger 0f38d0e623 Update PEP to reflect removal of ipaddr 2009-06-08 23:07:16 +00:00
Brett Cannon 110585a7fa Remove a redundant section. 2009-06-08 18:32:09 +00:00
Tarek Ziadé 41068ada83 fixes from Ronald feedbacks 2009-06-08 09:54:02 +00:00
Dirkjan Ochtman 0262f9ed98 PEP 385: more clarifications, notes on use, branching strategies. 2009-06-05 16:49:40 +00:00
Tarek Ziadé dc83f26408 added the installer marker + more details from feedback 2009-06-05 08:35:30 +00:00
Brett Cannon be912df710 Fix a minor typo. 2009-06-04 19:44:37 +00:00
Benjamin Peterson e01c26a382 four apparently 2009-06-04 18:14:01 +00:00
Brett Cannon 0a032ef07f Set svn property metadata. 2009-06-04 18:11:38 +00:00
Dirkjan Ochtman cd4c9bb14d PEP 385: add a note about client-side whitespace hooks (thanks georg.brandl). 2009-06-04 16:38:23 +00:00
Dirkjan Ochtman 90c17bffed Clarify cloned branches description a bit. 2009-06-04 15:33:30 +00:00
Dirkjan Ochtman a19cdc384f Fix some wording, rewrite section on branching strategies. 2009-06-04 15:12:13 +00:00