Georg Brandl
|
b663aacac1
|
Add 3.3rc3.
|
2012-09-22 13:12:34 +02:00 |
Andrew Svetlov
|
5cbc40c873
|
Update pep-362 text.
|
2012-09-21 18:08:27 +03:00 |
Daniel Holth
|
c56a901517
|
add stub for wheel spec
|
2012-09-20 18:43:53 -04:00 |
Daniel Holth
|
6808f0b1e1
|
pep-0425 edits
|
2012-09-16 17:50:23 -04:00 |
Daniel Holth
|
ffbc22c7cb
|
update tags PEP
|
2012-09-16 13:27:11 -04:00 |
Daniel Holth
|
dfb0975b38
|
add hash algorithm agility to RECORD
|
2012-09-15 08:10:49 -04:00 |
Daniel Holth
|
6a93f82c5d
|
metadata 1.3 edits
|
2012-09-15 07:51:35 -04:00 |
Georg Brandl
|
2270cb831f
|
Remove outdated Windows instructions.
|
2012-09-09 11:12:29 +02:00 |
Nick Coghlan
|
b280f47364
|
Update to latest metadata 1.3 draft
|
2012-09-09 01:53:56 +10:00 |
Nick Coghlan
|
36006c87d2
|
Updating PEP 3150's statement local namespaces to be substantially simpler and easier to understand, and make PEP 403 and PEP 3150 direct competitors again
|
2012-09-05 21:15:00 +10:00 |
Nick Coghlan
|
66b59db2c8
|
Expand the discussion of nested suite variants
|
2012-09-04 21:33:39 +10:00 |
Nick Coghlan
|
1d9af129be
|
Tweak the equivalence example, explain why a nested suite is a bad idea
|
2012-09-03 22:09:30 +10:00 |
Nick Coghlan
|
4c2e982b75
|
Don't have quite so many top level headings
|
2012-09-03 21:33:16 +10:00 |
Nick Coghlan
|
8257981ad1
|
Explicitly recast this proposal as a new kind of decorator clause
|
2012-09-03 21:19:27 +10:00 |
Nick Coghlan
|
13b2b1f160
|
Add first draft of 1.3 metadata spec (includes some info on metadata files that went missing in the 1.2 spec)
|
2012-08-31 23:53:29 +10:00 |
Nick Coghlan
|
2570751b6e
|
ipaddress integration is complete
|
2012-08-20 10:26:02 +10:00 |
Andrew Svetlov
|
151209a801
|
Minor corrections in PEP 362, sent by Yury Selivanov.
|
2012-08-13 21:31:39 +03:00 |
Nick Coghlan
|
32f1e342b4
|
Fix typo
|
2012-08-11 23:58:03 +10:00 |
Nick Coghlan
|
45c3f6cedf
|
Add Daniel Holth's binary compatibility tag PEP
|
2012-08-11 23:53:43 +10:00 |
Georg Brandl
|
75d429bf5a
|
3.3 schedule update.
|
2012-08-09 20:48:06 +02:00 |
Brett Cannon
|
9f0aa85c25
|
Grammar fix.
|
2012-07-30 14:37:57 -04:00 |
Guido van Rossum
|
03909e4c50
|
Improve and accept PEP 424 (__length_hint__).
|
2012-07-30 10:12:18 -07:00 |
Alex Gaynor
|
9962846ad1
|
Whitespace and spelling fixes.
|
2012-07-29 18:10:33 -07:00 |
Alex Gaynor
|
162406d485
|
Merged upstream.
|
2012-07-29 18:08:14 -07:00 |
Alex Gaynor
|
aec429dfa9
|
Update PEP-0424 with respect to feedback received.
|
2012-07-16 20:00:55 -07:00 |
Georg Brandl
|
a56314b4b0
|
Update schedule.
|
2012-07-16 22:13:48 +02:00 |
Alex Gaynor
|
b01cd39186
|
Updates to PEP-0424 following the discussion.
|
2012-07-14 16:49:42 -07:00 |
Benjamin Peterson
|
8395ac1f02
|
add post-history
|
2012-07-14 15:14:00 -07:00 |
Benjamin Peterson
|
e1a5a1d0f9
|
add created date
|
2012-07-14 15:08:58 -07:00 |
Benjamin Peterson
|
89459a6f40
|
you're looking at 3.4
|
2012-07-14 15:08:03 -07:00 |
Benjamin Peterson
|
2e4072a42a
|
add PEP 424 from Alex Gaynor
|
2012-07-14 15:07:48 -07:00 |
Victor Stinner
|
92347731ad
|
PEP 418: Replace adjusted with adjustable in time.get_clock_info()
|
2012-07-10 01:38:53 +02:00 |
Éric Araujo
|
114063f6e8
|
Backed out changeset 4dc72bbf9ed2 (need more discussion + delegate)
|
2012-07-07 14:31:27 -04:00 |
Daniel Holth
|
85619a3b60
|
specify Provides-Extra
|
2012-07-04 07:30:08 -04:00 |
Benjamin Peterson
|
1ecbaa9519
|
fix header
|
2012-06-27 09:09:25 -07:00 |
Guido van Rossum
|
f1db51dc79
|
Add PEP 423 (Naming conventions and recipes related to packaging).
|
2012-06-26 10:25:12 -07:00 |
Marc-Andre Lemburg
|
a4ef40c921
|
Add new footnote to clarify the meaning of "affected rows" in the DB-API.
See DB-SIG mailing list for a discussion:
http://mail.python.org/pipermail/db-sig/2012-June/005856.html
|
2012-06-25 17:07:24 +02:00 |
Larry Hastings
|
3e3a1a3b77
|
Added PEP header "Resolution" to the preamble of recently-accepted PEP 362.
|
2012-06-25 01:05:33 -07:00 |
Éric Araujo
|
02bc747336
|
Remove packaging module from 3.3 additions
|
2012-06-23 22:27:28 -04:00 |
Georg Brandl
|
a263a17e2e
|
362 is done too.
|
2012-06-23 10:38:04 +02:00 |
Georg Brandl
|
3668a9229b
|
Release schedule update for 3.3.
|
2012-06-23 08:51:34 +02:00 |
Larry Hastings
|
b7f57451dc
|
Mark PEP 362 as accepted. Huzzah!
|
2012-06-22 15:16:35 -07:00 |
Larry Hastings
|
cfabce066a
|
One last edit on PEP 362; I think Guido's ready to give this the green light.
|
2012-06-22 13:12:59 -07:00 |
Larry Hastings
|
685c1b2005
|
The latest round of changes from Yury Selivanov on PEP 362.
|
2012-06-21 10:06:19 -07:00 |
Larry Hastings
|
ff243784df
|
The latest changes from Yury Selivanov. I can almost taste the acceptance!
|
2012-06-21 01:44:15 -07:00 |
Brian Curtin
|
11dadc9c41
|
Accepting PEP 397
|
2012-06-20 11:54:32 -05:00 |
Nick Coghlan
|
a2cb158ec2
|
Revert accidental edit to unrelated PEP
|
2012-06-20 23:11:17 +10:00 |
Nick Coghlan
|
31b656092d
|
Update PEP 414 to record the exclusion of raw Unicode literals from the scope
|
2012-06-20 21:45:58 +10:00 |
Martin v. Löwis
|
e88d8fbb66
|
Specify that the \Windows copy of the launcher is always a 32-bit executable.
|
2012-06-20 11:16:44 +02:00 |
Martin v. Löwis
|
9fdb925c36
|
Incorporate Terry's and Brian's feedback.
|
2012-06-19 17:13:49 +02:00 |