Martin Teichmann
14c5ca31b6
Update PEP 487 ( #53 )
...
* Update PEP 487
This adds some changes proposed by Guido.
* removed outdated comment
* rename __set_owner__ to __set_name__
2016-07-14 16:36:50 +03:00
Guido van Rossum
2493d89091
Update to PEP 487, exactly as posted to python-dev Wed, Jul 13, 2016.
...
Except for one typo fix.
2016-07-13 15:47:14 -07:00
Brett Cannon
14eedbf0fe
Various spelling and grammar fixes
2016-07-11 12:48:37 -07:00
Marti Raudsepp
945a576848
PEP-100: Fix "UCS-2" & broken links
2016-07-11 18:42:27 +03: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
Matthias Bussonnier
99722904ba
Convert PEP 200 to reST. ( #49 )
2016-07-09 06:24:15 +03:00
Ned Deily
8f12586fb2
Update pep-0494.txt
...
Minor schedule adjustments: push b1 (feature code cutoff) back several days and move a4 (final alpha) back a week to balance.
2016-07-08 20:59:58 -04:00
Matthias Bussonnier
1255af25a0
Convert PEP 299 to rst. ( #47 )
2016-07-07 05:37:27 +03:00
Berker Peksag
2e6c3886d1
Improve PEP 294 markup
2016-07-07 03:44:24 +03:00
Chris Angelico
c7a746ddea
Merge pull request #48 from Carreau/pep-0294-to-rst
...
Update Pep 294 to Rst.
2016-07-07 10:15:22 +10:00
Matthias Bussonnier
ff82921f4c
Update Pep 294 to Rst.
2016-07-06 17:10:04 -07:00
Brett Cannon
100404228a
Merge pull request #46 from dstufft/faster-builds
...
Parallelize PEP builds to speed up CI
2016-07-05 10:24:45 -07:00
Brett Cannon
376d01ef78
Merge pull request #45 from dstufft/fail-on-warning
...
Fail on warnings
2016-07-05 10:23:18 -07:00
Donald Stufft
423ccb9f8e
Parallelize PEP builds to speed up CI
2016-07-05 13:18:14 -04:00
Donald Stufft
e88ac060bf
Avoid duplicate target with an anonymous target
2016-07-05 13:14:57 -04:00
Donald Stufft
cfa09e1878
Halt on warnings and not just errors
2016-07-05 13:14:38 -04:00
Guido van Rossum
bf22a02332
Add explanation of singletons in unions to PEP484
...
By Ivan Levkivskyi (https://github.com/python/typing/pull/240 ).
2016-07-05 09:35:49 -07:00
Benjamin Peterson
a558bf5733
done with 2.7.12
2016-07-02 21:30:27 -07:00
Brett Cannon
0bae54e208
Merge pull request #40 from controversial/patch-1
...
Fix typo in PEP 492
2016-07-01 09:42:18 -07:00
Chris Angelico
82ee13e555
Merge pull request #44 from zhangyangyu/master
...
fix a few typos of PEP 252, 253, 367, 3135
2016-07-01 17:35:22 +10:00
Xiang Zhang
65a38a811b
fix a few typos in PEP 252, 253, 367, 3135
2016-07-01 15:27:28 +08:00
Oleg Broytman
72431922e7
Update PEP 103 ( #43 )
...
* [PEP-103] Remove deprecated msysGit
* [PEP-103] Fix URLs for sites that has been moved
* [PEP-103] Link to the repository for git-cola
* [PEP-103] Move around paragraphs about updating remote-tracking branches
* [PEP-103] Two spaces before inline comments as per PEP-8
* [PEP-103] Explain problems with rebasing long-lived merged branches
* [PEP-103] Add links to collections of useful assets
GitAlias, GitIgnore and pre-commit hooks.
* [PEP-103] git switches to the root dir before running any command
* [PEP-103] Demote advanced topics to made them subtopics
* [PEP-103] Fix a misspelling
* [PEP-103] Config options don't need to be global
2016-06-30 18:37:08 +03:00
Brett Cannon
d910fabad7
Merge pull request #41 from python/pep520-accepted
...
Mark PEP 520 as accepted.
2016-06-28 16:34:58 -07:00
ericsnowcurrently
b1c1ebe746
Mark PEP 520 as accepted.
2016-06-28 17:22:28 -06:00
Brett Cannon
4d66e51a8f
Add a missing period
2016-06-28 14:39:26 -07:00
Brett Cannon
52a15932e7
FIx syntax error
2016-06-28 14:38:09 -07:00
Brett Cannon
f1493a21e5
Add a missing "a"
2016-06-28 14:35:22 -07:00
ericsnowcurrently
c6c695732a
PEP 520: Resolve the open questions.
2016-06-28 14:40:13 -06:00
Luke Deen Taylor
e6f594d151
Fix typo in PEP 492
...
`noting` -> `nothing`
2016-06-28 15:30:38 -04:00
ericsnowcurrently
e901e81295
Update PEP 520 per python-dev feedback.
2016-06-28 11:03:29 -06:00
Brett Cannon
c7adf1141c
Merge pull request #32 from Carreau/rst-peps
...
Handle PEP files with `.rst` extensions
2016-06-27 11:00:20 -07:00
Matthias Bussonnier
68764e0787
Update pep 12 to mention rst extension.
2016-06-27 10:36:37 -07:00
Matthias Bussonnier
4012c124e1
Handle pep files with `.rst` extensions.
2016-06-27 10:30:09 -07:00
Larry Hastings
b409f87f64
Merge branch 'master' of github.com:python/peps
2016-06-26 20:07:48 -07:00
Larry Hastings
e0acccfe31
Update release schedules for 3.4 and 3.5.
2016-06-26 20:07:15 -07:00
Berker Peksag
e8d5bd2487
Merge pull request #37 from python/skumaran/update_pep_vcs_references
...
Update PEP VCS References. Point to the github repository.
2016-06-26 08:51:36 +03:00
Senthil Kumaran
30784d4044
Update PEP VCS References. Point to the github repository.
2016-06-25 22:33:12 -07:00
Nick Coghlan
ace74fca2a
PEP 522: Update based on security-sig discussions
2016-06-25 16:12:27 -07:00
ericsnowcurrently
a9ed29c1e3
PEP 520 updates after feedback. ( #35 )
2016-06-24 15:48:12 -06:00
Brett Cannon
035088bf64
Merge pull request #34 from brettcannon/update-pep0519
...
Mark the glossary entry as done for PEP 519
2016-06-24 12:46:05 -07:00
Brett Cannon
046bb08b9e
Mark the glossary entry as done for PEP 519
2016-06-24 12:39:49 -07:00
Barry Warsaw
9e243a7d61
Merge pull request #33 from warsaw/whitespace
...
Whitespace.
2016-06-24 09:22:01 -04:00
Barry Warsaw
f9120fcca9
Whitespace.
2016-06-24 09:17:03 -04:00
Brett Cannon
0d0236d932
Merge pull request #30 from Carreau/pep-20-rst
...
Convert PEP 20 to reST
2016-06-22 12:21:40 -07:00
Brett Cannon
3e3c016e52
Merge pull request #31 from Carreau/pep-0042-to-rst
...
Convert PEP 42 to reST
2016-06-22 12:18:52 -07:00
Matthias Bussonnier
483d4abd3d
Convert pep-0042 to Rst
2016-06-22 11:41:50 -07:00
Matthias Bussonnier
db16082f58
Convert pep 20 to Rst
2016-06-22 11:17:14 -07:00
ncoghlan
8a4f6c8005
PEP 522: add missing "return" in example
2016-06-21 18:57:03 -07:00
Nick Coghlan
914dfa153e
PEP 522: *BSD behaviour is variant specific
2016-06-21 18:17:54 -07:00
Berker Peksag
b819c243a3
Merge pull request #29 from Carreau/convert-pep-10
...
Convert pep 10 to Rst.
2016-06-21 15:59:20 -07:00