- 20 Mar, 2012 2 kayıt (commit)
-
-
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ı
-
- 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 8 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
allocating path buffers on the heap instead of the stack.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Ross Lagerwall yazdı
Based on patch from Hervé Coatanhay.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 17 Mar, 2012 24 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Ned Deily yazdı
(Initial patch by Dionysios Kalofonos)
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
(Patch by Dionysios Kalofonos)
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Closes #14250: regex.flags has not only explicit flags but also implicit flags and those from the pattern
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Eli Bendersky yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
3.2 explain json.dumps for non-string keys in dicts. closes issue6566. Patch contributed Kirubakaran Athmanathan
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-