summaryrefslogtreecommitdiffstats
path: root/Source/DLLHeader.dsptemplate
Commit message (Expand)AuthorAgeFilesLines
* support for debug and opt librariesKen Martin2001-04-261-2/+2
* ENH: Need BUILD_SHARED_LIBRARIES defined for making windows DLLs.Brad King2001-04-101-8/+8
* ENH: Finished Simplifying dsptemplate processing with in place of separate R...Brad King2001-03-091-3/+3
* dll build rulesKen Martin2001-02-271-0/+106
Simon Willison2019-09-111-1/+2 * Update ftplib.all_errors documentation to match code (#15026)Andrew Scheller2019-09-111-1/+1 * bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895)Raymond Hettinger2019-09-118-37/+40 * bpo-37651: Document CancelledError is now a subclass of BaseException (GH-15950)Xtreak2019-09-111-19/+2 * bpo-33187: Document ElementInclude (XInclude) support in ElementTree (GH-8861)Anjali Bansal2019-09-112-0/+92 * bpo-23460: Fix documentation for decimal string :g formatting (GH-11850)Brennan D Baraban2019-09-112-3/+5 * bpo-37488 : Document a warning for datetime.utcnow() and utcfromtimestamp() (...Joannah Nanjekye2019-09-112-16/+35 * bpo-36919: make test_source_encoding.test_issue2301 implementation-independen...Pavel Koneski2019-09-112-1/+3 * closes bpo-37252: Fix devpoll tests. (GH-14017)Jakub Kulík2019-09-112-3/+5 * bpo-37305: add MIME type for Web App Manifest (#14199)Filip Š2019-09-112-0/+3 * bpo-31163: Added return values to pathlib.Path instance's rename and replace ...hui shang2019-09-114-11/+30 * bpo-33944: note about the intended use of code in .pth files (GH-10131)native-api2019-09-112-0/+14 * Turn off AppVeyor CI (GH-15929)Zachary Ware2019-09-111-38/+0 * bpo-33459: Fix "tuple displays" term in Expressions.rst (GH-6760)Andre Delfino2019-09-111-4/+4 * bpo-34519: Add additional aliases for HP Roman 8 (GH-8956)Michael Osipov2019-09-112-0/+3 * bpo-38107: Replace direct future and task contructor calls with factories in ...Andrew Svetlov2019-09-1113-159/+156 * bpo-35640: Allow passing PathLike arguments to SimpleHTTPRequestHandler (GH-1...Géry Ogam2019-09-11