Nick Coghlan
b8f3b3d108
Update pep-0571.rst
2018-04-12 21:56:41 +10:00
toonarmycaptain
dd451b599a
Typo in PEP 526 ( #614 )
2018-04-11 11:18:19 -07:00
Sumana Harihareswara
43168c8b77
Update 469, 464, 470 to Final ( #607 )
2018-04-11 11:16:39 -07:00
jdemeyer
1a35c75c3c
Update PEP 575 ( #616 )
2018-04-12 01:15:14 +10:00
Chris Angelico
582dfee5d0
PEP 572: Fix example to more accurately reflect reality
2018-04-11 19:47:12 +10:00
Chris Angelico
356c97ef43
PEP 572: Fix wording (thanks Ethan)
2018-04-11 16:21:15 +10:00
Chris Angelico
1a7c830cdb
PEP 572: Add one open question
2018-04-11 15:30:34 +10:00
Chris Angelico
c51be3df34
PEP 572: Fix markup (wow, I pushed the same bug twice in one day...)
2018-04-11 15:23:04 +10:00
Chris Angelico
6c0985fc9a
PEP 572: Post to Python-Ideas again
2018-04-11 15:17:00 +10:00
Chris Angelico
9e5e64814a
PEP 572: Add migration notes
2018-04-11 15:16:15 +10:00
Chris Angelico
423b65b131
PEP 572: Fix markup
2018-04-11 13:47:25 +10:00
Chris Angelico
71fea57f19
PEP 572: Document the changes to comprehensions
2018-04-11 11:07:42 +10:00
Ethan Smith
18b869d1ce
PEP 561: Point to mypy implementation and clarify stub package priority. ( #613 )
2018-04-10 09:18:42 -07:00
Mark Williams
27becbf714
PEP 571: @geofft is an author; mention manylinux2007; cite CalVer.org. ( #612 )
...
@geofft provided critical feedback on the `vsyscall` workaround.
2018-04-09 19:30:57 +10:00
Chris Angelico
731071e222
PEP 572: Wholesale rewrites to bring the document in line with reality
2018-04-09 11:41:59 +10:00
jdemeyer
f58b37ce8e
Update PEP 575 ( #608 )
2018-04-06 01:30:16 +10:00
Benjamin Peterson
e79b63a128
2.7.15 schedule
2018-04-04 21:38:45 -07:00
jdemeyer
82f02c930a
Update PEP 575 ( #606 )
2018-04-04 05:52:34 +10:00
Guido van Rossum
5af613bbb2
Fix markup bug in PEP 544
2018-04-03 11:22:59 -07:00
jdemeyer
9012ec6e8c
PEP 575: Unifying function/method classes ( #605 )
2018-04-03 06:47:37 +10:00
Recursing
d8f315b81a
Change "irregardless" to "regardless" ( #603 )
...
Most dictionaries list it as nonstandard or incorrect usage, and recommend that "regardless" be used instead.
2018-04-02 11:40:37 -07:00
Neeraj Badlani
45c20dac35
Fix PEP History Link ( #604 )
2018-04-02 11:21:45 -07:00
Ned Deily
576ccee091
3.7.0b3 actual
2018-03-29 21:53:41 -04:00
Nick Coghlan
0a6522c339
PEP 538: Remove warnings from examples
...
PEP 538 is likely to be read by folks trying to understand the
implications of locale coercion in Python 3.7.
While I don't want to lose the history that we originally approved
and implemented "warn by default" behaviour, the examples are
easier to read if the warnings are omitted.
I also added inline notes for the sections affected by the change
in how the warning notifications are handled, since the implementation
note at the top is easy to miss when following a direct link to a specific
section.
2018-03-30 00:05:50 +10:00
Ned Deily
177dcf1be1
3.6.5 final
2018-03-29 02:46:59 -04:00
Antoine Pitrou
da4e36a422
PEP draft: pickle protocol 5 ( #602 )
2018-03-28 19:53:02 +02:00
Marcel Plch
65aa281f0c
PEP 573: Module State Access from C Extension Methods ( #601 )
...
Add initial PEP draft following previous import-sig discussions.
2018-03-27 22:19:09 +10:00
Chris Angelico
3c27cf1f3c
PEP 572: Replace "SLNB" with "sublocal" and improve wording in many places
2018-03-26 09:59:47 +11:00
Chris Angelico
0950cdfb92
PEP 572: Enhance and categorize the use-cases
2018-03-26 04:07:50 +11:00
Chris Angelico
c5b251e756
PEP 572: Add another alternate spelling
2018-03-24 20:25:27 +11:00
Chris Angelico
af7b76f545
PEP 572: Rework the alternatives section into separate categories
2018-03-24 13:35:26 +11:00
Brett Cannon
d9d878ee6e
Clean up a sentence
...
Closes GH-600
2018-03-23 13:57:11 -07:00
Chris Angelico
3541449faf
PEP 572: Updates in response to posting #3 :)
2018-03-24 05:11:45 +11:00
Mark Mangoba
ab86d06172
change status to final ( #599 )
...
voted by the packaging-wg 10-0-0
2018-03-23 10:32:52 -07:00
Chris Angelico
63be12066a
PEP 572: Reword and update in response to mailing list changes
2018-03-23 20:57:38 +11:00
Thomas Kluyver
d43b984e02
571: Describe fallback platform checking using glibc version ( #597 )
2018-03-23 17:00:38 +10:00
Brett Cannon
9ae6b6c739
Fix a formatting issue
2018-03-19 19:04:45 -07:00
Barry Warsaw
893f03dce9
Minor typo fix
2018-03-19 15:25:19 -07:00
Nick Coghlan
a295ae9c2c
PEP 541: Update external references ( #593 )
...
- only mention psf-legal@... for IP concerns
- use post-migration link for PyPI
- drop Source Forge footnote entirely
2018-03-20 07:50:27 +10:00
Thomas Kluyver
70cbfda065
571: Update manylinux2 -> manylinux2010 ( #596 )
2018-03-19 13:34:48 -07:00
Nick Coghlan
db3223abeb
PEP 571: Remove Continuum Analytics reference ( #594 )
...
Resolves #592 in the simplest possible way.
2018-03-15 19:28:23 +10:00
Mark Mangoba
1f3e69eaa4
Cleaning up text - role of the PSF ( #589 )
...
Adding text for Packaging Workgroup role.
2018-03-15 18:59:22 +10:00
Ned Deily
1e9d302130
3.6.5rc1
2018-03-14 00:15:06 -04:00
Mariatta
941b0580b3
PEP 484: Fix a typo in code example (GH-591)
2018-03-13 09:43:20 -07:00
MinJae Kwon
a77cd1a99c
Fix the unexpected indentations error on pep-0467.txt (GH-580)
2018-03-12 10:23:11 -07:00
Benjamin Peterson
3e781ca99a
2020 is game over
2018-03-11 23:22:11 -07:00
Mizux
4c54f7f10c
s/tenative/tentative/ ( #588 )
2018-03-09 11:46:52 -08:00
Ned Deily
2099d109c5
"3.6.8 and beyond" -> "3.6.9 and beyond"
2018-03-08 15:54:54 -05:00
Ned Deily
8548008dc7
Make 3.6.8 an additional bugfix release
2018-03-08 10:13:53 -05:00
Sumana Harihareswara
d19e5c9053
Copyedit for PEP 541 ( #587 )
...
Prose improvements from
https://mail.python.org/pipermail/distutils-sig/2017-September/031517.html
2018-03-06 08:51:19 +11:00