summaryrefslogtreecommitdiffstats
path: root/PCbuild/lib.pyproj
Commit message (Expand)AuthorAgeFilesLines
* Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-2...Victor Stinner2021-12-071-0/+6
* bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)Victor Stinner2021-11-151-6/+0
* bpo-10572: Move `sqlite3` tests to `Lib/test` (GH-29304)Erlend Egeberg Aasland2021-10-291-1/+11
* bpo-45229: Make tkinter tests discoverable (GH-28637)Serhiy Storchaka2021-10-131-2/+0
* bpo-45124: Remove the bdist_msi command (GH-28195)Hugo van Kemenade2021-09-071-3/+0
* bpo-45085: Remove the binhex module (GH-28117)Victor Stinner2021-09-021-2/+0
* bpo-42802: Remove distutils bdist_wininst command (GH-24043)Victor Stinner2021-01-081-2/+0
* bpo-42266: Handle monkey-patching descriptors in LOAD_ATTR cache (GH-23157)Pablo Galindo2020-11-051-0/+1
* bpo-42208: Add _locale._get_locale_encoding() (GH-23052)Victor Stinner2020-10-311-1/+0
* bpo-17005: Move topological sort functionality to its own module (GH-20558)Pablo Galindo2020-05-311-0/+1
* bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)Paul Ganssle2020-05-161-0/+8
* Add files in tests/test_peg_generator to the install target lists (GH-19723)Pablo Galindo2020-04-271-0/+7
* bpo-38439: Add 256px IDLE icon (GH-17473)Miro HronĨok2020-04-221-0/+1
* bpo-39459: include missing test files in windows installer Dino Viehland2020-01-281-0/+2
* bpo-38043: Move unicodedata.normalize tests into test_unicodedata. (GH-15712)Greg Price2019-09-101-1/+0
* bpo-37472: Remove Lib/test/outstanding_bugs.py (GH-14516)Victor Stinner2019-07-011-1/+0
* bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143)Victor Stinner2019-06-171-4/+0
* bpo-36867: Make semaphore_tracker track other system resources (GH-13222)Pierre Glaser2019-05-101-1/+1
* bpo-36297: remove "unicode_internal" codec (GH-12342)Inada Naoki2019-03-181-1/+0
* bpo-35471: Remove the macpath module (GH-11129)Victor Stinner2018-12-141-3/+1
* bpo-30814, bpo-30876: Add new import test files to projects. (#2851)Serhiy Storchaka2017-07-271-0/+6
* Adds lib.pyproj file to solution (#1633)Steve Dower2017-05-171-0/+1813