index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-33043: Add a Contributing to Docs link and Update the Found a Bug Page (#...
Susan Su
2019-03-29
1
-0/+1
*
bpo-30427: eliminate redundant type checks in os.path.normcase() (GH-1712)
Wolfgang Maier
2019-03-28
1
-0/+2
*
bpo-36366: Return None on stopping unstarted patch object (GH-12472)
Xtreak
2019-03-28
1
-0/+4
*
bpo-35941: Fix ssl certificate enumeration for windows (GH-12486)
kctherookie
2019-03-28
1
-0/+3
*
bpo-36425: Add Simplified Chinese to the language switcher (GH-12537)
zhsj
2019-03-28
1
-0/+2
*
bpo-29515: add missing socket.IPPROTO_* constants on Windows (GH-12183)
Giampaolo Rodola
2019-03-28
1
-0/+27
*
bpo-36459: Fix a possible double PyMem_FREE() due to tokenizer.c's tok_nextc(...
Zackery Spytz
2019-03-28
1
-0/+1
*
bpo-36452: dictiter: track maximum iteration count (GH-12596)
Thomas Perl
2019-03-28
1
-0/+1
*
Fix NEWS entries with incorrect bpo numbers (GH-12599)
Ned Deily
2019-03-28
2
-2/+2
*
bpo-31292: Fixed distutils check --restructuredtext for include directives (G...
Philipp A
2019-03-27
1
-0/+2
*
bpo-36443: Disable C locale coercion and UTF-8 Mode by default (GH-12589)
Victor Stinner
2019-03-27
1
-0/+6
*
bpo-36441: Fixes creating a venv when debug binaries are installed. (#12566)
Steve Dower
2019-03-27
1
-0/+1
*
bpo-31904: Fix test_utf8_mode on VxWorks (GH-12428)
hliu0
2019-03-27
1
-0/+1
*
bpo-35810: Incref heap-allocated types in PyObject_Init (GH-11661)
Eddie Elizondo
2019-03-27
1
-0/+4
*
bpo-36407: Fix writing indentations of CDATA section (xml.dom.minidom). (GH-1...
Vladimir Surjaninov
2019-03-27
1
-0/+2
*
bpo-33832: Add "magic method" glossary entry (GH-7630)
Andre Delfino
2019-03-27
1
-0/+1
*
bpo-36429: Fix starting IDLE with pyshell (#12548)
Terry Jan Reedy
2019-03-26
1
-0/+2
*
bpo-36436: Fix _testcapi.pymem_buffer_overflow() (GH-12560)
Victor Stinner
2019-03-26
1
-0/+1
*
bpo-36433: fix confusing error messages in classmethoddescr_call (GH-12556)
Inada Naoki
2019-03-26
1
-0/+1
*
Merge tag 'v3.8.0a3'
Łukasz Langa
2019-03-26
88
-171/+871
|
\
|
*
v3.8.0a3
v3.8.0a3
Łukasz Langa
2019-03-25
88
-171/+871
*
|
bpo-36430: Fix a possible reference leak in itertools.count(). (GH-12551)
Zackery Spytz
2019-03-26
1
-0/+1
*
|
bpo-36345: Add a new example in the documentation of wsgiref (#12511)
Stéphane Wirtel
2019-03-25
1
-0/+2
*
|
bpo-36143: Regenerate Lib/keyword.py from the Grammar and Tokens file using p...
Pablo Galindo
2019-03-25
1
-0/+2
*
|
bpo-36326: Let inspect.getdoc() find docstrings for __slots__ (GH-12498)
Raymond Hettinger
2019-03-25
1
-0/+2
|
/
*
bpo-36421: Fix a possible double decref in _ctypes.c's PyCArrayType_new(). (G...
Zackery Spytz
2019-03-25
1
-0/+1
*
bpo-36218: Fix handling of heterogeneous values in list.sort (GH-12209)
Rémi Lapeyre
2019-03-25
1
-0/+2
*
bpo-36401: Have help() show readonly properties separately (GH-12517)
Raymond Hettinger
2019-03-25
1
-0/+2
*
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)
Louie Lu
2019-03-24
1
-0/+1
*
bpo-36405: IDLE - Restore __main__ and add tests (#12518)
Terry Jan Reedy
2019-03-24
1
-1/+1
*
bpo-36412: fix a possible crash in dictobject.c's new_dict() (GH-12519)
Zackery Spytz
2019-03-24
1
-0/+1
*
bpo-32217: Correct usage of ABI tags in freeze. (GH-4719)
AraHaan
2019-03-23
1
-0/+1
*
bpo-36381: warn when no PY_SSIZE_T_CLEAN defined (GH-12473)
Inada Naoki
2019-03-23
1
-0/+2
*
bpo-23205: IDLE: Add tests and refactor grep's findfiles (GH-12203)
Cheryl Sabella
2019-03-23
1
-0/+2
*
bpo-36405: Use dict unpacking in idlelib (#12507)
Terry Jan Reedy
2019-03-23
1
-0/+1
*
bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491)
Terry Jan Reedy
2019-03-22
1
-0/+2
*
bpo-36298: Raise ModuleNotFoundError in pyclbr when a module can't be found (...
Brett Cannon
2019-03-22
1
-0/+2
*
bpo-30670: Add pp function to the pprint module (GH-11769)
Rémi Lapeyre
2019-03-22
1
-0/+4
*
bpo-21269: Provide args and kwargs attributes on mock call objects GH11807
Kumar Akshay
2019-03-22
1
-0/+1
*
bpo-36398: Fix a possible crash in structseq_repr(). (GH-12492)
Zackery Spytz
2019-03-22
1
-0/+1
*
bpo-36256: Fix bug in parsermodule when parsing if statements (GH-12477)
Pablo Galindo
2019-03-21
1
-0/+2
*
bpo-36268: Change default tar format to pax from GNU. (GH-12355)
CAM Gerlach
2019-03-21
1
-0/+3
*
bpo-36285: Fix integer overflow in the array module. (GH-12317)
sth
2019-03-20
1
-0/+1
*
bpo-36312: Fix decoders for some code pages. (GH-12369)
Serhiy Storchaka
2019-03-20
1
-0/+2
*
bpo-36374: Fix a possible null pointer dereference (GH-12449)
Zackery Spytz
2019-03-20
1
-0/+2
*
bpo-36365: Rewrite structseq_repr() using _PyUnicodeWriter (GH-12440)
Victor Stinner
2019-03-19
1
-0/+1
*
bpo-36236: Handle removed cwd at Python init (GH-12424)
Victor Stinner
2019-03-19
1
-0/+2
*
bpo-36333: Fix leak _PyRuntimeState_Fini (GH-12400)
Stéphane Wirtel
2019-03-19
1
-0/+1
*
bpo-36356: Fix memory leak in _PyPreConfig_Read() (GH-12425)
btharper
2019-03-19
1
-0/+1
*
bpo-36324: Add inv_cdf() to statistics.NormalDist() (GH-12377)
Raymond Hettinger
2019-03-19
1
-0/+2
[next]