| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-90716: add _pylong.py module (#96673) | Neil Schemenauer | 2022-10-26 | 1 | -0/+1 |
|
|
* | gh-97669: Create Tools/build/ directory (#97963) | Victor Stinner | 2022-10-17 | 1 | -1/+1 |
|
|
* | gh-93243: Make smtpd private before porting its users (GH-93246) | Oleg Iarygin | 2022-08-06 | 1 | -1/+0 |
|
|
* | gh-93939: Build C extensions without setup.py (GH-94474) | Christian Heimes | 2022-07-14 | 1 | -1/+0 |
|
|
* | bpo-40059: Add tomllib (PEP-680) (GH-31498) | Taneli Hukkinen | 2022-03-08 | 1 | -0/+1 |
|
|
* | Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-2... | Victor Stinner | 2021-12-07 | 1 | -0/+3 |
|
|
* | bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521) | Victor Stinner | 2021-11-15 | 1 | -3/+0 |
|
|
* | bpo-45688: Add _scproxy to sys.stdlib_module_names (GH-29358) | Christian Heimes | 2021-11-02 | 1 | -0/+1 |
|
|
* | bpo-45085: Remove the binhex module (GH-28117) | Victor Stinner | 2021-09-02 | 1 | -1/+0 |
|
|
* | Add tests for the C tokenizer and expose it as a private module (GH-27924) | Pablo Galindo Salgado | 2021-08-24 | 1 | -0/+1 |
|
|
* | bpo-44353: Implement typing.NewType __call__ method in C (#27262) | Yurii Karabas | 2021-07-22 | 1 | -0/+1 |
|
|
* | bpo-42955: Add _overlapped to sys.stdlib_module_names (GH-25122) | Victor Stinner | 2021-04-01 | 1 | -0/+1 |
|
|
* | bpo-43456: Remove _xxsubinterpreters from sys.stdlib_module_names (GH-24814) | Victor Stinner | 2021-03-10 | 1 | -1/+0 |
|
|
* | bpo-43445: Add frozen modules to sys.stdlib_module_names (GH-24798) | Victor Stinner | 2021-03-10 | 1 | -0/+2 |
|
|
* | bpo-42955: Remove sub-packages from sys.stdlib_module_names (GH-24353) | Victor Stinner | 2021-01-27 | 1 | -12/+0 |
|
|
* | bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332) | Victor Stinner | 2021-01-25 | 1 | -0/+317 |
|
|