Commit Graph

4588 Commits

Author SHA1 Message Date
Daniel Holth 8f7a391d24 keys are case-insenstive 2012-11-14 22:12:04 -05:00
Daniel Holth 895121b37d PEP 427: remove signing algorithms 2012-11-13 11:31:37 -05:00
Georg Brandl 4718959dd8 Fixes #14215: copy magic yaml file to get a nice <title> for python.org/dev/peps/ index page 2012-11-11 16:42:32 +01:00
Daniel Holth 8a2c725435 spelling 2012-11-09 21:03:14 -05:00
Daniel Holth 45eaa7c4e9 spelling 2012-11-09 21:02:28 -05:00
Daniel Holth ce52c98a8f PEP-0426: reword Project-URL 2012-11-09 20:59:17 -05:00
Daniel Holth c728a9ecfb PEP-376: remove hexdigest from RECORD 2012-11-09 20:58:41 -05:00
Antoine Pitrou ee6f30d19a Replace subscription with slashing 2012-11-07 20:25:27 +01:00
Antoine Pitrou 7b8178a28b Path.join() is now Path.joinpath() 2012-11-07 20:06:20 +01:00
Marc-Andre Lemburg a138604e56 Issue #16420:
Convert PEP 249 (DB-API 2.0) to ReST format to allow linking to the
various parts.

The conversion was done mostly by Daniele Varrazzo.
2012-11-07 09:42:07 +01:00
Marc-Andre Lemburg 32046dbe54 Clarify the meaning of "number of affected rows" in the DB-API 2.0
as discussed on the db-sig list.
2012-11-06 16:24:07 +01:00
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