Commits
User selector
Commit History
Commits on Mar 9, 2022
- authored
Erlend Egeberg Aasland Docstring: replace pysqlite with sqlite3 (GH-31758)
Show description for b33a1aeauthored
Erlend Egeberg Aasland
Commits on Mar 8, 2022
- authored
- authored
Erlend Egeberg Aasland
Commits on Mar 7, 2022
- authored
bpo-46933: Make pwd module optional (GH-31700)
Show description for ca9689fandauthored
- authored
Commits on Mar 6, 2022
Commits on Mar 5, 2022
Commits on Mar 3, 2022
bpo-46913: Fix test_faulthandler.test_read_null() on UBSan (GH31672)
Show description for 65b92ccauthoredbpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN (GH-31662)
Show description for 4173d67authored- authored
Erlend Egeberg Aasland
Commits on Mar 2, 2022
bpo-46848: Move _PyBytes_Find() to internal C API (GH-31642)
Show description for b6b711aauthoredbpo-46848: Use stringlib/fastsearch in mmap (GH-31625)
Show description for 6ddb09fauthored
Commits on Feb 28, 2022
bpo-46771: Remove two controversial lines from Task.cancel() (GH-31623)
Show description for 7d611b4authored- authored
Erlend Egeberg Aasland - authored
Commits on Feb 26, 2022
Commits on Feb 25, 2022
bpo-46836: Rename InterpreterFrame to _PyInterpreterFrame (GH-31583)
Show description for 87af12bauthoredbpo-46748: Don't import <stdbool.h> in public headers (GH-31553)
Show description for 2c228a7authored- authored
bpo-46656: Remove Py_NO_NAN macro (GH-31160)
Show description for 1b2611eauthored
Commits on Feb 24, 2022
- authored
bpo-46771: Implement task cancel requests counter (GH-31513)
Show description for 7fce106authored
Commits on Feb 23, 2022
bpo-45412: Add _PY_SHORT_FLOAT_REPR macro (GH-31171)
Show description for 9bbdde2authored- authored
bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects (gh-31366)
Show description for 1f45536authored
Commits on Feb 22, 2022
bpo-46606: Reduce stack usage of getgroups and setgroups (GH-31073)
Show description for 74127b8authored
Commits on Feb 21, 2022
bpo-45390: Propagate CancelledError's message from cancelled task to its awaiter (GH-31383)
Show description for 4140bcbandauthored- authored