On 26.08.2012 22:16, Victor Stinner wrote:
Hi,
In the first example of the "PEP 409: Suppressing exception context"
section, I read "from None...".
http://docs.python.org/dev/whatsnew/3.3.html#pep-409-suppressing-exception-context
It's confusing because I don't remember what was the last choice
On 26.08.2012 21:15, Chris Jerdonek wrote:
Now that the 3.3 release clone has been created, can someone clarify
what changes are allowed to go into the default branch? Is it the
same policy as if the changes were going into the release clone
directly (i.e. code freeze unless you have Georg's app
Hi,
In the first example of the "PEP 409: Suppressing exception context"
section, I read "from None...".
http://docs.python.org/dev/whatsnew/3.3.html#pep-409-suppressing-exception-context
It's confusing because I don't remember what was the last choice for
the PEP: None or ... :-)
The reST "code
Now that the 3.3 release clone has been created, can someone clarify
what changes are allowed to go into the default branch? Is it the
same policy as if the changes were going into the release clone
directly (i.e. code freeze unless you have Georg's approval), or are
future changes for 3.3.1 okay,