92879 Commits (b0db3718d44d4ef8aa257a166299bc35f0e08b87)
 

Author SHA1 Message Date
Brett Cannon b0db3718d4 whitespace cleanup 11 years ago
Brett Cannon 849113af6b Issue #25791: Warn when __package__ != __spec__.parent. 11 years ago
Brett Cannon 52c854a838 Merge from 3.5 11 years ago
Brett Cannon 3bf1d87bbd Fix a typo in a code example 11 years ago
Victor Stinner bf980797af Merge 3.5 (i18n doc, issue #25907) 11 years ago
Victor Stinner 875f29aa69 doc: i18n HTML templates 11 years ago
Victor Stinner fd9ccaea03 Null merge 3.5 (change already applied to default) 11 years ago
Victor Stinner 5a701f0304 Issue #25876: Fix also test_set() of test_gdb when -E command line is used 11 years ago
Victor Stinner 22756f18bc Issue #25876: test_gdb: use subprocess._args_from_interpreter_flags() to test 11 years ago
Victor Stinner b02ef715a3 Use Py_uintptr_t for atomic pointers 11 years ago
Victor Stinner 3cdd5fb970 code_richcompare() now uses the constants types 11 years ago
Victor Stinner efb2413ce8 code_richcompare() now uses the constants types 11 years ago
Victor Stinner e3560a7dc9 site: error on sitecustomize import error 11 years ago
Benjamin Peterson ae8c078dbb merge 3.5 11 years ago
Benjamin Peterson d52513cb22 merge 3.4 11 years ago
Benjamin Peterson b1db758061 reject negative data_size 11 years ago
Senthil Kumaran cbde4a6924 merge from 3.5 11 years ago
Senthil Kumaran e5c05cc8c0 minor clarification on Zipfile 'x' mode - exclusive creation of a file. 11 years ago
Donald Stufft a7baa106cd Merge update to pip 11 years ago
Donald Stufft 38150e0d85 Merge update to pip 11 years ago
Donald Stufft 5d0124623c Upgrade pip to 8.0.2 11 years ago
Berker Peksag 2e15d60b83 Issue #18620: Improve Pool examples in multiprocessing documentation 11 years ago
Berker Peksag 7405c16533 Issue #18620: Improve Pool examples in multiprocessing documentation 11 years ago
Senthil Kumaran dce4ae8ffe merge from 3.5 11 years ago
Senthil Kumaran 1538b3d3df issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys and 11 years ago
Victor Stinner 9f78939552 Issue #26107: Fix typo in Objects/lnotab_notes.txt 11 years ago
Victor Stinner 875dde4387 Merge 3.5 (doc) 11 years ago
Victor Stinner d99cd333fe Issue #26106: doc: Move text of licenses to parsed literal block 11 years ago
Benjamin Peterson 2b0b5ac5a0 merge 3.5 (#26171) 11 years ago
Benjamin Peterson 47b8ba22e3 merge 3.4 (#26171) 11 years ago
Benjamin Peterson c4032da201 prevent buffer overflow in get_data (closes #26171) 11 years ago
Benjamin Peterson ba77788bba merge 3.5 11 years ago
Benjamin Peterson d4d7737c3f merge 3.4 11 years ago
Benjamin Peterson ef9cf08352 fix refleak in error condition 11 years ago
Benjamin Peterson e45abae08f merge 3.5 (#26172) 11 years ago
Benjamin Peterson b57eaeadff merge 3.4 (#26172) 11 years ago
Benjamin Peterson c836f717cd remove script from epub (closes #26172) 11 years ago
Victor Stinner c3ea8d2268 Merge 3.5 (issue #24520) 11 years ago
Victor Stinner 7172f507e1 Replace fpgetmask() with fedisableexcept() 11 years ago
Victor Stinner f3914eb16d co_lnotab supports negative line number delta 11 years ago
Senthil Kumaran 316fcc867b merge from 3.5 11 years ago
Senthil Kumaran 6a0514ea20 issue25982 - Add a class definition for managers.Namespace in the multiprocessing docs. 11 years ago
Victor Stinner b56837a033 Merge 3.5 11 years ago
Victor Stinner bfd316e750 Add _PyThreadState_UncheckedGet() 11 years ago
Serhiy Storchaka 5ccbf79eae Issue #26147: xmlrpc now works with strings not encodable with used 11 years ago
Serhiy Storchaka aebb6d3682 Issue #26147: xmlrpc now works with strings not encodable with used 11 years ago
Berker Peksag 5d69e6871a Issue #5626: Remove misleading comment from socket.gethostname() documentation 11 years ago
Berker Peksag 744fdfbf9a Issue #5626: Remove misleading comment from socket.gethostname() documentation 11 years ago
Berker Peksag 4f49c1c38a Issue #26157: Fix typos in asyncio-eventloop.rst 11 years ago
Berker Peksag 49c9edf3d9 Issue #26157: Fix typos in asyncio-eventloop.rst 11 years ago