FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-74696: Pass root_dir to custom archivers which support it by serhiy-storchaka · Pull Request #94251 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-74696: Pass root_dir to custom archivers which support it
- #94251
#94251
Merged
serhiy-storchaka
merged 27 commits into
python:main
python/cpython:main
from
serhiy-storchaka:shutil-register_archive_format-supports_root_dir-attr
serhiy-storchaka/cpython:shutil-register_archive_format-supports_root_dir-attr
Copy head branch name to clipboard
Oct 5, 2022
Conversation
Commits
27
(27)
Checks
Files changed
Merged
gh-74696: Pass root_dir to custom archivers which support it
#94251
serhiy-storchaka
merged 27 commits into
python:main
python/cpython:main
from
serhiy-storchaka:shutil-register_archive_format-supports_root_dir-attr
serhiy-storchaka/cpython:shutil-register_archive_format-supports_root_dir-attr
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2022
gh-74696: Pass root_dir to custom archivers which support it
serhiy-storchaka
committed
e5ebb8d
View commit details
Copy full SHA for e5ebb8d
Browse repository at this point
Update Doc/library/shutil.rst
Show description for 563b0f5
serhiy-storchaka
and
merwok
authored
563b0f5
View commit details
Copy full SHA for 563b0f5
Browse repository at this point
Commits on Sep 29, 2022
Merge branch 'main' into shutil-register_archive_format-supports_root_dir-attr
Éric
authored
2190304
View commit details
Copy full SHA for 2190304
Browse repository at this point
Commits on Oct 2, 2022
closes gh-97650: correct sphinx executable (gh-97651)
NoSuck
authored and
serhiy-storchaka
committed
7dc8fb3
View commit details
Copy full SHA for 7dc8fb3
Browse repository at this point
gh-96397: Document that attributes need not be identifiers (#96454)
Show description for 679cf96
authored and
serhiy-storchaka
committed
679cf96
View commit details
Copy full SHA for 679cf96
Browse repository at this point
gh-96348: Deprecate the 3-arg signature of coroutine.throw and generator.throw (GH-96428)
ofey404
authored and
serhiy-storchaka
committed
3c84af2
View commit details
Copy full SHA for 3c84af2
Browse repository at this point
Use SyntaxError invalid range in tutorial introduction example (GH-93031)
Show description for 8a0ad46
ehebert
authored and
serhiy-storchaka
committed
8a0ad46
View commit details
Copy full SHA for 8a0ad46
Browse repository at this point
gh-97649: The Tools directory is no longer installed on Windows (GH-97653)
zooba
authored and
serhiy-storchaka
committed
182755f
View commit details
Copy full SHA for 182755f
Browse repository at this point
gh-90989: Install Windows launcher per-user, and clarify some installer text (GH-97655)
zooba
authored and
serhiy-storchaka
committed
b1a9de0
View commit details
Copy full SHA for b1a9de0
Browse repository at this point
gh-94526: getpath_dirname() no longer encodes the path (#97645)
Show description for cc1e8e0
vstinner
authored and
serhiy-storchaka
committed
cc1e8e0
View commit details
Copy full SHA for cc1e8e0
Browse repository at this point
bpo-35675: IDLE - separate config_key window and frame (#11427)
Show description for 8fd0e86
authored and
serhiy-storchaka
committed
8fd0e86
View commit details
Copy full SHA for 8fd0e86
Browse repository at this point
gh-87597: Document TimeoutExpired.stdout & .stderr types (#97685)
Show description for d1d6b31
gpshead
authored and
serhiy-storchaka
committed
d1d6b31
View commit details
Copy full SHA for d1d6b31
Browse repository at this point
GH-96827: Don't touch closed loops from executor threads (#96837)
Show description for c6203f8
gvanrossum
authored and
serhiy-storchaka
committed
c6203f8
View commit details
Copy full SHA for c6203f8
Browse repository at this point
GH-97592: Fix crash in C remove_done_callback due to evil code (#97660)
Show description for 67851dc
gvanrossum
authored and
serhiy-storchaka
committed
67851dc
View commit details
Copy full SHA for 67851dc
Browse repository at this point
gh-90110: Update the c-analyzer Tool (gh-97695)
Show description for 4c95e50
ericsnowcurrently
authored and
serhiy-storchaka
committed
4c95e50
View commit details
Copy full SHA for 4c95e50
Browse repository at this point
gh-90908: Document asyncio.Task.cancelling() and asyncio.Task.uncancel() (#95253)
Show description for fb39e7f
authored and
serhiy-storchaka
committed
fb39e7f
View commit details
Copy full SHA for fb39e7f
Browse repository at this point
Fix capitalization of Unix in documentation (#96913)
hawkinsw
authored and
serhiy-storchaka
committed
0bb7e71
View commit details
Copy full SHA for 0bb7e71
Browse repository at this point
gh-95588: Drop the safety claim from `ast.literal_eval` docs. (#95919)
Show description for 5ffc011
gpshead
authored and
serhiy-storchaka
committed
5ffc011
View commit details
Copy full SHA for 5ffc011
Browse repository at this point
gh-97591: In `Exception.__setstate__()` acquire strong references before calling `tp_hash` slot (#97700)
ofey404
authored and
serhiy-storchaka
committed
e401b65
View commit details
Copy full SHA for e401b65
Browse repository at this point
gh-95975: Move except/*/finally ref labels to more precise locations (#95976)
Show description for 879e866
authored and
serhiy-storchaka
committed
879e866
View commit details
Copy full SHA for 879e866
Browse repository at this point
gh-97607: Fix content parsing in the impl-detail reST directive (#97652)
Show description for 299dd41
CAM-Gerlach
authored and
serhiy-storchaka
committed
299dd41
View commit details
Copy full SHA for 299dd41
Browse repository at this point
[docs] Update logging cookbook with recipe for using a logger like an output… (GH-97730)
vsajip
authored and
serhiy-storchaka
committed
551b707
View commit details
Copy full SHA for 551b707
Browse repository at this point
Refactor tests.
serhiy-storchaka
committed
b37f2cd
View commit details
Copy full SHA for b37f2cd
Browse repository at this point
Merge branch 'main' into shutil-register_archive_format-supports_root_dir-attr
serhiy-storchaka
committed
bf58b11
View commit details
Copy full SHA for bf58b11
Browse repository at this point
Commits on Oct 4, 2022
Apply suggestions from code review
Show description for 9980c8c
serhiy-storchaka
and
merwok
authored
9980c8c
View commit details
Copy full SHA for 9980c8c
Browse repository at this point
fix markup
merwok
authored
5160cb7
View commit details
Copy full SHA for 5160cb7
Browse repository at this point
Commits on Oct 5, 2022
Update Doc/whatsnew/3.12.rst
serhiy-storchaka
authored
701f896
View commit details
Copy full SHA for 701f896
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL