Commit Graph

32 Commits

Author SHA1 Message Date
Adam Turner b0329c31b3
Several PEPs: Normalise `Post-History` (#2375) 2022-03-09 16:04:44 +00:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Brett Cannon bb4751379a
Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
Min ho Kim cfb7bd74db Fix typos (#1113) 2019-07-03 11:20:45 -07:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Marti Raudsepp 04a6af2ab1 Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Barry Warsaw e66a71839b More PEP updates. 2013-11-22 12:30:31 -05:00
Eric Snow d2dea92fa8 [PEP 451] Mark as Accepted! 2013-11-08 12:46:55 -07:00
Brett Cannon b4fb332c27 Touch-up for PEP 451 2013-11-08 10:19:24 -05:00
Eric Snow f96659cba7 [PEP 451] "target" arg of find_spec() is not exclusive to reloading. 2013-11-04 16:40:45 -07:00
Eric Snow f729d23f82 [PEP 451] Changes related to the find_spec() target module. 2013-11-02 15:08:19 -06:00
Eric Snow a1c321efbb [PEP 451] It pays to run make before committing. 2013-11-01 16:33:49 -06:00
Eric Snow 23dc54157b [PEP 451] Update the signature of find_spec() and remove supports_reload(). 2013-11-01 16:19:06 -06:00
Eric Snow 88fe8028a0 [PEP 451] Add namespace package support to example code and explain more about reloading. 2013-10-28 22:56:35 -06:00
Eric Snow e1e050aca8 [PEP 451] Add in missing spec arg in loading code. 2013-10-26 22:11:29 -06:00
Eric Snow c9ba4a9756 [PEP 451] Updates in response to the latest feedback.
This includes removing the remaining ModuleSpec methods and de-emphasizing
that find_spec() returns actual ModuleSpec instances.
2013-10-26 18:30:41 -06:00
Eric Snow 7dcf9d7527 [PEP 451] Fix a ModuleSpec attribute (parent) that was named inconsistently in different parts. 2013-10-22 21:27:10 -06:00
Eric Snow 3cc4e26a24 [PEP 451] Fix some typos. 2013-10-22 20:09:07 -06:00
Eric Snow 79f12c3388 [PEP 451] Clarify about namespace packages and about what ModuleSpec does during loading. 2013-10-22 17:59:33 -06:00
Eric Snow d57c8be816 [PEP 451] Don't change the signature of the file-based finders.
The "Open Issues" section is also cleaned up.
2013-10-22 09:37:20 -06:00
Eric Snow d96d7091d6 Clarify the meaning of "name". 2013-10-07 11:01:48 -06:00
Eric Snow 75c006347a [PEP 451] Record posting to python-dev. 2013-10-04 23:21:29 -06:00
Eric Snow 24c5df69c6 [PEP 451] Minor edits in response to feedback.
Also removed spec_from_module(), which isn't very useful outside the
import system.
2013-10-01 22:07:46 -06:00
Eric Snow c05cf5453c [PEP 451] Updates in response to comments.
This includes the addition of a list of terms and concepts.
2013-09-24 23:31:29 -06:00
Eric Snow b168dc315c PEP-0451: fix ReST footnotes. 2013-09-18 23:07:17 -06:00
Eric Snow 8cf5766d33 A few cosmetic fixes for PEP 451. 2013-09-18 23:04:47 -06:00
Eric Snow ed9161cd0d PEP 451 cleanup in response to comments. 2013-09-18 03:46:21 -06:00
Eric Snow beef1cda6c Update post-history on PEP 451. 2013-08-28 02:54:09 -06:00
Eric Snow dffee71a33 Big update to PEP 451 in response to feedback. 2013-08-28 02:43:45 -06:00
Eric Snow 61cd5d3f7a Add the initial version of PEP 451. 2013-08-14 19:59:31 -06:00