summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * use https docs url (#21115)Benjamin Peterson2014-03-311-2/+2
* | | | (Merge 3.4) Issue #20668: Remove tests.txt of test_asyncioVictor Stinner2014-03-311-14/+0
|\ \ \ \ | |/ / /
| * | | Issue #20668: Remove tests.txt of test_asyncioVictor Stinner2014-03-311-14/+0
* | | | merge 3.4Benjamin Peterson2014-03-311-0/+1
|\ \ \ \ | |/ / /
| * | | merge 3.3Benjamin Peterson2014-03-311-0/+1
| |\ \ \ | | |/ /
| | * | merge 3.2Benjamin Peterson2014-03-311-0/+1
| | |\ \ | | | |/
| | | * add Ian BeerBenjamin Peterson2014-03-311-0/+1
* | | | merge 3.4Benjamin Peterson2014-03-301-19/+19
|\ \ \ \ | |/ / /
| * | | merge 3.3Benjamin Peterson2014-03-301-19/+19
| |\ \ \ | | |/ /
| | * | merge 3.2Benjamin Peterson2014-03-301-19/+19
| | |\ \ | | | |/
| | | * fix expandtabs overflow detection to be consistent and not rely on signed ove...Benjamin Peterson2014-03-301-19/+19
* | | | merge 3.4Benjamin Peterson2014-03-301-3/+5
|\ \ \ \ | |/ / /
| * | | update notes to talk about -X showrefcountBenjamin Peterson2014-03-301-3/+5
* | | | Merge 3.4.Martin v. Löwis2014-03-300-0/+0
|\ \ \ \ | |/ / /
| * | | Add test case for freeze.Martin v. Löwis2014-03-303-0/+15
* | | | Run test program.Martin v. Löwis2014-03-301-0/+1
* | | | Merge 3.4 (#16047)Martin v. Löwis2014-03-304-4/+16
|\ \ \ \ | |/ / /
| * | | Issue #16047: Fix module exception list and __file__ handling in freeze.Martin v. Löwis2014-03-304-4/+16
* | | | merge 3.4 (#21105)Benjamin Peterson2014-03-301-0/+2
|\ \ \ \ | |/ / /
| * | | make partialmethod example work (closes #21105)Benjamin Peterson2014-03-301-0/+2
* | | | Merge 3.4: Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge.Martin v. Löwis2014-03-302-4/+8
|\ \ \ \ | |/ / /
| * | | Issue #11824: Consider ABI tags in freeze. Patch by Meador Inge.Martin v. Löwis2014-03-302-4/+8
* | | | Add test case for freeze.Martin v. Löwis2014-03-303-0/+14
* | | | Issue 21100: Amazingly, tuple lexicographic ordering was untested.Raymond Hettinger2014-03-301-0/+8
* | | | merge 3.4Benjamin Peterson2014-03-300-0/+0
|\ \ \ \ | |/ / /
| * | | Fix doc typo.Guido van Rossum2014-03-301-1/+1
* | | | Issue #20022: Eliminate use of deprecated bundlebuilder in OS X builds.Ned Deily2014-03-304-953/+16
* | | | Fix doc typo.Guido van Rossum2014-03-301-1/+1
* | | | Null merge from 3.4.Eric Snow2014-03-290-0/+0
|\ \ \ \ | |/ / /
| * | | Issue #21097: Move test_namespace_pkgs into test_importlib.Eric Snow2014-03-2916-0/+2
* | | | Issue #21097: Move test_namespace_pkgs into test_importlib.Eric Snow2014-03-2916-0/+2
* | | | mergeRaymond Hettinger2014-03-291-1/+1
|\ \ \ \ | |/ / /
| * | | Minor readability improvement.Raymond Hettinger2014-03-291-1/+1
* | | | inspect: Update docstrings; Rename _signature_internal to _signature_from_cal...Yury Selivanov2014-03-291-57/+78
* | | | inspect.docs: Document that Signature and Parameter are now picklable (issue ...Yury Selivanov2014-03-291-0/+6
* | | | inspect.docs: Fix indentation and version-added for Signature.from_callableYury Selivanov2014-03-291-1/+3
* | | | Issue #21093: merge from 3.4Ned Deily2014-03-292-2/+8
|\ \ \ \ | |/ / /
| * | | Issue #21093: Prevent failures of ctypes test_macholib on OS X if aNed Deily2014-03-292-2/+8
* | | | Issue #19697: merge docs from 3.4Nick Coghlan2014-03-291-2/+16
|\ \ \ \ | |/ / /
| * | | Issue #19697: document more __main__.__spec__ quirksNick Coghlan2014-03-291-2/+16
* | | | Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt.Zachary Ware2014-03-291-0/+1
* | | | Merge with 3.4Zachary Ware2014-03-291-2/+1
|\ \ \ \ | |/ / /
| * | | Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt.Zachary Ware2014-03-291-2/+1
* | | | Merge 3.4 into default.Eric Snow2014-03-290-0/+0
|\ \ \ \ | |/ / /
| * | | Issue #19697: Document cases where __main__.__spec__ is None.Eric Snow2014-03-292-1/+43
* | | | Issue #19697: Document cases where __main__.__spec__ is None.Eric Snow2014-03-292-1/+43
* | | | mergeRaymond Hettinger2014-03-282-2/+2
|\ \ \ \ | |/ / /
| * | | Issue 21014: Use booleans instead of 0 and 1 in examples.Raymond Hettinger2014-03-282-2/+2
* | | | merge 3.4 (#21089)Benjamin Peterson2014-03-281-0/+1
|\ \ \ \ | |/ / /
| * | | undefine SET_SYS_FROM_STRING_BORROW after its done being used (closes #21089)Benjamin Peterson2014-03-281-0/+1