Commit Graph

3666 Commits

Author SHA1 Message Date
Antoine Pitrou f16514e92a Remove obsolete .cvsignore file 2010-06-23 13:58:58 +00:00
Antoine Pitrou 82d0687e4b .hgignore file, from Éric Araujo 2010-06-23 13:58:41 +00:00
Benjamin Peterson 9ef769f6cd svn keywords must have no spaces 2010-06-20 15:33:04 +00:00
Tarek Ziadé d0ac85dba8 make sure Name (Version) is what is added in Provides-Dist 2010-05-31 13:45:53 +00:00
Martin v. Löwis a2caa5e3b8 Clarify * for subpackages. 2010-05-31 07:47:31 +00:00
Martin v. Löwis 319b990f1d Keep precedence for directories. Noticed by Brett Cannon. 2010-05-31 07:33:53 +00:00
Tarek Ziadé 4d6494b6c4 removed erroneous sentence 2010-05-30 21:24:43 +00:00
Barry Warsaw 33252e1196 Add good suggestion on how to tell if you have PEP 3147 support. 2010-05-27 23:54:25 +00:00
Georg Brandl 0f4afffb34 Update from Brian. 2010-05-21 22:00:25 +00:00
Brett Cannon 6446834bdf Specify the package name.
Update from Brian Quinlan.
2010-05-21 01:40:36 +00:00
Antoine Pitrou bb0c95814a Update PEP 7. All C files should now use 4-space indents. 2010-05-09 18:28:43 +00:00
Benjamin Peterson c7b80b5fbc push releases back a week 2010-05-04 20:47:04 +00:00
Jesus Cea 50ff8f1ab1 OSF* goes unsupported 2010-05-03 20:21:47 +00:00
Georg Brandl 45d710b6d5 Rewrap according to PEP standards; indent documentation for API elements for better clarity. 2010-05-01 09:58:11 +00:00
Georg Brandl ebeb712eea Apply updates sent to PEPs list by Brian Quinlan. 2010-05-01 09:40:47 +00:00
Jeffrey Yasskin 7da36514e9 Mark 2to3 as compatible with python-2.5 per the discussion in issue 8566. 2010-04-30 23:29:59 +00:00
Barry Warsaw 5d9da43a0a Support the Resolution header, required for Standards Track PEPs. 2010-04-30 19:21:52 +00:00
Tarek Ziadé 355c2cedee switch state to Accepted 2010-04-26 21:37:21 +00:00
Tarek Ziadé 1dfaf5580f minor fixes 2010-04-26 21:36:54 +00:00
Tarek Ziadé 5677f923a6 added missing commas so the RECORD file can be iterate over 2010-04-23 09:20:20 +00:00
Tarek Ziadé b924063f10 fixed the list syntax 2010-04-22 08:46:45 +00:00
Barry Warsaw 439c3fbfa0 PEP 0328: Absolute imports are *not* enabled in Python 2.7
PEP 3147: Temporarily fix a non-standard header
2010-04-21 20:02:37 +00:00
Tarek Ziadé 70a15c9282 added obsoletes API and changed the file path strategy in RECORD 2010-04-21 18:22:03 +00:00
Barry Warsaw 1acd9f8d3c accepted 2010-04-17 00:27:17 +00:00
Barry Warsaw 62c4fb3828 PEP 3147 is accepted and will be final (i.e. implemented) momentarily. 2010-04-16 23:08:18 +00:00
Barry Warsaw be8d659956 There is no change to PEP 302. imp.source_from_cache() and
imp.cache_from_source() may return None.
2010-04-15 01:16:47 +00:00
Barry Warsaw fe4b02b00c Small clarification from Isaac Moreland. 2010-04-14 18:10:58 +00:00
Barry Warsaw 95f614c983 Updates 2010-04-13 02:17:40 +00:00
Tarek Ziadé 918c91c15b fixes from python-dev feedback 2010-04-07 13:29:07 +00:00
Georg Brandl b91b364be9 Mark PEP 102 as replaced, and add a rationale. 2010-04-06 16:26:38 +00:00
Tarek Ziadé bd1684b453 typo 2010-04-03 23:11:53 +00:00
Georg Brandl c0c1b9c215 Fix the NamespaceFormatter example in PEP 3101. 2010-04-02 08:54:11 +00:00
Barry Warsaw 7751bd2554 Publish the link to the Rietveld review. 2010-04-01 21:55:31 +00:00
Tarek Ziadé e0526346c5 typo + clarified the dist-info section 2010-04-01 21:33:33 +00:00
Barry Warsaw c80d1aeaf8 Update the reference implementation section, including a pointer to the live
merge proposal (with diff).
2010-04-01 18:30:55 +00:00
Tarek Ziadé e7b6ac276c various typo fixes, and removed a section that is not really useful 2010-03-30 21:53:35 +00:00
Tarek Ziadé ad26bda467 using a path relative to sys.prefix, absolute otherwise 2010-03-30 21:04:30 +00:00
Benjamin Peterson c68cb31572 only python 2.5 is available on dinsdale 2010-03-29 17:02:20 +00:00
Tarek Ziadé abe15cf50e removed the contents directive (not needed in PEPs) 2010-03-29 12:27:19 +00:00
Tarek Ziadé b3350684fb reorganized the PEP so implementation details are not mixed with the proposal. Also renamed the directpry to distinfo and the metadata file to METADATA 2010-03-29 09:03:10 +00:00
Antoine Pitrou 120165cb88 Issue #8244: remove obsolete update file. 2010-03-27 15:41:54 +00:00
Tarek Ziadé 2ca1554aef integrated Pachi corrections 2010-03-25 10:36:15 +00:00
Tarek Ziadé fcd6a35448 removed all occurences of py2.6 2010-03-25 10:02:22 +00:00
Tarek Ziadé c6adfe21ce fixed another example 2010-03-25 10:01:19 +00:00
Tarek Ziadé 9769b8343c fixed the example 2010-03-25 10:00:07 +00:00
Tarek Ziadé b9d8c8e817 removed trailing spaces and added more examples on the RECORD file 2010-03-25 09:43:50 +00:00
Barry Warsaw 0db50c5cd6 Make the current proposed solution explicit.
Use Python 2.6 to create the PEPs.
2010-03-24 12:32:09 +00:00
Barry Warsaw ceadcf5f92 Update about on-demand creation. 2010-03-23 23:17:33 +00:00
Tarek Ziadé b1c944fbd2 mark those PEPs as accepted 2010-03-21 22:24:43 +00:00
Collin Winter dbbac3ac32 Mark PEP 3146 as accepted, following Guido's decision at PyCon US 2010. 2010-03-16 23:36:46 +00:00