]> granicus.if.org Git - python/shortlog
python
2011-08-11 Vinay SajipCloses #12718: Merge documentation fix from 3.2.
2011-08-11 Vinay SajipIssue #12718: Add documentation on using custom importers.
2011-08-11 Brian Curtinmerge
2011-08-11 Brian CurtinNews item for #12724
2011-08-11 Brian CurtinReplace Py_NotImplemented returns with the macro form...
2011-08-11 Senthil Kumaranmerge from 3.2
2011-08-11 Senthil KumaranNews item for Issue10087.
2011-08-11 Senthil KumaranFix closes Issue10087 - fixing the output of calendar...
2011-08-11 Brian CurtinAdd Py_RETURN_NOTIMPLEMENTED macro. Fixes #12724.
2011-08-09 Benjamin Peterson2.x syntax
2011-08-09 Benjamin Petersonmake this work on 2.4
2011-08-09 Benjamin Petersonmake this work with py2.5
2011-08-09 Benjamin Petersontypo
2011-08-09 Benjamin Petersondon't rewrite the header file if it hasn't changed...
2011-08-09 Benjamin Petersonfix indentation
2011-08-09 Benjamin Petersonmerge heads
2011-08-09 Benjamin Petersonmerge 3.2 (#12719)
2011-08-09 Benjamin Petersonadd a AST validator (closes #12575)
2011-08-09 Benjamin Petersonforgotten in f578ca44193d
2011-08-09 Benjamin Petersonthe bool asdl type died a while ago
2011-08-09 Benjamin Petersonadd a asdl bytes type, so Bytes.s be properly typechecked
2011-08-09 Benjamin Petersonnote mutating tp_dict is bad (closes #12719)
2011-08-09 Raymond HettingerAdd support for unary plus and unary minus to collectio...
2011-08-09 Éric AraujoMerge 3.2
2011-08-09 Éric AraujoBranch merge
2011-08-09 Éric AraujoBranch merge
2011-08-08 Victor StinnerIssue #12700: fix test_faulthandler for Mac OS X Lion
2011-08-08 Georg BrandlMerge with 3.2.
2011-08-08 Georg BrandlConfirm that the prime example is actually correct...
2011-08-08 Éric AraujoMerge 3.2
2011-08-08 Éric AraujoBranch merge
2011-08-08 Éric AraujoBranch merge
2011-08-08 Éric AraujoClean up shutil.disk_usage.
2011-08-08 Sandro Tosi#12709: merge with 3.2
2011-08-08 Sandro Tosi#12709: add error_callback argument to map_async docume...
2011-08-07 Sandro Tosi#10741: merge with 3.2
2011-08-07 Sandro Tosi#10741: add documentation for PyGILState_GetThisThreadS...
2011-08-07 Sandro Tosi#12677: merge with 3.2
2011-08-07 Sandro Tosi#12677: correct turtle orientation in doc
2011-08-06 Éric AraujoMerge doc changes from 3.2 (#8617, #10745).
2011-08-06 Éric AraujoAdd documentation for PEP 370 features in distutils...
2011-08-06 Eli BenderskyFix grammar
2011-08-06 Eli BenderskyFix grammar
2011-08-06 Senthil Kumaranmerge from 3.2 - Fix closes Issue12697 - Update the...
2011-08-06 Senthil KumaranFix closes Issue12697 - Update the usage syntax of...
2011-08-06 Senthil Kumaranmerge from 3.2 - Fix closes issue11047 - Correct the...
2011-08-06 Senthil Kumaranmerge from 2.7 - Fix closes issue11047 - Correct the...
2011-08-06 Senthil Kumaranmerge from 3.2 - Fix closes issue12698 - make the no_pr...
2011-08-06 Senthil KumaranFix closes issue12698 - make the no_proxy environment...
2011-08-05 Éric AraujoImprove documentation for PEP 370 support in site modul...
2011-08-05 Sandro Tosi#11572: improvements to copy module tests along with...
2011-08-04 Éric AraujoFix wrong use of root logger in packaging (also a NameE...
2011-08-05 Ned DeilyIssue #12540: Prevent zombie IDLE processes on Windows...
2011-08-05 Brett CannonSilence the altered state warning about threadgs when...
2011-08-05 Brett CannonSilence altered execution state warnings from test_teln...
2011-08-05 Brett CannonExplicitly close a file to stop raising a ResourceWarning.
2011-08-04 Benjamin Petersonmerge 3.2
2011-08-04 Benjamin Petersondosmodule is, thankfully, no more
2011-08-03 Senthil Kumaranmerge from 3.2 - change the extra svn to svn+ssh
2011-08-03 Senthil Kumaranchange the redundant svn scheme urljoin test case to...
2011-08-03 Benjamin Petersonmerge heads
2011-08-03 Benjamin Petersonfix arg strings
2011-08-03 Senthil Kumaranmerged heads
2011-08-03 Senthil Kumaranmerge heads
2011-08-03 Senthil Kumaranmerge from 3.2 - Fix closes issue12683 - urljoin to...
2011-08-03 Senthil KumaranFix closes issue12683 - urljoin to work with relative...
2011-08-03 Georg BrandlMerge with 3.2.
2011-08-03 Georg BrandlFix spacing in string literal.
2011-08-03 Benjamin Petersonhandle sched_rr_get_interval not working on current
2011-08-03 Benjamin Petersonfix punctuation
2011-08-03 Benjamin Petersonfix indentation
2011-08-03 Benjamin Petersonmerge heads
2011-08-03 Benjamin PetersonOSX doesn't check sched_get_priority_(min/max) argument
2011-08-03 Eli BenderskyIssue #11049: fix test_forget on installed Python ...
2011-08-03 Ned DeilyIssue #12540: Prevent zombie IDLE processes on Windows...
2011-08-03 Benjamin Petersonneed NULL sentinel
2011-08-02 Benjamin Petersonmerge heads
2011-08-02 Benjamin Petersonbsd doesn't like letting normal processes set the scheduler
2011-08-02 Senthil Kumaranmerge heads.
2011-08-02 Senthil KumaranFix closes issue12663 - Correcting the ArgumentParser...
2011-08-02 Senthil KumaranFix closes issue12663 - Correcting the ArgumentParser...
2011-08-02 Benjamin Petersonavoid warning when SchedParamType is not used
2011-08-02 Benjamin Petersononly add sched_param if it is initialized
2011-08-02 Benjamin PetersonI have been spoiled by chained comparisons in python
2011-08-02 Benjamin Petersoncomparing on number of cpus makes more sense
2011-08-02 Benjamin Petersonfix sched defines
2011-08-02 Benjamin Petersoncheck individually for some for sched_ functions
2011-08-02 Benjamin Petersonmove news note to correct section
2011-08-02 Benjamin Petersonmake_new_cpu_set takes the number of cpus
2011-08-02 Benjamin Petersonsched.h can exist without sched affinity support
2011-08-02 Benjamin Petersonexpose sched.h functions (closes #12655)
2011-08-02 Benjamin PetersonNEWS note for bbeda42ea6a8
2011-08-02 Benjamin Petersonmerge heads
2011-08-02 Benjamin Petersonadd ThreadError to threading.__all__ (closes #12679)
2011-08-02 Sandro Tosi#12665: merge with 3.2
2011-08-02 Sandro Tosi#12665: Dictionary view example has error in set operation
2011-08-02 Sandro Tosi#12670: merge with 3.2
2011-08-02 Ezio Melotti#12183: merge with 3.2.
2011-08-02 Sandro Tosi#12670: Fix struct code after forward declaration on...
2011-08-02 Jason R. CoombsCorrected attribute docstring per pep-257 (reference...
next