index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-64783: Fix signal.NSIG value on FreeBSD (#91929)
Victor Stinner
2022-04-25
1
-0/+10
*
gh-91880: add try/except around `signal.signal` (#91881)
David Hewitt
2022-04-25
2
-1/+26
*
gh-91904: Fix setting envvar PYTHONREGRTEST_UNICODE_GUARD (GH-91905)
Serhiy Storchaka
2022-04-25
2
-5/+6
*
gh-90633: Improve error and docs for typing.assert_never (#91720)
Jelle Zijlstra
2022-04-25
2
-1/+20
*
gh-84461: Include _emscripten_info in pythoninfo output (GH-91907)
Christian Heimes
2022-04-25
1
-0/+1
*
Rewrite audio.py to jive with image.py (#91886)
Barry Warsaw
2022-04-24
6
-64/+78
*
gh-91821: Make decimal test succeed consistently (#91825)
Jelle Zijlstra
2022-04-24
1
-0/+1
*
Simplify testing the warning filename (GH-91868)
Serhiy Storchaka
2022-04-24
8
-43/+43
*
gh-91230: Concise catch_warnings with simplefilter (#91435)
Zac Hatfield-Dodds
2022-04-24
2
-1/+30
*
gh-91217: deprecate spwd (#91846)
Brett Cannon
2022-04-23
1
-1/+4
*
RE: Pre-split the list of opcode names (GH-91859)
Serhiy Storchaka
2022-04-23
1
-70/+71
*
gh-91308: Simplify parsing inline flag "x" (verbose) (GH-91855)
Serhiy Storchaka
2022-04-23
1
-16/+4
*
RE: Add more tests for inline flag "x" and re.VERBOSE (GH-91854)
Serhiy Storchaka
2022-04-23
1
-5/+27
*
gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781)
Christian Heimes
2022-04-23
2
-6/+9
*
gh-88116: Enhance the inspect frame APIs to use the extended position informa...
Pablo Galindo Salgado
2022-04-23
2
-14/+75
*
gh-91217: deprecate-sndhdr (#91806)
Brett Cannon
2022-04-22
3
-15/+45
*
bpo-46720: Add support for path-like objects to multiprocessing.set_executabl...
Géry Ogam
2022-04-22
3
-8/+29
*
gh-91575: Add a script for generating data for case-insensitive matching in r...
Serhiy Storchaka
2022-04-22
2
-57/+108
*
gh-91700: Validate the group number in conditional expression in RE (GH-91702)
Serhiy Storchaka
2022-04-22
2
-0/+12
*
gh-90568: Fix exception type for \N with a named sequence in RE (GH-91665)
Serhiy Storchaka
2022-04-22
2
-2/+6
*
gh-91291: Accept attributes as keyword arguments in decimal.localcontext (#32...
Sam Ezeh
2022-04-22
2
-3/+47
*
bpo-43224: Implement pickling of TypeVarTuples (#32119)
Matthew Rahtz
2022-04-22
2
-7/+74
*
gh-91217: deprecate-pipes (GH-91779)
Brett Cannon
2022-04-22
2
-1/+6
*
gh-69093: Add indexing and slicing support to sqlite3.Blob (#91599)
Erlend Egeberg Aasland
2022-04-22
1
-4/+134
*
gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732)
Inada Naoki
2022-04-22
9
-16/+17
*
gh-89373: _Py_Dealloc() checks tp_dealloc exception (#32357)
Victor Stinner
2022-04-21
1
-2/+12
*
GH-88116: Document that PyCodeNew is dangerous, and make PyCode_NewEmpty less...
Mark Shannon
2022-04-21
1
-0/+3
*
GH-88116: Use a compact format to represent end line and column offsets. (GH-...
Mark Shannon
2022-04-21
7
-78/+162
*
gh-91636: Don't clear required fields of function objects (GH-91651)
Dennis Sweeney
2022-04-21
1
-0/+67
*
bpo-42066: CookieJar cookies should not be sorted (GH-22745)
Iman Kermani
2022-04-21
2
-12/+7
*
Revert "gh-85567: Register a cleanup function to close files for FileType obj...
Victor Stinner
2022-04-21
1
-7/+3
*
bpo-46075: Store localhost cookies in CookieJar (#30108)
Nick
2022-04-19
2
-2/+45
*
gh-74166: make all_errors keyword-only (GH-91704)
Irit Katriel
2022-04-19
1
-1/+1
*
gh-91616: re module, fix .fullmatch() mismatch when using Atomic Grouping or ...
Ma Lin
2022-04-19
2
-1/+28
*
gh-91231: Add shutdown_timeout to multiprocessing BaseManager (#32112)
Victor Stinner
2022-04-19
2
-19/+31
*
Add more tests for group names and refs in RE (GH-91695)
Serhiy Storchaka
2022-04-19
1
-15/+41
*
gh-74166: break cycle by clearing the list instead of dropping its reference ...
Irit Katriel
2022-04-19
1
-1/+1
*
gh-90997: bpo-46841: Disassembly of quickened code (GH-32099)
penguin_wwy
2022-04-19
3
-39/+205
*
gh-91098: Use Argument Clinic for Object/classobject.c to fix docstrings (#31...
Oleg Iarygin
2022-04-19
1
-1/+3
*
gh-91526: io: Remove device encoding support from TextIOWrapper (GH-91529)
Inada Naoki
2022-04-19
2
-20/+0
*
gh-74166: Add option to get all errors from socket.create_connection (GH-91586)
Irit Katriel
2022-04-18
2
-9/+33
*
gh-91670: Removes `SO` config variable in `sysconfig.py` (#91671)
Bryan Weber
2022-04-18
3
-42/+0
*
gh-91576: Speed up iteration of strings (#91574)
Kumar Aditya
2022-04-18
1
-0/+31
*
gh-91575: Update case-insensitive matching in re to the latest Unicode versio...
Serhiy Storchaka
2022-04-18
2
-9/+76
*
gh-91265: Make old ctypes.macholib tests runned by `python -m test` (gh-32094)
Oleg Iarygin
2022-04-18
4
-52/+44
*
Update: usage doc for heappushpop (GH-91451)
Aditya Aggarwal
2022-04-18
1
-0/+2
*
gh-85567: Register a cleanup function to close files for FileType objects in ...
achhina
2022-04-18
1
-3/+7
*
gh-91217: deprecate ossaudiodev (GH-91641)
Brett Cannon
2022-04-17
1
-1/+4
*
gh-91625: Don't ignore extended args of adaptive opcodes (GH-91626)
Dennis Sweeney
2022-04-17
3
-2/+44
*
gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) (...
Jason R. Coombs
2022-04-17
3
-16/+40
[next]