Daniel Holth
|
8d1c599b2f
|
PEP 426 minor language cleanup
|
2012-10-28 17:45:03 -04:00 |
Nick Coghlan
|
e46231b289
|
Revert PEP 430 to Final.
I realised the way Georg had already implemented this made more sense, so I just updated the PEP to reflect the new setup on docs.python.org
|
2012-10-28 22:06:46 +10:00 |
Nick Coghlan
|
2c85e597bc
|
Clarify what 'latest version' means, mark Georg as PEP czar and bump status back to Draft until Georg gives a +1 on the redirection of /dev/ URLs
|
2012-10-28 21:54:33 +10:00 |
Georg Brandl
|
15206b75a3
|
PEP 430 is Final.
|
2012-10-28 09:23:18 +01:00 |
Georg Brandl
|
e0227e23b8
|
Add version-switcheroo stuff todos.
|
2012-10-28 08:28:24 +01:00 |
Guido van Rossum
|
1a6a2e8f72
|
Switch broken examples for spaces around operators. Fixes issue 16239.
|
2012-10-27 19:04:41 -07:00 |
Ezio Melotti
|
7c098c5c15
|
#16325: remove outdated link and rephrase paragraph accordingly.
|
2012-10-28 00:33:29 +03:00 |
Daniel Holth
|
f1535d9c8c
|
pep-0427 edits
|
2012-10-27 15:57:47 -04:00 |
Nick Coghlan
|
c42dc66be1
|
PEP for updating the URL layout on docs.python.org
|
2012-10-28 00:36:36 +10:00 |
Ezio Melotti
|
4ec7327960
|
Fix typos.
|
2012-10-23 11:56:24 +02:00 |
Daniel Holth
|
a75301cf3d
|
explain signing scheme in faq
|
2012-10-22 12:16:24 -04:00 |
Daniel Holth
|
651e54d7e2
|
Metadata 1.3: only "Metadata-Version", "Name", "Version", and "Summary" are required.
|
2012-10-22 12:16:04 -04:00 |
Daniel Holth
|
c3ca60bb6d
|
de-RFC Metadata 1.3, with email.policy demo
|
2012-10-20 22:44:40 -04:00 |
Ezio Melotti
|
1b8b8f7948
|
Fix typo and add comma.
|
2012-10-21 05:15:31 +03:00 |
Daniel Holth
|
5d5e04fe53
|
Metadata 1.3 tweaks
|
2012-10-19 19:44:20 -04:00 |
Brett Cannon
|
e444fb4ec8
|
Minor grammar tweak.
|
2012-10-19 15:00:32 -04:00 |
Ezio Melotti
|
896a6fde24
|
Remove wrong escape in code snippet.
|
2012-10-19 20:49:15 +03:00 |
Nick Coghlan
|
fe6fef343c
|
Defer both PEPs about speeding up the release cycle
|
2012-10-20 00:28:15 +10:00 |
Daniel Holth
|
c70a54e10d
|
PEP 425 (tags) - mention wheel filename convention
|
2012-10-18 23:01:56 -04:00 |
Daniel Holth
|
81da2e17a9
|
fix typo
|
2012-10-18 21:10:26 -04:00 |
Daniel Holth
|
3b3c108e38
|
Metadata 1.3, wheel edits
|
2012-10-18 21:06:24 -04:00 |
Larry Hastings
|
76b5c3d266
|
Correction: Ned is the primary Mac guy on the release team for 3.4.
|
2012-10-18 08:31:44 +01:00 |
Larry Hastings
|
4513a0550e
|
Added PEP 429, Release Schedule for Python 3.4.
|
2012-10-17 15:44:24 +01:00 |
Daniel Holth
|
89978a0422
|
bye sysconfig.get_paths
|
2012-10-15 22:22:51 -04:00 |
Daniel Holth
|
d9a153d410
|
explain #!python rewrite-on-install
|
2012-10-11 18:31:41 -04:00 |
Daniel Holth
|
df038cc333
|
lower wheel spec version
|
2012-10-10 19:23:03 -04:00 |
Antoine Pitrou
|
5e28b87e87
|
Rename relative_to() to relative(), removing the old relative() method.
|
2012-10-10 21:01:50 +02:00 |
Antoine Pitrou
|
18abe3c987
|
Add with_name() and with_suffix() methods.
|
2012-10-10 20:55:44 +02:00 |
Antoine Pitrou
|
f390aca7b6
|
They are seven (as I added "basename" too).
|
2012-10-10 20:35:33 +02:00 |
Antoine Pitrou
|
6c768f02a8
|
Replace ".ext" with ".suffix", and add the ".suffixes" property.
|
2012-10-10 20:34:57 +02:00 |
Armin Ronacher
|
e449ea7094
|
PEP 424: marked as final.
|
2012-10-06 14:18:33 +02:00 |
Georg Brandl
|
2812384979
|
Rewrap to 70-characters.
|
2012-10-06 13:04:01 +02:00 |
Georg Brandl
|
d990294a02
|
PEP 424: update from Alex.
|
2012-10-06 13:01:10 +02:00 |
Georg Brandl
|
995ee35299
|
Fix the local variables list.
|
2012-10-06 12:23:21 +02:00 |
Georg Brandl
|
d2883e41e3
|
Fix markup.
|
2012-10-06 12:22:48 +02:00 |
Ezio Melotti
|
2f1243735e
|
Fix typo.
|
2012-10-06 07:52:39 +03:00 |
Antoine Pitrou
|
44fa1d5fe1
|
Add a couple clarifications
|
2012-10-06 01:17:59 +02:00 |
Antoine Pitrou
|
47e356c506
|
Detail the semantics more, following python-ideas questions
|
2012-10-06 01:13:30 +02:00 |
Antoine Pitrou
|
ff1f0a2827
|
Add Post-History
|
2012-10-06 01:04:50 +02:00 |
Antoine Pitrou
|
d1323b7822
|
Fix UNC path example (Oleg Broytman)
|
2012-10-06 01:04:26 +02:00 |
Benjamin Peterson
|
a5cb91b260
|
add missing $
|
2012-10-05 17:29:21 -04:00 |
Antoine Pitrou
|
56f8cb38a7
|
Push PEP 428 - object-oriented filesystem paths
|
2012-10-05 20:19:40 +02:00 |
Jesus Cea
|
c373707569
|
Write down issues documenting OS/2 and VMS support removal
|
2012-10-05 00:26:16 +02:00 |
Georg Brandl
|
b0dfcb30df
|
Reword lifespan to make it clearer.
|
2012-10-02 08:26:31 +02:00 |
Benjamin Peterson
|
51c49af1b7
|
remove ambiguity
|
2012-10-01 14:05:09 -04:00 |
Benjamin Peterson
|
c179cfa268
|
3.1 maintenance releases
|
2012-10-01 13:50:52 -04:00 |
Benjamin Peterson
|
a733bc927a
|
describe the current policy
|
2012-10-01 13:38:31 -04:00 |
Benjamin Peterson
|
5764df2739
|
previous maintenance releases
|
2012-10-01 13:35:37 -04:00 |
Barry Warsaw
|
c395b01e00
|
Describe the Python 3.0 and 2.6 lifespans.
|
2012-10-01 10:34:32 -04:00 |
Georg Brandl
|
ccaa14aa75
|
3.2 and 3.3 release schedules: add information on bugfix releases and release lifespan.
|
2012-10-01 14:21:37 +02:00 |