- 22 Mar, 2012 8 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Victor Stinner yazdı
w cannot be NULL so use Py_DECREF() instead of Py_XDECREF().
-
- 21 Mar, 2012 18 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #14204: The ssl module now has support for the Next Protocol Negotiation extension, if available in the underlying OpenSSL library. Patch by Colin Marc.
-
Andrew Svetlov yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
up the decimal module. Performance gains of the new C implementation are between 12x and 80x, depending on the application.
-
krisvale yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
Patch by Guilherme Polo.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 20 Mar, 2012 6 kayıt (commit)
-
-
Andrew Svetlov yazdı
Patch by Guilherme Polo.
-
R David Murray yazdı
This is a backward incompatible change, but since it is an RFC conformance bug and all real mail servers that I know of do conform to the RFC in this regard, I believe it is an acceptable change for a feature release. Patch by Jason Killen.
-
Benjamin Peterson yazdı
-
Larry Hastings yazdı
They're optional-only for now (unlike in pure Python) but that's all I needed. The syntax can easily be relaxed if we want to support required keyword-only arguments for extension types in the future.
-
Giampaolo Rodola yazdı
-
Giampaolo Rodola yazdı
-
- 19 Mar, 2012 6 kayıt (commit)
-
-
Victor Stinner yazdı
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
Based on patch from Hervé Coatanhay.
-
Benjamin Peterson yazdı
-
R David Murray yazdı
Patch by Eric Snow.
-
R David Murray yazdı
Patch by Eric Snow.
-
- 18 Mar, 2012 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
allocating path buffers on the heap instead of the stack.
-