Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

V1.20.2.rc9 dev againagain #456

Merged
merged 26 commits into from
Jun 10, 2020
Merged

V1.20.2.rc9 dev againagain #456

merged 26 commits into from
Jun 10, 2020

Conversation

peter-pycom
Copy link
Contributor

No description provided.

amotl and others added 26 commits March 5, 2020 15:19
MicroPython's "gc_alloc" and "m_malloc" functions should
probably not be invoked from within C-level RTOS extensions.
Otherwise, the garbage collector might want to prune memory
which does not really hold MicroPython objects.
This eventually leads to random core panics.
The layout of the config block should not be changed. It can grow at the end, but changing it in the middle would shift the rest and result in reading wrong values.
Standardized the memory allocations. (Extended from PR 418)
Previous commit 84b9fd1 has only shortened the hash, but failed to update it. This commit fixes it
Fix an issue in wrap_socket() results exception when no certificate validation is needed
…when lopy set in ap mode (#128)

Co-authored-by: Antoine Gicquel <[email protected]>
@Xykon Xykon merged commit 1a257d8 into Dev Jun 10, 2020
@Xykon Xykon deleted the v1.20.2.rc9_Dev_againagain branch June 10, 2020 18:20
X-Ryl669 pushed a commit to X-Ryl669/pycom-micropython-sigfox that referenced this pull request May 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants