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
Matthias Bussonnier
8bc43986e7
Convert pep 10 to Rst.
2016-06-21 15:53:57 -07:00
ericsnowcurrently
d0002d5e53
Mention support for C-API types. ( #28 )
2016-06-20 20:14:02 -06:00
ericsnowcurrently
2c76730f6b
Focus PEP 520 on __definition_order__. ( #27 )
2016-06-20 19:24:03 -06:00
Nathaniel J. Smith
612452784a
Fix a few typos in PEP 522 ( #26 )
2016-06-20 15:41:48 -07:00
Łukasz Langa
b8a510bf29
Clarify backward-compatible type annotations
...
Previous wording used the term "function annotations" which is overly generic. This commit modifies the wording to make it clear we don't mean arbitrary function annotations.
2016-06-20 13:23:55 -07:00
Brett Cannon
97f08774d5
Merge pull request #24 from python/travis-perf
...
Tweak some Travis settings for potentially faster builds
2016-06-20 12:24:41 -07:00
Brett Cannon
ae15a08c55
Tweak some Travis settings for potentially faster builds
2016-06-20 10:29:28 -07:00
Brett Cannon
ce35ed6e0e
Merge pull request #21 from Carreau/restify-pep-0005
...
Restify PEP-5
2016-06-20 10:23:59 -07:00
Brett Cannon
6ebdb79ef6
Merge pull request #20 from Carreau/restify-pep-0003
...
Restify PEP-3
2016-06-20 10:23:51 -07:00
Brett Cannon
02f36e46d1
Merge pull request #17 from Carreau/travis
...
Build with Travis, including users PRs.
2016-06-20 10:20:04 -07:00
ncoghlan
48c750982c
Merge pull request #23 from ncoghlan/security-sensitive-rng
...
PEP 522: Rewrite accounting for Nathaniel's feedback
2016-06-20 10:48:39 +10:00
Nick Coghlan
4573a6ba2e
PEP 522: Rewrite accounting for Nathaniel's feedback
...
The core proposal (raising BlockingIOError) remains the same,
but the rationale and background sections now go into much more
depth for folks that want it.
The PEP now also explicitly covers the related changes to interpreter
and random module initialization, as well as providing references
to most of the related bugs.python.org messages.
2016-06-19 17:37:46 -07:00
Matthias Bussonnier
5e69c5e9f4
Setup CI
2016-06-19 15:46:32 -07:00
Matthias Bussonnier
cae235ae45
Convert PEP 6 to reST format ( #22 )
2016-06-19 15:42:07 -07:00
Matthias Bussonnier
bf195b69e3
Restify PEP-3
2016-06-19 12:41:56 -07:00