Tarek Ziadé
|
07c651b6d2
|
typo
|
2009-10-11 22:46:05 +00:00 |
Tarek Ziadé
|
c78a5fcfda
|
better wording: installer marker is just a helper
|
2009-10-11 19:47:09 +00:00 |
Tarek Ziadé
|
4d277a02f3
|
using '=' (even if ':' works in configparser)
|
2009-10-11 00:00:42 +00:00 |
Tarek Ziadé
|
8723863b3b
|
first draft for PEP 390
|
2009-10-10 23:56:30 +00:00 |
Benjamin Peterson
|
1c2ec30d5d
|
better callable replacement
|
2009-10-04 15:59:16 +00:00 |
Barry Warsaw
|
83c6da24e1
|
Update dates of Python 2.6 maintenance releases.
|
2009-10-02 20:27:34 +00:00 |
Georg Brandl
|
4e73daf912
|
Fix format.
|
2009-10-01 21:59:04 +00:00 |
Martin v. Löwis
|
b9aca5720d
|
Remove logging module, per direction from Vinay Sajip.
|
2009-09-30 17:50:49 +00:00 |
Steven Bethard
|
0eb4ba607d
|
Update PEP 389 (argparse) Post-History.
|
2009-09-27 21:03:21 +00:00 |
Brett Cannon
|
562039f287
|
Add PEP 389: argparse - new command line parsing module.
|
2009-09-27 19:42:40 +00:00 |
Brett Cannon
|
989165fe9e
|
Update from Peter Moody.
|
2009-09-27 19:38:05 +00:00 |
Georg Brandl
|
77fb82981e
|
Dont print the pep2html command for each PEP.
|
2009-09-17 09:42:09 +00:00 |
Georg Brandl
|
195b458786
|
Update to PEP 3143 from Ben.
|
2009-09-17 09:37:29 +00:00 |
Brett Cannon
|
cddfac92a6
|
Remove backticks from a plaintext PEP.
|
2009-09-09 16:17:44 +00:00 |
Brett Cannon
|
d651737d8b
|
Add PEP 3145: Asynchronous I/O For subprocess.Popen
|
2009-09-07 05:18:06 +00:00 |
Tarek Ziadé
|
27b5dc3087
|
changed the post.dev marker according to latest state
|
2009-09-02 07:26:46 +00:00 |
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 |