FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-106242: Fix path truncation in normpath by finnagin · Pull Request #106816 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-106242: Fix path truncation in normpath
- #106816
#106816
Merged
zooba
merged 27 commits into
python:main
python/cpython:main
from
finnagin:106242
finnagin/cpython:106242
Copy head branch name to clipboard
Aug 15, 2023
Conversation
Commits
27
(27)
Checks
Files changed
Merged
gh-106242: Fix path truncation in normpath
#106816
zooba
merged 27 commits into
python:main
python/cpython:main
from
finnagin:106242
finnagin/cpython:106242
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2023
added _Py_normpathAndSize
finnagin
committed
d1fe8fa
View commit details
Copy full SHA for d1fe8fa
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into 106242
finnagin
committed
726da04
View commit details
Copy full SHA for 726da04
Browse repository at this point
Commits on Jul 5, 2023
PyAPI_FUNC -> extern
finnagin
committed
8cab42c
View commit details
Copy full SHA for 8cab42c
Browse repository at this point
remove prinfs
finnagin
committed
82a9d36
View commit details
Copy full SHA for 82a9d36
Browse repository at this point
fix length calculation
finnagin
committed
6c18bf8
View commit details
Copy full SHA for 6c18bf8
Browse repository at this point
Commits on Jul 6, 2023
length -> norm_size, fix begining null char case
finnagin
committed
c90249d
View commit details
Copy full SHA for c90249d
Browse repository at this point
fix norm_size calculation
finnagin
committed
8e1f1ea
View commit details
Copy full SHA for 8e1f1ea
Browse repository at this point
add test cases
finnagin
committed
3003891
View commit details
Copy full SHA for 3003891
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into 106242
finnagin
committed
2fcae77
View commit details
Copy full SHA for 2fcae77
Browse repository at this point
move tests to test_genericpath.py
finnagin
committed
30fa3a4
View commit details
Copy full SHA for 30fa3a4
Browse repository at this point
handle edge cases
finnagin
committed
f0afe44
View commit details
Copy full SHA for f0afe44
Browse repository at this point
Commits on Jul 13, 2023
decrement p2 when == minp2 & update minp2 handling with leading ./
finnagin
committed
6412901
View commit details
Copy full SHA for 6412901
Browse repository at this point
change test case to no longer include null character
finnagin
committed
78192de
View commit details
Copy full SHA for 78192de
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into 106242
finnagin
committed
199abac
View commit details
Copy full SHA for 199abac
Browse repository at this point
Merge branch 'python:main' into 106242
finnagin
authored
cbe57c4
View commit details
Copy full SHA for cbe57c4
Browse repository at this point
Add norm_size variable description, add normpath description
finnagin
authored
4b9de2c
View commit details
Copy full SHA for 4b9de2c
Browse repository at this point
update normpathAndSize description
finnagin
authored
f1731f1
View commit details
Copy full SHA for f1731f1
Browse repository at this point
Commits on Jul 16, 2023
norm_size->normsize
finnagin
committed
d7f7045
View commit details
Copy full SHA for d7f7045
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into 106242
finnagin
committed
184fde9
View commit details
Copy full SHA for 184fde9
Browse repository at this point
remove trailing whitespace
finnagin
committed
9e0d52a
View commit details
Copy full SHA for 9e0d52a
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into 106242
finnagin
committed
3815967
View commit details
Copy full SHA for 3815967
Browse repository at this point
Merge branch 'python:main' into 106242
finnagin
authored
d9d78cc
View commit details
Copy full SHA for d9d78cc
Browse repository at this point
Commits on Jul 17, 2023
_Py_normpathAndSize -> _Py_normpath_and_size
finnagin
committed
3ef9e3b
View commit details
Copy full SHA for 3ef9e3b
Browse repository at this point
revert test_addpackage_import_bad_pth_file change
finnagin
committed
c885d13
View commit details
Copy full SHA for c885d13
Browse repository at this point
Commits on Aug 14, 2023
merge upstream/main, fix merge conflicts
finnagin
committed
d896d45
View commit details
Copy full SHA for d896d45
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
0959e2b
View commit details
Copy full SHA for 0959e2b
Browse repository at this point
Update Misc/NEWS.d/next/Library/2023-08-14-23-11-11.gh-issue-106242.71HMym.rst
Show description for aecae84
finnagin
and
zooba
authored
aecae84
View commit details
Copy full SHA for aecae84
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL